summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hif_usb.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: add Altai WA1011N-GUOleksij Rempel2018-02-071-0/+1
* ath9k: remove cast to void pointerHimanshu Jha2017-09-251-4/+4
* ath9k: constify usb_device_idArvind Yadav2017-08-111-1/+1
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* ath9k_htc: fix NULL-deref at probeJohan Hovold2017-04-051-0/+3
* ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin2017-03-091-0/+1
* ath9k_htc: don't use HZ for usb msg timeoutsAnthony Romano2016-12-011-4/+5
* ath9k_htc: Delete unnecessary variable initialisationMarkus Elfring2016-04-071-1/+1
* ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy2016-01-261-0/+2
* ath9k_htc: introduce support for different fw versionsOleksij Rempel2015-09-181-25/+81
* ath9k_htc: Add new USB IDLeon Nardella2015-02-261-0/+1
* ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA2014-02-121-0/+2
* ath9k_htc: do not use bulk on EP3 and EP4Oleksij Rempel2013-08-151-27/+11
* ath9k_htc: reboot firmware if it was loadedOleksij Rempel2013-07-221-1/+3
* ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov2013-07-171-3/+6
* ath9k_htc: Add ethtool stats support.Ben Greear2013-06-241-1/+7
* ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan2012-10-241-0/+1
* wireless: ath9k-htc: fix possible use after freeMing Lei2012-09-241-2/+3
* wireless: ath9k-htc: only load firmware in needMing Lei2012-09-071-11/+22
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-0/+1
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-0/+1
* | ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan2012-04-131-0/+2
|/
* ath9k: cleanup a min_t() castDan Carpenter2012-02-061-1/+1
* ath9k_htc: Load firmware asynchronouslySujith Manoharan2012-01-301-55/+99
* ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez2011-10-031-0/+1
* ath9k: Fix some smatch warningsRajkumar Manoharan2011-07-181-1/+3
* ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin2011-07-181-2/+3
* ath9k_htc: Add device ID for Sony UWA-BR100Mohammed Shafi Shajakhan2011-06-291-0/+2
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-261-2/+2
|\
| * ath9k_htc: Fix ethtool reportingSujith Manoharan2011-04-121-2/+2
* | ath9k: avoid using trinary operator w/ TX_STAT_INCJohn W. Linville2011-04-141-1/+4
* | ath9k_htc: Use separate URB pool for management framesSujith Manoharan2011-04-131-9/+107
* | ath9k_htc: Drain packets on station removalSujith Manoharan2011-04-131-0/+35
* | ath9k_htc: Optimize HTC start/stop APISujith Manoharan2011-04-131-2/+2
* | ath9k_htc: Drain pending TX frames properlySujith Manoharan2011-04-131-34/+21
* | ath9k_htc: Increase URB count for REG_IN pipeSujith Manoharan2011-04-131-40/+59
* | ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan2011-04-131-8/+9
* | ath9k_htc: Rename firmwareSujith Manoharan2011-04-131-2/+2
* | ath9k_htc: Remove AR7010 v1.0 supportSujith Manoharan2011-04-131-6/+1
|/
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-041-9/+69
|\
| * ath9k_htc: Fix error path in URB allocationSujith Manoharan2011-02-231-3/+1
| * ath9k_htc: Handle storage devicesSujith Manoharan2011-02-231-6/+68
* | ath9k_htc: Fix an endian issueSujith Manoharan2011-02-281-4/+5
|/
* ath9k_htc: Handle pending URBs properlySujith Manoharan2011-01-041-4/+36
* ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-221-3/+3
* ath9k_htc: Add Ubiquiti wifistation ext to supported devicesSujith Manoharan2010-12-131-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-081-0/+7
|\
| * ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-081-0/+7
* | ath9k_htc: Fix panic on FW download failureSujith Manoharan2010-12-071-2/+2
OpenPOWER on IntegriCloud