summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2sta.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* Staging: wlan-ng: Remove dead/unused code from prism2sta.cMoritz Muehlenhoff2009-04-031-83/+0
* 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/+4
* 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/+1
* Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy2009-01-061-49/+1
* 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/+0
* Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy2009-01-061-4/+2
* Staging: wlan-ng: Remove AP-only code from MLME functions.Solomon Peachy2009-01-061-37/+2
* Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.Solomon Peachy2009-01-061-8/+0
* Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy2009-01-061-10/+0
* Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.Solomon Peachy2009-01-061-121/+3
* Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-101-0/+2502
OpenPOWER on IntegriCloud