summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hif_usb.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter2010-05-241-0/+4
* ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter2010-05-241-2/+4
* ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com2010-05-121-11/+11
* ath9k_htc: Allocate URBs properlySujith.Manoharan@atheros.com2010-05-121-18/+18
* ath9k_htc: Really fix device hotunplugSujith2010-04-261-1/+2
* ath9k_htc: Process command data properlySujith2010-04-261-6/+12
* ath9k_htc: Use USB rebootSujith2010-04-261-1/+21
* ath9k_htc: Simplify TX URB managementSujith2010-04-261-57/+49
* 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/+14
* 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/+48
* ath9k_htc: Support for AR9271 chipset.Sujith2010-03-231-0/+993
OpenPOWER on IntegriCloud