summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hif_usb.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: Add dropped SKB count to debugfsSujith2010-04-161-4/+9
* ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...Ming Lei2010-04-141-2/+9
* ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei2010-04-141-1/+1
* ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei2010-04-141-5/+5
* ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbsMing Lei2010-04-141-3/+3
* ath9k_htc: Use anchors for REGOUT pipeSujith2010-04-081-16/+14Star
* ath9k_htc: Fix module unloading issueSujith2010-04-081-1/+1
* ath9k_htc: Fix RX URB reference countSujith2010-04-081-0/+6
* ath9k_htc: Protect RX stream variablesSujith2010-04-081-0/+8
* ath9k_htc: Add TL-WN422G v2 product IDSujith2010-04-061-0/+1
* ath9k_htc: Simplify RX URB managementSujith2010-03-311-77/+48Star
* ath9k_htc: Support for AR9271 chipset.Sujith2010-03-231-0/+993