aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/p80211req.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-28staging: wlan-ng: break long line in p80211req.cGravatar Ian Chard 1-1/+2
2016-11-10staging: wlan-ng: match open parenthesis alignment in p80211req.cGravatar Sergio Paracuellos 1-5/+5
2016-11-07staging: wlan-ng: remove unnecessary blank lineGravatar Sergio Paracuellos 1-1/+0
2016-11-07staging: wlan-ng: remove unnecessary parenthesesGravatar Sergio Paracuellos 1-2/+2
2016-11-07staging: wlan-ng: change comparison to NULL to preferred style.Gravatar Sergio Paracuellos 1-1/+1
2016-10-16staging: wlan-ng: fix line style warnings in p80211req.cGravatar Sergio Paracuellos 1-2/+4
2016-10-16staging: wlan-ng: fix block comment warnings in p80211req.cGravatar Sergio Paracuellos 1-82/+84
2016-09-25staging: wlan-ng: avoid new typedef: p80211itemd_tGravatar Sergio Paracuellos 1-1/+1
2016-09-25staging: wlan-ng: avoid new typedef: p80211pstrd_tGravatar Sergio Paracuellos 1-2/+2
2016-09-23staging: wlan-ng: remove unnecessary spaces before castsGravatar Jannik Becher 1-8/+8
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structureGravatar sayli karnik 1-5/+5
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Gravatar Claudiu Beznea 1-1/+1
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Gravatar Claudiu Beznea 1-1/+1
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Gravatar Claudiu Beznea 1-1/+1
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Gravatar Claudiu Beznea 1-1/+1
2016-09-01Staging: wlan-ng: removed duplicate code in p80211req.cGravatar Claudiu Beznea 1-20/+19
2016-09-01Staging: wlan-ng: Improved case statements in p80211req_mibset_mibget()Gravatar Claudiu Beznea 1-19/+9
2015-01-17staging: wlan-ng: Fix typo in comments and printkGravatar Masanari Iida 1-1/+1
2014-05-26drivers/staging: Remove useless return variablesGravatar Peter Senna Tschudin 1-2/+1
2014-05-24staging: wlan-ng: use netdev_() instead of printk()Gravatar Vitaly Osipov 1-3/+3
2012-09-10staging:wlan-ng: clean coding style problems in p80211req_mibset_mibgetGravatar Devendra Naga 1-57/+50
2012-09-10staging:wlan-ng: p80211req_mibset_mibget should be voidGravatar Devendra Naga 1-6/+2
2012-09-10staging:wlan-ng: clean p80211req_handlemsgGravatar Devendra Naga 1-15/+16
2012-09-10staging:wlan-ng: remove default case in the p80211req_handlemsgGravatar Devendra Naga 1-4/+0
2010-08-02Staging: wlan-ng: remove typedef in p80211hdr.hGravatar Edgardo Hames 1-3/+3
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Gravatar Edgardo Hames 1-6/+6
2010-05-11Staging: wlan-ng: Fixed 80-character line coding style issues in p80211req.cGravatar Patrick Rooney 1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2010-03-03Staging: wlan-ng: multiple safe style cleanupsGravatar Svenne Krap 1-1/+1
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Gravatar Mithlesh Thukral 1-6/+6
2009-06-19Staging: wlan-ng: Lindent cleanupsGravatar Mithlesh Thukral 1-10/+10
2009-04-03Staging: wlan-ng: Remove the now empty wlan_compat.hGravatar Moritz Muehlenhoff 1-2/+0
2009-04-03Staging: wlan-ng: p80211req.c: Coding style cleanupsGravatar Moritz Muehlenhoff 1-102/+97
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211req.cGravatar Moritz Muehlenhoff 1-18/+0
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Gravatar Moritz Muehlenhoff 1-1/+1
2009-04-03Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosGravatar Moritz Muehlenhoff 1-10/+0
2009-01-06Staging: wlan-ng: remove unused #include <version.h>Gravatar Huang Weiyi 1-1/+0
2009-01-06Staging: wlan-ng: Purge all MIBs not used internally.Gravatar Solomon Peachy 1-27/+0
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Gravatar Solomon Peachy 1-7/+7
2009-01-06Staging: wlan-ng: Eliminate local 'version.h'Gravatar Solomon Peachy 1-1/+0
2008-10-10Staging: add wlan-ng prism2 usb driverGravatar Greg Kroah-Hartman 1-0/+329