summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211req.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: match open parenthesis alignment in p80211req.cSergio Paracuellos2016-11-101-5/+5
* staging: wlan-ng: remove unnecessary blank lineSergio Paracuellos2016-11-071-1/+0
* staging: wlan-ng: remove unnecessary parenthesesSergio Paracuellos2016-11-071-2/+2
* staging: wlan-ng: change comparison to NULL to preferred style.Sergio Paracuellos2016-11-071-1/+1
* staging: wlan-ng: fix line style warnings in p80211req.cSergio Paracuellos2016-10-161-2/+4
* staging: wlan-ng: fix block comment warnings in p80211req.cSergio Paracuellos2016-10-161-82/+84
* staging: wlan-ng: avoid new typedef: p80211itemd_tSergio Paracuellos2016-09-251-1/+1
* staging: wlan-ng: avoid new typedef: p80211pstrd_tSergio Paracuellos2016-09-251-2/+2
* staging: wlan-ng: remove unnecessary spaces before castsJannik Becher2016-09-231-8/+8
* staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik2016-09-181-5/+5
* Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea2016-09-121-1/+1
* Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea2016-09-121-1/+1
* Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea2016-09-121-1/+1
* Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...Claudiu Beznea2016-09-121-1/+1
* 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 typo in comments and printkMasanari Iida2015-01-171-1/+1
* drivers/staging: Remove useless return variablesPeter Senna Tschudin2014-05-261-2/+1
* staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov2014-05-241-3/+3
* staging:wlan-ng: clean coding style problems in p80211req_mibset_mibgetDevendra Naga2012-09-101-57/+50
* staging:wlan-ng: p80211req_mibset_mibget should be voidDevendra Naga2012-09-101-6/+2
* staging:wlan-ng: clean p80211req_handlemsgDevendra Naga2012-09-101-15/+16
* staging:wlan-ng: remove default case in the p80211req_handlemsgDevendra Naga2012-09-101-4/+0
* Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames2010-08-021-3/+3
* Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames2010-08-021-6/+6
* Staging: wlan-ng: Fixed 80-character line coding style issues in p80211req.cPatrick Rooney2010-05-111-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-031-1/+1
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-151-6/+6
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-191-10/+10
* Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff2009-04-031-2/+0
* Staging: wlan-ng: p80211req.c: Coding style cleanupsMoritz Muehlenhoff2009-04-031-102/+97
* Staging: wlan-ng: Remove dead/unused code from p80211req.cMoritz Muehlenhoff2009-04-031-18/+0
* Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff2009-04-031-1/+1
* Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff2009-04-031-10/+0
* Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi2009-01-061-1/+0
* Staging: wlan-ng: Purge all MIBs not used internally.Solomon Peachy2009-01-061-27/+0
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-061-7/+7
* Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy2009-01-061-1/+0
* Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-101-0/+329