aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211req.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman1-0/+1
2017-04-28staging: wlan-ng: break long line in p80211req.cIan Chard1-1/+2
2016-11-10staging: wlan-ng: match open parenthesis alignment in p80211req.cSergio Paracuellos1-5/+5
2016-11-07staging: wlan-ng: remove unnecessary blank lineSergio Paracuellos1-1/+0
2016-11-07staging: wlan-ng: remove unnecessary parenthesesSergio Paracuellos1-2/+2
2016-11-07staging: wlan-ng: change comparison to NULL to preferred style.Sergio Paracuellos1-1/+1
2016-10-16staging: wlan-ng: fix line style warnings in p80211req.cSergio Paracuellos1-2/+4
2016-10-16staging: wlan-ng: fix block comment warnings in p80211req.cSergio Paracuellos1-82/+84
2016-09-25staging: wlan-ng: avoid new typedef: p80211itemd_tSergio Paracuellos1-1/+1
2016-09-25staging: wlan-ng: avoid new typedef: p80211pstrd_tSergio Paracuellos1-2/+2
2016-09-23staging: wlan-ng: remove unnecessary spaces before castsJannik Becher1-8/+8
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik1-5/+5
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey3Claudiu Beznea1-1/+1
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey2Claudiu Beznea1-1/+1
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey1Claudiu Beznea1-1/+1
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey0Claudiu Beznea1-1/+1
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
2015-01-17staging: wlan-ng: Fix typo in comments and printkMasanari Iida1-1/+1
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin1-2/+1
2014-05-24staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov1-3/+3
2012-09-10staging:wlan-ng: clean coding style problems in p80211req_mibset_mibgetDevendra Naga1-57/+50
2012-09-10staging:wlan-ng: p80211req_mibset_mibget should be voidDevendra Naga1-6/+2
2012-09-10staging:wlan-ng: clean p80211req_handlemsgDevendra Naga1-15/+16
2012-09-10staging:wlan-ng: remove default case in the p80211req_handlemsgDevendra Naga1-4/+0
2010-08-02Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames1-3/+3
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames1-6/+6
2010-05-11Staging: wlan-ng: Fixed 80-character line coding style issues in p80211req.cPatrick Rooney1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-03Staging: wlan-ng: multiple safe style cleanupsSvenne Krap1-1/+1
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral1-6/+6
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral1-10/+10
2009-04-03Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff1-2/+0
2009-04-03Staging: wlan-ng: p80211req.c: Coding style cleanupsMoritz Muehlenhoff1-102/+97
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211req.cMoritz Muehlenhoff1-18/+0
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff1-1/+1
2009-04-03Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff1-10/+0
2009-01-06Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-01-06Staging: wlan-ng: Purge all MIBs not used internally.Solomon Peachy1-27/+0
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy1-7/+7
2009-01-06Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy1-1/+0
2008-10-10Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman1-0/+329