summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
AgeCommit message (Expand)AuthorFilesLines
2016-09-22staging: wlan-ng: fixed block comment formattingJuliana Rodrigues1-1/+2
2016-09-22staging: wlan-ng: fixed alignment not matchingJuliana Rodrigues1-1/+1
2016-09-22staging: wlan-ng: fixed parenthesis alignmentJuliana Rodrigues1-1/+1
2016-09-22staging: wlan-ng: fixed block comment trailingJuliana Rodrigues1-1/+2
2016-09-20staging: wlan-ng: Remove unnecessary variable usageRehas Sachdeva1-3/+1
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik15-183/+183
2016-09-18staging: wlan-ng: if statement style cleanupJon Eyolfson1-4/+4
2016-09-16staging: wlan-ng: add spaces around <<Gargi Sharma1-1/+1
2016-09-16staging: wlan-ng: add spaces around |Gargi Sharma1-2/+2
2016-09-16staging: wlan-ng: add spaces around >>Gargi Sharma1-1/+1
2016-09-16staging: wlan-ng: add spaces around &Gargi Sharma1-6/+6
2016-09-16staging: wlan-ng: add spaces around +Gargi Sharma1-1/+1
2016-09-15Staging: wlan-ng: Use !x instead of x == NULL.Sandhya Bankar1-2/+2
2016-09-12Staging: wlan-ng: changed definition of DIDmib_dot11smt_dot11WEPDefaultKeysTa...Claudiu Beznea1-2/+1
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea3-6/+2
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea3-6/+2
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea3-6/+2
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea3-6/+2
2016-09-01Staging: wlan-ng: replace switch-case statements with macroClaudiu Beznea2-70/+19
2016-09-01Staging: wlan-ng: removed duplicate code in p80211req.cClaudiu Beznea1-20/+19
2016-09-01Staging: wlan-ng: Improved case statements in p80211req_mibset_mibget()Claudiu Beznea1-19/+9
2016-08-21Staging: wlan-ng: fix comparison to NULL issue.Kevin McKinney1-1/+1
2016-08-21Staging: wlan-ng: fix unnecessary parentheses.Kevin McKinney1-2/+2
2016-08-21Staging: wlan-ng: fix alignment not matching.Kevin McKinney1-4/+4
2016-08-21Staging: wlan-ng: Fix trailing */ in block comments.YU Bo1-253/+253
2016-07-06nl80211: support beacon report scanningAvraham Stern1-1/+4
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-24/+28
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2016-04-29Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequen...Claudiu Beznea1-12/+16
2016-04-29staging: wlan-ng: rewrite NULL comparisonNicholas Sim1-4/+4
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-3/+3
2016-03-29Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used ...Claudiu Beznea1-1/+0
2016-03-29Staging: wlan-ng: convert usb_prism_tbl[] array into a const arrayClaudiu Beznea1-1/+1
2016-03-29Staging: wlan-ng: no need for memcpy() since its arguments are already equalClaudiu Beznea1-1/+0
2016-03-28Staging: wlan-ng: wiphy_free() is not called in case wiphy_register() failsClaudiu Beznea1-1/+3
2016-03-28Staging: wlan-ng: Use x instead of x != NULL.Sandhya Bankar1-2/+2
2016-03-28Staging: wlan-ng: defined oui_rfc1042[] and oui_8021h[] arrays as const arraysClaudiu Beznea1-2/+2
2016-03-11Staging: wlan-ng: Do not print message if kzalloc() failed.Sandhya Bankar1-1/+0
2016-03-11Staging: wlan-ng: Handle error condition.Sandhya Bankar1-0/+4
2016-03-11staging: wlan-ng: simplify NULL testsEva Rachel Retuya3-9/+9
2016-03-11staging: wlan-ng: prism2sta.c: Drop unneeded void pointer castJanani Ravichandran1-15/+15
2016-03-11staging: wlan-ng: prism2mgmt.c: Drop void pointer castJanani Ravichandran1-1/+1
2016-03-11staging: wlan-ng: prism2mib.c: Drop void pointer castJanani Ravichandran1-5/+5
2016-03-11staging: wlan-ng: Drop void pointer castJanani Ravichandran1-1/+1
2016-03-11staging: wlan-ng: Remove unnecessary macroAmitoj Kaur Chawla1-5/+3
2016-02-20staging: wlan-ng: fix NULL comparisonFu Yong Quah1-4/+4
2016-02-20staging: wlan-ng: Remove flush_scheduled_workAmitoj Kaur Chawla1-1/+2
2016-02-20Staging: wlan-ng: Remove unused functions and prototypesBhumika Goyal2-78/+0
2016-02-20Staging: wlan-ng: Remove function hfa384x_drvr_commtalliesBhumika Goyal2-32/+0
2016-02-14Staging: wlan-ng: Remove function prototypeBhumika Goyal1-1/+0