aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2mgmt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-04Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell1-17/+13
2009-09-15Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff1-3/+0
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral1-10/+10
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral1-59/+58
2009-06-19Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton1-14/+14
2009-04-03Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff1-12/+12
2009-04-03Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff1-2/+0
2009-04-03Staging: wlan-ng: prism2mgmt.c: Coding style cleanupsMoritz Muehlenhoff1-376/+387
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff1-18/+16
2009-04-03Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff1-2/+0
2009-04-03Staging: wlan-ng: Remove dead code from prism2mgmt.cMoritz Muehlenhoff1-18/+0
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff1-1/+1
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff1-29/+29
2009-04-03Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff1-2/+2
2009-04-03Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff1-5/+6
2009-04-03Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff1-29/+0
2009-01-06Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-01-06Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy1-647/+0
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy1-28/+28
2009-01-06Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy1-3/+0
2009-01-06Staging: wlan-ng: Remove AP-only code from MLME functions.Solomon Peachy1-807/+162
2009-01-06Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.Solomon Peachy1-169/+0
2009-01-06Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.Solomon Peachy1-128/+0
2008-10-10Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman1-0/+2956