index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hif_usb.c
Age
Commit message (
Expand
)
Author
2023-11-29
wifi: ath9k: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-09-21
wifi: ath9k: clean up function ath9k_hif_usb_resume
Dongliang Mu
2023-08-22
wifi: ath9k: Remove unnecessary ternary operators
Ruan Jinjie
2023-03-15
wifi: ath9k: Remove Qwest/Actiontec 802AIN ID
Bastian Germann
2023-02-20
wifi: ath9k: hif_usb: fix memory leak of remain_skbs
Fedor Pchelkin
2023-01-17
wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails
Fedor Pchelkin
2022-12-08
wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
Minsuk Kang
2022-10-11
wifi: ath9k: verify the expected usb_endpoints are present
Fedor Pchelkin
2022-10-11
wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()
Fedor Pchelkin
2022-10-11
wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
Fedor Pchelkin
2022-06-20
ath9k: htc: clean up statistics macros
Pavel Skripkin
2022-04-29
ath9k: hif_usb: simplify if-if to if-else
Wan Jiabing
2021-12-20
ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream
Zekun Shen
2020-09-21
ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...
Brooke Basile
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-08-14
ath9k: Fix typo in function name
Pavel Machek
2020-07-20
ath9k: Fix regression with Atheros 9271
Mark O'Donovan
2020-04-07
ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
Qiujun Huang
2020-04-07
ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
Qiujun Huang
2020-04-07
ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
Qiujun Huang
2019-12-18
ath9k: fix storage endpoint lookup
Johan Hovold
2018-06-29
ath9k: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-02-07
ath9k_htc: add Altai WA1011N-GU
Oleksij Rempel
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
2017-08-11
ath9k: constify usb_device_id
Arvind Yadav
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-04-05
ath9k_htc: fix NULL-deref at probe
Johan Hovold
2017-03-09
ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
Dmitry Tunin
2016-12-01
ath9k_htc: don't use HZ for usb msg timeouts
Anthony Romano
2016-04-07
ath9k_htc: Delete unnecessary variable initialisation
Markus Elfring
2016-01-26
ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080
Alexander Tsoy
2015-09-18
ath9k_htc: introduce support for different fw versions
Oleksij Rempel
2015-02-26
ath9k_htc: Add new USB ID
Leon Nardella
2014-02-12
ath9k_htc: Add device ID for Buffalo WLI-UV-AG300P
Masaki TAGAWA
2013-08-15
ath9k_htc: do not use bulk on EP3 and EP4
Oleksij Rempel
2013-07-22
ath9k_htc: reboot firmware if it was loaded
Oleksij Rempel
2013-07-17
ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...
Alexey Khoroshilov
2013-06-24
ath9k_htc: Add ethtool stats support.
Ben Greear
2012-10-24
ath9k_htc: Add PID/VID for a Ubiquiti WiFiStation
Mohammed Shafi Shajakhan
2012-09-24
wireless: ath9k-htc: fix possible use after free
Ming Lei
2012-09-07
wireless: ath9k-htc: only load firmware in need
Ming Lei
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-04-13
ath9k_htc: Add Panasonic N5HBZ0000055 device id
Sujith Manoharan
2012-02-06
ath9k: cleanup a min_t() cast
Dan Carpenter
2012-01-30
ath9k_htc: Load firmware asynchronously
Sujith Manoharan
2011-10-03
ath9k_htc: add AVM FRITZ!WLAN 11N v2 support
Luis R. Rodriguez
2011-07-18
ath9k: Fix some smatch warnings
Rajkumar Manoharan
2011-07-18
ath9k: use get_unaligned_{b16, le16, le32} where possible
Pavel Roskin
2011-06-29
ath9k_htc: Add device ID for Sony UWA-BR100
Mohammed Shafi Shajakhan
[next]