aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211req.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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