index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
2023-06-21
wifi: ath9k: convert msecs to jiffies where needed
Dmitry Antipov
2023-06-13
wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
Remi Pommarel
2023-05-25
wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
Fedor Pchelkin
2023-04-28
wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
Fedor Pchelkin
2023-04-28
wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
Peter Seiderer
2023-04-19
wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...
Toke Høiland-Jørgensen
2023-04-17
wifi: ath9k: fix per-packet TX-power cap for TPC
Jonas Jelonek
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-02-13
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2023-01-17
wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()
Minsuk Kang
2023-01-17
wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails
Fedor Pchelkin
2023-01-17
wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...
Fedor Pchelkin
2022-12-22
wifi: ath9k: remove most hidden macro dependencies on ah
Wenli Looi
2022-12-20
wifi: ath9k: use proper statements in conditionals
Arnd Bergmann
2022-12-08
wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
Minsuk Kang
2022-11-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-11-09
wifi: ath9k: Remove unused variable mismatch
Colin Ian King
2022-11-08
wifi: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-02
wifi: ath9k: remove variable sent
Colin Ian King
2022-10-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-10-28
Kalle Valo says:
Jakub Kicinski
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: Remove -Warray-bounds exception
Kees Cook
2022-10-11
wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
Fedor Pchelkin
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-10
wifi: ath9k: Make arrays prof_prio and channelmap static const
Colin Ian King
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-09-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-09-22
wifi: ath9k: fix repeated the words in a comment
Jilin Yuan
2022-09-22
wifi: ath9k: fix repeated to words in a comment
Jilin Yuan
2022-09-06
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
2022-09-06
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-08-30
wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
Tetsuo Handa
2022-08-19
hwrng: core - let sleep be interrupted when unregistering hwrng
Jason A. Donenfeld
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-07-08
ath9k: remove unexpected words "the" in comments
Jiang Jian
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
ath9k: htc: clean up statistics macros
Pavel Skripkin
2022-06-20
ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
Pavel Skripkin
2022-06-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-05-22
wifi: ath9k: silence array-bounds warning on GCC 12
Jakub Kicinski
2022-05-22
ath9k: replace ternary operator with max()
Guo Zhengkui
[next]