summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hif_usb.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-05ath9k_htc: Add support for AR7010Sujith1-1/+14
2010-06-05ath9k: Determine Firmware on probeSujith1-13/+26
2010-06-03drivers/net/wireless/ath/ath9k: Use kmemdupJulia Lawall1-3/+1
2010-05-24ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter1-0/+4
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter1-2/+4
2010-05-13ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com1-11/+11
2010-05-13ath9k_htc: Allocate URBs properlySujith.Manoharan@atheros.com1-18/+18
2010-04-26ath9k_htc: Really fix device hotunplugSujith1-1/+2
2010-04-26ath9k_htc: Process command data properlySujith1-6/+12
2010-04-26ath9k_htc: Use USB rebootSujith1-1/+21
2010-04-26ath9k_htc: Simplify TX URB managementSujith1-57/+49
2010-04-16ath9k_htc: Add dropped SKB count to debugfsSujith1-4/+9
2010-04-14ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...Ming Lei1-2/+9
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei1-1/+1
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei1-5/+5
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbsMing Lei1-3/+3
2010-04-08ath9k_htc: Use anchors for REGOUT pipeSujith1-16/+14
2010-04-08ath9k_htc: Fix module unloading issueSujith1-1/+1
2010-04-08ath9k_htc: Fix RX URB reference countSujith1-0/+6
2010-04-08ath9k_htc: Protect RX stream variablesSujith1-0/+8
2010-04-07ath9k_htc: Add TL-WN422G v2 product IDSujith1-0/+1
2010-03-31ath9k_htc: Simplify RX URB managementSujith1-77/+48
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith1-0/+993