summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2sta.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-191-142/+126Star
* Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton2009-06-191-8/+8
* Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff2009-04-031-66/+66
* Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff2009-04-031-2/+0Star
* Staging: wlan-ng: Remove unnecessary checks for NULL before calling kfree()Moritz Muehlenhoff2009-04-031-6/+3Star
* Staging: wlan-ng: prism2sta.c: Coding style cleanupsMoritz Muehlenhoff2009-04-031-560/+562
* Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff2009-04-031-31/+32
* Staging: wlan-ng: Move wlan_mkprintstr() and wlan_hexchar() macros into prism...Moritz Muehlenhoff2009-04-031-5/+22
* Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff2009-04-031-7/+0Star
* Staging: wlan-ng: Remove dead/unused code from prism2sta.cMoritz Muehlenhoff2009-04-031-83/+0Star
* Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff2009-04-031-9/+9
* Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff2009-04-031-23/+23
* Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff2009-04-031-22/+22
* Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff2009-04-031-2/+3
* Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff2009-04-031-1/+2
* Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff2009-04-031-81/+4Star
* Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff2009-04-031-10/+11
* Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy2009-01-061-3/+1Star
* Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy2009-01-061-49/+1Star
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-061-20/+20
* Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy2009-01-061-67/+0Star
* Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy2009-01-061-4/+2Star
* Staging: wlan-ng: Remove AP-only code from MLME functions.Solomon Peachy2009-01-061-37/+2Star
* Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.Solomon Peachy2009-01-061-8/+0Star
* Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy2009-01-061-10/+0Star
* Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.Solomon Peachy2009-01-061-121/+3Star
* Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-111-0/+2502