summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik2016-09-1815-183/+183
* staging: wlan-ng: if statement style cleanupJon Eyolfson2016-09-181-4/+4
* staging: wlan-ng: add spaces around <<Gargi Sharma2016-09-161-1/+1
* staging: wlan-ng: add spaces around |Gargi Sharma2016-09-161-2/+2
* staging: wlan-ng: add spaces around >>Gargi Sharma2016-09-161-1/+1
* staging: wlan-ng: add spaces around &Gargi Sharma2016-09-161-6/+6
* staging: wlan-ng: add spaces around +Gargi Sharma2016-09-161-1/+1
* Staging: wlan-ng: Use !x instead of x == NULL.Sandhya Bankar2016-09-151-2/+2
* Staging: wlan-ng: changed definition of DIDmib_dot11smt_dot11WEPDefaultKeysTa...Claudiu Beznea2016-09-121-2/+1
* Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea2016-09-123-6/+2
* Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea2016-09-123-6/+2
* Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea2016-09-123-6/+2
* Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea2016-09-123-6/+2
* Staging: wlan-ng: replace switch-case statements with macroClaudiu Beznea2016-09-012-70/+19
* Staging: wlan-ng: removed duplicate code in p80211req.cClaudiu Beznea2016-09-011-20/+19
* Staging: wlan-ng: Improved case statements in p80211req_mibset_mibget()Claudiu Beznea2016-09-011-19/+9
* Staging: wlan-ng: fix comparison to NULL issue.Kevin McKinney2016-08-211-1/+1
* Staging: wlan-ng: fix unnecessary parentheses.Kevin McKinney2016-08-211-2/+2
* Staging: wlan-ng: fix alignment not matching.Kevin McKinney2016-08-211-4/+4
* Staging: wlan-ng: Fix trailing */ in block comments.YU Bo2016-08-211-253/+253
* nl80211: support beacon report scanningAvraham Stern2016-07-061-1/+4
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-207-24/+28
|\
| * Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequen...Claudiu Beznea2016-04-291-12/+16
| * staging: wlan-ng: rewrite NULL comparisonNicholas Sim2016-04-291-4/+4
| * Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used ...Claudiu Beznea2016-03-291-1/+0
| * Staging: wlan-ng: convert usb_prism_tbl[] array into a const arrayClaudiu Beznea2016-03-291-1/+1
| * Staging: wlan-ng: no need for memcpy() since its arguments are already equalClaudiu Beznea2016-03-291-1/+0
| * Staging: wlan-ng: wiphy_free() is not called in case wiphy_register() failsClaudiu Beznea2016-03-281-1/+3
| * Staging: wlan-ng: Use x instead of x != NULL.Sandhya Bankar2016-03-281-2/+2
| * Staging: wlan-ng: defined oui_rfc1042[] and oui_8021h[] arrays as const arraysClaudiu Beznea2016-03-281-2/+2
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-3/+3
|/
* Staging: wlan-ng: Do not print message if kzalloc() failed.Sandhya Bankar2016-03-111-1/+0
* Staging: wlan-ng: Handle error condition.Sandhya Bankar2016-03-111-0/+4
* staging: wlan-ng: simplify NULL testsEva Rachel Retuya2016-03-113-9/+9
* staging: wlan-ng: prism2sta.c: Drop unneeded void pointer castJanani Ravichandran2016-03-111-15/+15
* staging: wlan-ng: prism2mgmt.c: Drop void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: wlan-ng: prism2mib.c: Drop void pointer castJanani Ravichandran2016-03-111-5/+5
* staging: wlan-ng: Drop void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: wlan-ng: Remove unnecessary macroAmitoj Kaur Chawla2016-03-111-5/+3
* staging: wlan-ng: fix NULL comparisonFu Yong Quah2016-02-201-4/+4
* staging: wlan-ng: Remove flush_scheduled_workAmitoj Kaur Chawla2016-02-201-1/+2
* Staging: wlan-ng: Remove unused functions and prototypesBhumika Goyal2016-02-202-78/+0
* Staging: wlan-ng: Remove function hfa384x_drvr_commtalliesBhumika Goyal2016-02-202-32/+0
* Staging: wlan-ng: Remove function prototypeBhumika Goyal2016-02-141-1/+0
* Staging: wlan-ng: Drop wrapper functionBhumika Goyal2016-02-141-22/+2
* Staging: wlan-ng: Remove multiple assignmentsBhumika Goyal2016-02-141-2/+4
* Staging:wlan-ng:Merged two lines into oneBhumika Goyal2016-02-091-16/+4
* staging: wlan-ng: use list_for_each_entry*Geliang Tang2016-02-072-25/+7
* drivers:staging:wlan-ng Fix space preferred around that messagesBogicevic Sasa2016-02-071-4/+3
OpenPOWER on IntegriCloud