aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hif_usb.c
Commit message (Expand)AuthorAge
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-04
|\
| * ath9k_htc: Fix error path in URB allocationSujith Manoharan2011-02-23
| * ath9k_htc: Handle storage devicesSujith Manoharan2011-02-23
* | ath9k_htc: Fix an endian issueSujith Manoharan2011-02-28
|/
* ath9k_htc: Handle pending URBs properlySujith Manoharan2011-01-04
* ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-22
* ath9k_htc: Add Ubiquiti wifistation ext to supported devicesSujith Manoharan2010-12-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-08
|\
| * ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-08
* | ath9k_htc: Fix panic on FW download failureSujith Manoharan2010-12-07
* | ath9k_htc: Cleanup device identificationSujith Manoharan2010-12-07
* | wireless: Remove unnecessary casts of usb_get_intfdataJoe Perches2010-12-02
* | ath9k: hif_usb: Reduce indent 1 columnJoe Perches2010-12-02
* | ath9k_htc: Identify devices using driver_infoRajkumar Manoharan2010-11-24
* | ath9k_htc: Add driver_info in usb device listRajkumar Manoharan2010-11-24
|/
* ath9k_htc: Add new devices into AR7010Rajkumar Manoharan2010-11-16
* ath9k_htc: Update usb device ID listRajkumar Manoharan2010-11-16
* ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan2010-11-08
* ath9k_htc: Add support for device ID 3346Haitao Zhang2010-11-08
* ath9k_htc: Set proper firmware offset for Netgear WNDA3200Rajkumar Manoharan2010-10-27
* ath9k_htc: Fix register read through bulk pipeRajkumar Manoharan2010-09-16
* ath9k_htc: Fix CPU usage issue during scan periodRajkumar Manoharan2010-09-14
* ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan2010-08-24
* ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan2010-08-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-13
|\
| * ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan2010-07-07
* | ath9k: declare MODULE_FIRMWARE for ath9k_htcJohn W. Linville2010-06-23
* | ath9k_htc: Update supported product listSujith2010-06-18
* | ath9k_htc: Add support for AR7010Sujith2010-06-04
* | ath9k: Determine Firmware on probeSujith2010-06-04
* | drivers/net/wireless/ath/ath9k: Use kmemdupJulia Lawall2010-06-02
|/
* ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter2010-05-24
* ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter2010-05-24
* ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com2010-05-12
* ath9k_htc: Allocate URBs properlySujith.Manoharan@atheros.com2010-05-12
* ath9k_htc: Really fix device hotunplugSujith2010-04-26
* ath9k_htc: Process command data properlySujith2010-04-26
* ath9k_htc: Use USB rebootSujith2010-04-26
* ath9k_htc: Simplify TX URB managementSujith2010-04-26
* ath9k_htc: Add dropped SKB count to debugfsSujith2010-04-16
* ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...Ming Lei2010-04-14
* ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei2010-04-14
* ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei2010-04-14
* ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbsMing Lei2010-04-14
* ath9k_htc: Use anchors for REGOUT pipeSujith2010-04-08
* ath9k_htc: Fix module unloading issueSujith2010-04-08
* ath9k_htc: Fix RX URB reference countSujith2010-04-08
* ath9k_htc: Protect RX stream variablesSujith2010-04-08
* ath9k_htc: Add TL-WN422G v2 product IDSujith2010-04-06
* ath9k_htc: Simplify RX URB managementSujith2010-03-31