aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hif_usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-24ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan1-0/+1
2012-09-24wireless: ath9k-htc: fix possible use after freeMing Lei1-2/+3
2012-09-07wireless: ath9k-htc: only load firmware in needMing Lei1-11/+22
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-04-13ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan1-0/+2
2012-02-06ath9k: cleanup a min_t() castDan Carpenter1-1/+1
2012-01-30ath9k_htc: Load firmware asynchronouslySujith Manoharan1-55/+99
2011-10-03ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez1-0/+1
2011-07-18ath9k: Fix some smatch warningsRajkumar Manoharan1-1/+3
2011-07-18ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin1-2/+3
2011-06-29ath9k_htc: Add device ID for Sony UWA-BR100Mohammed Shafi Shajakhan1-0/+2
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+2
2011-04-14ath9k: avoid using trinary operator w/ TX_STAT_INCJohn W. Linville1-1/+4
2011-04-13ath9k_htc: Use separate URB pool for management framesSujith Manoharan1-9/+107
2011-04-13ath9k_htc: Drain packets on station removalSujith Manoharan1-0/+35
2011-04-13ath9k_htc: Optimize HTC start/stop APISujith Manoharan1-2/+2
2011-04-13ath9k_htc: Drain pending TX frames properlySujith Manoharan1-34/+21
2011-04-13ath9k_htc: Increase URB count for REG_IN pipeSujith Manoharan1-40/+59
2011-04-13ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan1-8/+9
2011-04-13ath9k_htc: Rename firmwareSujith Manoharan1-2/+2
2011-04-13ath9k_htc: Remove AR7010 v1.0 supportSujith Manoharan1-6/+1
2011-04-12ath9k_htc: Fix ethtool reportingSujith Manoharan1-2/+2
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-9/+69
2011-02-28ath9k_htc: Fix an endian issueSujith Manoharan1-4/+5
2011-02-23ath9k_htc: Fix error path in URB allocationSujith Manoharan1-3/+1
2011-02-23ath9k_htc: Handle storage devicesSujith Manoharan1-6/+68
2011-01-04ath9k_htc: Handle pending URBs properlySujith Manoharan1-4/+36
2010-12-22ath9k_htc: Fix warning on device removalSujith Manoharan1-3/+3
2010-12-13ath9k_htc: Add Ubiquiti wifistation ext to supported devicesSujith Manoharan1-0/+1
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+7
2010-12-08ath9k_htc: Fix suspend/resumeSujith Manoharan1-0/+7
2010-12-07ath9k_htc: Fix panic on FW download failureSujith Manoharan1-2/+2
2010-12-07ath9k_htc: Cleanup device identificationSujith Manoharan1-17/+15
2010-12-02wireless: Remove unnecessary casts of usb_get_intfdataJoe Perches1-8/+5
2010-12-02ath9k: hif_usb: Reduce indent 1 columnJoe Perches1-53/+53
2010-11-24ath9k_htc: Identify devices using driver_infoRajkumar Manoharan1-27/+14
2010-11-24ath9k_htc: Add driver_info in usb device listRajkumar Manoharan1-5/+15
2010-11-16ath9k_htc: Add new devices into AR7010Rajkumar Manoharan1-0/+4
2010-11-16ath9k_htc: Update usb device ID listRajkumar Manoharan1-0/+5
2010-11-08ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan1-16/+14
2010-11-08ath9k_htc: Add support for device ID 3346Haitao Zhang1-0/+1
2010-10-27ath9k_htc: Set proper firmware offset for Netgear WNDA3200Rajkumar Manoharan1-2/+8
2010-09-16ath9k_htc: Fix register read through bulk pipeRajkumar Manoharan1-2/+4
2010-09-14ath9k_htc: Fix CPU usage issue during scan periodRajkumar Manoharan1-4/+22
2010-08-24ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan1-1/+2
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan1-6/+2
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+6
2010-07-07ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan1-2/+6