summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/hfa384x_usb.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-151-101/+101
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-191-170/+152
* Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton2009-06-191-11/+11
* Staging: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-191-1/+0
* trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare2009-06-121-1/+1
* Staging: BUG to BUG_ON changesStoyan Gaydarov2009-04-031-2/+1
* Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff2009-04-031-52/+52
* Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff2009-04-031-2/+0
* Staging: wlan-ng: Remove more dead code from hfa384x_usb.cMoritz Muehlenhoff2009-04-031-87/+0
* Staging: wlan-ng: hfa384x_usb.c: Coding style cleanupsMoritz Muehlenhoff2009-04-031-1025/+820
* Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff2009-04-031-46/+46
* Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff2009-04-031-8/+0
* Staging: wlan-ng: Remove dead/unused code from hfa384x.h and p80211metamsg.hMoritz Muehlenhoff2009-04-031-1/+0
* Staging: wlan-ng: Remove dead code from hfa384x_usb.cMoritz Muehlenhoff2009-04-031-35/+0
* Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff2009-04-031-16/+16
* Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff2009-04-031-24/+24
* Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff2009-04-031-5/+5
* Staging: wlan-ng: Move URB_ASYNC_UNLINK and USB_QUEUE_BULK out of wlan_compat.hMoritz Muehlenhoff2009-04-031-0/+2
* Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff2009-04-031-2/+3
* Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff2009-04-031-171/+6
* Staging: wlan-ng: hfa384x_usbin_callback: check for hardware removedRichard Kennedy2009-01-061-1/+1
* Staging: wlan-ng: hfa384x_usb.c use newest version of 384x_drvr_startRichard Kennedy2009-01-061-11/+53
* Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy2009-01-061-237/+6
* Staging: wlan-ng: Eliminate all backwards-compatible kernel code.Solomon Peachy2009-01-061-24/+3
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-061-106/+106
* Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy2009-01-061-3/+0
* Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy2009-01-061-35/+0
* Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy2009-01-061-85/+1
* Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.Solomon Peachy2009-01-061-5/+0
* Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-101-0/+5027
OpenPOWER on IntegriCloud