summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng
AgeCommit message (Expand)Author
2016-09-23staging: wlan-ng: remove unnecessary spaces before castsJannik Becher
2016-09-23staging: wlan-ng: removed blank linesJuliana Rodrigues
2016-09-22staging: wlan-ng: fixed block comment formattingJuliana Rodrigues
2016-09-22staging: wlan-ng: fixed alignment not matchingJuliana Rodrigues
2016-09-22staging: wlan-ng: fixed parenthesis alignmentJuliana Rodrigues
2016-09-22staging: wlan-ng: fixed block comment trailingJuliana Rodrigues
2016-09-20staging: wlan-ng: Remove unnecessary variable usageRehas Sachdeva
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik
2016-09-18staging: wlan-ng: if statement style cleanupJon Eyolfson
2016-09-16staging: wlan-ng: add spaces around <<Gargi Sharma
2016-09-16staging: wlan-ng: add spaces around |Gargi Sharma
2016-09-16staging: wlan-ng: add spaces around >>Gargi Sharma
2016-09-16staging: wlan-ng: add spaces around &Gargi Sharma
2016-09-16staging: wlan-ng: add spaces around +Gargi Sharma
2016-09-15Staging: wlan-ng: Use !x instead of x == NULL.Sandhya Bankar
2016-09-12Staging: wlan-ng: changed definition of DIDmib_dot11smt_dot11WEPDefaultKeysTa...Claudiu Beznea
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea
2016-09-01Staging: wlan-ng: replace switch-case statements with macroClaudiu Beznea
2016-09-01Staging: wlan-ng: removed duplicate code in p80211req.cClaudiu Beznea
2016-09-01Staging: wlan-ng: Improved case statements in p80211req_mibset_mibget()Claudiu Beznea
2016-08-21Staging: wlan-ng: fix comparison to NULL issue.Kevin McKinney
2016-08-21Staging: wlan-ng: fix unnecessary parentheses.Kevin McKinney
2016-08-21Staging: wlan-ng: fix alignment not matching.Kevin McKinney
2016-08-21Staging: wlan-ng: Fix trailing */ in block comments.YU Bo
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-29Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequen...Claudiu Beznea
2016-04-29staging: wlan-ng: rewrite NULL comparisonNicholas Sim
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-29Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used ...Claudiu Beznea
2016-03-29Staging: wlan-ng: convert usb_prism_tbl[] array into a const arrayClaudiu Beznea
2016-03-29Staging: wlan-ng: no need for memcpy() since its arguments are already equalClaudiu Beznea
2016-03-28Staging: wlan-ng: wiphy_free() is not called in case wiphy_register() failsClaudiu Beznea
2016-03-28Staging: wlan-ng: Use x instead of x != NULL.Sandhya Bankar
2016-03-28Staging: wlan-ng: defined oui_rfc1042[] and oui_8021h[] arrays as const arraysClaudiu Beznea
2016-03-11Staging: wlan-ng: Do not print message if kzalloc() failed.Sandhya Bankar
2016-03-11Staging: wlan-ng: Handle error condition.Sandhya Bankar
2016-03-11staging: wlan-ng: simplify NULL testsEva Rachel Retuya
2016-03-11staging: wlan-ng: prism2sta.c: Drop unneeded void pointer castJanani Ravichandran
2016-03-11staging: wlan-ng: prism2mgmt.c: Drop void pointer castJanani Ravichandran
2016-03-11staging: wlan-ng: prism2mib.c: Drop void pointer castJanani Ravichandran
2016-03-11staging: wlan-ng: Drop void pointer castJanani Ravichandran
2016-03-11staging: wlan-ng: Remove unnecessary macroAmitoj Kaur Chawla
2016-02-20staging: wlan-ng: fix NULL comparisonFu Yong Quah
2016-02-20staging: wlan-ng: Remove flush_scheduled_workAmitoj Kaur Chawla
2016-02-20Staging: wlan-ng: Remove unused functions and prototypesBhumika Goyal