index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
wifi: ath9k: use IS_ERR() with debugfs_create_dir()
Wang Ming
1
-1
/
+1
2023-08-23
wifi: ath: remove unused-but-set parameter
Arnd Bergmann
2
-2
/
+0
2023-08-22
wifi: ath9k: Remove unused declarations
Yue Haibing
2
-3
/
+0
2023-08-22
wifi: ath9k: Remove unnecessary ternary operators
Ruan Jinjie
3
-4
/
+3
2023-08-22
wifi: ath9k: consistently use kstrtoX_from_user() functions
Dmitry Antipov
5
-139
/
+61
2023-08-22
wifi: ath9k: fix parameter check in ath9k_init_debug()
Minjie Du
1
-1
/
+1
2023-08-22
wifi: ath9k: protect WMI command response buffer replacement with a lock
Fedor Pchelkin
1
-6
/
+8
2023-08-22
wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
Fedor Pchelkin
1
-2
/
+4
2023-07-25
wifi: ath9k: fix printk specifier
Dongliang Mu
2
-4
/
+4
2023-07-25
wifi: ath9k: fix fortify warnings
Dmitry Antipov
2
-4
/
+6
2023-07-25
wifi: ath9k: avoid using uninitialized array
Dmitry Antipov
1
-0
/
+2
2023-06-21
wifi: ath9k: convert msecs to jiffies where needed
Dmitry Antipov
1
-2
/
+2
2023-06-13
wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
Remi Pommarel
1
-3
/
+4
2023-05-25
wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
Fedor Pchelkin
1
-1
/
+7
2023-04-28
wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
Fedor Pchelkin
1
-0
/
+4
2023-04-28
wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
Peter Seiderer
1
-9
/
+18
2023-04-19
wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...
Toke Høiland-Jørgensen
1
-3
/
+1
2023-04-17
wifi: ath9k: fix per-packet TX-power cap for TPC
Jonas Jelonek
1
-6
/
+24
2023-03-15
wifi: ath9k: Remove Qwest/Actiontec 802AIN ID
Bastian Germann
1
-2
/
+0
2023-02-20
wifi: ath9k: hif_usb: fix memory leak of remain_skbs
Fedor Pchelkin
1
-0
/
+19
2023-02-13
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
29
-424
/
+440
2023-01-17
wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()
Minsuk Kang
1
-0
/
+1
2023-01-17
wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails
Fedor Pchelkin
1
-9
/
+22
2023-01-17
wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...
Fedor Pchelkin
1
-1
/
+3
2022-12-22
wifi: ath9k: remove most hidden macro dependencies on ah
Wenli Looi
26
-412
/
+412
2022-12-20
wifi: ath9k: use proper statements in conditionals
Arnd Bergmann
1
-7
/
+7
2022-12-08
wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
Minsuk Kang
2
-2
/
+2
2022-11-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2
-4
/
+1
2022-11-09
wifi: ath9k: Remove unused variable mismatch
Colin Ian King
1
-2
/
+1
2022-11-08
wifi: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2
-1
/
+2
2022-11-02
wifi: ath9k: remove variable sent
Colin Ian King
1
-2
/
+0
2022-10-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
3
-24
/
+35
2022-10-29
Kalle Valo says:
Jakub Kicinski
1
-0
/
+1
2022-10-11
wifi: ath9k: verify the expected usb_endpoints are present
Fedor Pchelkin
1
-0
/
+14
2022-10-11
wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()
Fedor Pchelkin
1
-13
/
+15
2022-10-11
wifi: ath9k: Remove -Warray-bounds exception
Kees Cook
1
-5
/
+0
2022-10-11
wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
Fedor Pchelkin
1
-4
/
+0
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+2
2022-10-10
wifi: ath9k: Make arrays prof_prio and channelmap static const
Colin Ian King
1
-2
/
+6
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
1
-0
/
+1
2022-09-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2
-2
/
+2
2022-09-22
wifi: ath9k: fix repeated the words in a comment
Jilin Yuan
1
-1
/
+1
2022-09-22
wifi: ath9k: fix repeated to words in a comment
Jilin Yuan
1
-1
/
+1
2022-09-06
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
1
-1
/
+1
2022-09-06
wifi: mac80211: make smps_mode per-link
Benjamin Berg
1
-1
/
+1
2022-08-30
wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
Tetsuo Handa
1
-15
/
+28
2022-08-19
hwrng: core - let sleep be interrupted when unregistering hwrng
Jason A. Donenfeld
1
-1
/
+2
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
1
-2
/
+2
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2
-2
/
+4
2022-07-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
5
-34
/
+39
[next]