aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hif_usb.c
AgeCommit message (Expand)Author
2022-04-29ath9k: hif_usb: simplify if-if to if-elseWan Jiabing
2021-12-20ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2020-09-21ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-08-14ath9k: Fix typo in function namePavel Machek
2020-07-20ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-04-07ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-04-07ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang
2020-04-07ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang
2019-12-18ath9k: fix storage endpoint lookupJohan Hovold
2018-06-29ath9k: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-02-07ath9k_htc: add Altai WA1011N-GUOleksij Rempel
2017-09-25ath9k: remove cast to void pointerHimanshu Jha
2017-08-11ath9k: constify usb_device_idArvind Yadav
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-04-05ath9k_htc: fix NULL-deref at probeJohan Hovold
2017-03-09ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin
2016-12-01ath9k_htc: don't use HZ for usb msg timeoutsAnthony Romano
2016-04-07ath9k_htc: Delete unnecessary variable initialisationMarkus Elfring
2016-01-26ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy
2015-09-18ath9k_htc: introduce support for different fw versionsOleksij Rempel
2015-02-26ath9k_htc: Add new USB IDLeon Nardella
2014-02-12ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA
2013-08-15ath9k_htc: do not use bulk on EP3 and EP4Oleksij Rempel
2013-07-22ath9k_htc: reboot firmware if it was loadedOleksij Rempel
2013-07-17ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov
2013-06-24ath9k_htc: Add ethtool stats support.Ben Greear
2012-10-24ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan
2012-09-24wireless: ath9k-htc: fix possible use after freeMing Lei
2012-09-07wireless: ath9k-htc: only load firmware in needMing Lei
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-04-13ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan
2012-02-06ath9k: cleanup a min_t() castDan Carpenter
2012-01-30ath9k_htc: Load firmware asynchronouslySujith Manoharan
2011-10-03ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez
2011-07-18ath9k: Fix some smatch warningsRajkumar Manoharan
2011-07-18ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin
2011-06-29ath9k_htc: Add device ID for Sony UWA-BR100Mohammed Shafi Shajakhan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-14ath9k: avoid using trinary operator w/ TX_STAT_INCJohn W. Linville
2011-04-13ath9k_htc: Use separate URB pool for management framesSujith Manoharan
2011-04-13ath9k_htc: Drain packets on station removalSujith Manoharan
2011-04-13ath9k_htc: Optimize HTC start/stop APISujith Manoharan
2011-04-13ath9k_htc: Drain pending TX frames properlySujith Manoharan
2011-04-13ath9k_htc: Increase URB count for REG_IN pipeSujith Manoharan
2011-04-13ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan
2011-04-13ath9k_htc: Rename firmwareSujith Manoharan
2011-04-13ath9k_htc: Remove AR7010 v1.0 supportSujith Manoharan