summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-151-10/+10
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-191-59/+58
* Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton2009-06-191-14/+14
* Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff2009-04-031-12/+12
* Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff2009-04-031-2/+0
* Staging: wlan-ng: prism2mgmt.c: Coding style cleanupsMoritz Muehlenhoff2009-04-031-376/+387
* Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff2009-04-031-18/+16
* Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff2009-04-031-2/+0
* Staging: wlan-ng: Remove dead code from prism2mgmt.cMoritz Muehlenhoff2009-04-031-18/+0
* Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff2009-04-031-1/+1
* Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff2009-04-031-29/+29
* Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff2009-04-031-2/+2
* Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff2009-04-031-5/+6
* Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff2009-04-031-29/+0
* Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi2009-01-061-1/+0
* Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy2009-01-061-647/+0
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-061-28/+28
* Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy2009-01-061-3/+0
* Staging: wlan-ng: Remove AP-only code from MLME functions.Solomon Peachy2009-01-061-807/+162
* Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.Solomon Peachy2009-01-061-169/+0
* Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.Solomon Peachy2009-01-061-128/+0
* Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-101-0/+2956
OpenPOWER on IntegriCloud