aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2sta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Staging: wlan-ng: remove dependency on WIRELESS_EXT versionAlexander Beregalov1-2/+0
2009-09-15Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff1-3/+0
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral1-72/+76
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral1-142/+126
2009-06-19Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton1-8/+8
2009-04-03Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff1-66/+66
2009-04-03Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff1-2/+0
2009-04-03Staging: wlan-ng: Remove unnecessary checks for NULL before calling kfree()Moritz Muehlenhoff1-6/+3
2009-04-03Staging: wlan-ng: prism2sta.c: Coding style cleanupsMoritz Muehlenhoff1-560/+562
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff1-31/+32
2009-04-03Staging: wlan-ng: Move wlan_mkprintstr() and wlan_hexchar() macros into prism2sta.cMoritz Muehlenhoff1-5/+22
2009-04-03Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff1-7/+0
2009-04-03Staging: wlan-ng: Remove dead/unused code from prism2sta.cMoritz Muehlenhoff1-83/+0
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff1-9/+9
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff1-23/+23
2009-04-03Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff1-22/+22
2009-04-03Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff1-2/+3
2009-04-03Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff1-1/+2
2009-04-03Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff1-81/+4
2009-04-03Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff1-10/+11
2009-01-06Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy1-3/+1
2009-01-06Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy1-49/+1
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy1-20/+20
2009-01-06Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy1-67/+0
2009-01-06Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy1-4/+2
2009-01-06Staging: wlan-ng: Remove AP-only code from MLME functions.Solomon Peachy1-37/+2
2009-01-06Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.Solomon Peachy1-8/+0
2009-01-06Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy1-10/+0
2009-01-06Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.Solomon Peachy1-121/+3
2008-10-10Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman1-0/+2502