summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hif_usb.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: Fix register read through bulk pipeRajkumar Manoharan2010-09-161-2/+4
* ath9k_htc: Fix CPU usage issue during scan periodRajkumar Manoharan2010-09-141-4/+22
* ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan2010-08-241-1/+2
* ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan2010-08-131-6/+2Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-131-2/+6
|\
| * ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan2010-07-071-2/+6
* | ath9k: declare MODULE_FIRMWARE for ath9k_htcJohn W. Linville2010-06-231-3/+12
* | ath9k_htc: Update supported product listSujith2010-06-181-7/+13
* | ath9k_htc: Add support for AR7010Sujith2010-06-041-1/+14
* | ath9k: Determine Firmware on probeSujith2010-06-041-13/+26
* | drivers/net/wireless/ath/ath9k: Use kmemdupJulia Lawall2010-06-021-3/+1Star
|/
* 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/+49Star
* 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