summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2mib.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames2010-08-021-38/+38
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman2010-03-041-3/+3
|\
| * Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell2010-03-041-6/+5
* | Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-031-3/+3
|/
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-151-72/+72
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-191-82/+76
* Staging: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-191-1/+0
* Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff2009-04-031-4/+4
* Staging: wlan-ng: Remove dead code from prism2mib.cMoritz Muehlenhoff2009-04-031-189/+0
* Staging: wlan-ng: prism2mib.c: Coding style cleanupsMoritz Muehlenhoff2009-04-031-381/+333
* Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff2009-04-031-2/+2
* Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff2009-04-031-1/+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-1/+1
* Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff2009-04-031-8/+9
* Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff2009-04-031-58/+0
* Staging: wlan-ng: Purge all MIBs not used internally.Solomon Peachy2009-01-061-1320/+5
* Staging: wlan-ng: Delete a pile of unused mibs. And fix WEXT SET_TXPOWER.Solomon Peachy2009-01-061-200/+0
* Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy2009-01-061-350/+0
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-061-80/+80
* Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy2009-01-061-3/+0
* Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.Solomon Peachy2009-01-061-877/+102
* Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.Solomon Peachy2009-01-061-19/+0
* Staging: wlan-ng: prism2: remove duplicated #includeHuang Weiyi2008-10-221-2/+0
* Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-101-0/+3799