index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete
Toke Høiland-Jørgensen
2024-03-26
4
-9
/
+11
*
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-12-18
13
-41
/
+57
|
\
|
*
wifi: ath9k: reset survey of current channel after a scan started
Hancheng Yang
2023-12-13
1
-0
/
+15
|
*
wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...
Minsuk Kang
2023-11-29
1
-2
/
+3
|
*
wifi: ath9k: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-11-29
11
-39
/
+39
*
|
wifi: mac80211: use wiphy locked debugfs helpers for agg_status
Johannes Berg
2023-11-27
1
-3
/
+1
|
/
*
wifi: ath9k_htc: fix format-truncation warning
Kalle Valo
2023-10-23
1
-1
/
+1
*
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2023-10-23
2
-2
/
+2
*
wifi: ath9k: clean up function ath9k_hif_usb_resume
Dongliang Mu
2023-09-21
1
-17
/
+17
*
wifi: ath9k: fix clang-specific fortify warnings
Dmitry Antipov
2023-09-20
2
-2
/
+2
*
wifi: ath9k: use u32 for txgain indexes
Dmitry Antipov
2023-09-20
1
-4
/
+4
*
wifi: ath9k: simplify ar9003_hw_process_ini()
Dmitry Antipov
2023-09-20
1
-3
/
+0
*
wifi: ath9k: use IS_ERR() with debugfs_create_dir()
Wang Ming
2023-08-25
1
-1
/
+1
*
wifi: ath: remove unused-but-set parameter
Arnd Bergmann
2023-08-23
2
-2
/
+0
*
wifi: ath9k: Remove unused declarations
Yue Haibing
2023-08-22
2
-3
/
+0
*
wifi: ath9k: Remove unnecessary ternary operators
Ruan Jinjie
2023-08-22
3
-4
/
+3
*
wifi: ath9k: consistently use kstrtoX_from_user() functions
Dmitry Antipov
2023-08-22
5
-139
/
+61
*
wifi: ath9k: fix parameter check in ath9k_init_debug()
Minjie Du
2023-08-22
1
-1
/
+1
*
wifi: ath9k: protect WMI command response buffer replacement with a lock
Fedor Pchelkin
2023-08-22
1
-6
/
+8
*
wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
Fedor Pchelkin
2023-08-22
1
-2
/
+4
*
wifi: ath9k: fix printk specifier
Dongliang Mu
2023-07-25
2
-4
/
+4
*
wifi: ath9k: fix fortify warnings
Dmitry Antipov
2023-07-25
2
-4
/
+6
*
wifi: ath9k: avoid using uninitialized array
Dmitry Antipov
2023-07-25
1
-0
/
+2
*
wifi: ath9k: convert msecs to jiffies where needed
Dmitry Antipov
2023-06-21
1
-2
/
+2
*
wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
Remi Pommarel
2023-06-13
1
-3
/
+4
*
wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
Fedor Pchelkin
2023-05-25
1
-1
/
+7
*
wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
Fedor Pchelkin
2023-04-28
1
-0
/
+4
*
wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
Peter Seiderer
2023-04-28
1
-9
/
+18
*
wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...
Toke Høiland-Jørgensen
2023-04-19
1
-3
/
+1
*
wifi: ath9k: fix per-packet TX-power cap for TPC
Jonas Jelonek
2023-04-17
1
-6
/
+24
*
wifi: ath9k: Remove Qwest/Actiontec 802AIN ID
Bastian Germann
2023-03-15
1
-2
/
+0
*
wifi: ath9k: hif_usb: fix memory leak of remain_skbs
Fedor Pchelkin
2023-02-20
1
-0
/
+19
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2023-02-13
29
-424
/
+440
|
\
|
*
wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()
Minsuk Kang
2023-01-17
1
-0
/
+1
|
*
wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails
Fedor Pchelkin
2023-01-17
1
-9
/
+22
|
*
wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...
Fedor Pchelkin
2023-01-17
1
-1
/
+3
|
*
wifi: ath9k: remove most hidden macro dependencies on ah
Wenli Looi
2022-12-22
26
-412
/
+412
|
*
wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
Minsuk Kang
2022-12-08
2
-2
/
+2
*
|
wifi: ath9k: use proper statements in conditionals
Arnd Bergmann
2022-12-20
1
-7
/
+7
|
/
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-11-28
2
-4
/
+1
|
\
|
*
wifi: ath9k: Remove unused variable mismatch
Colin Ian King
2022-11-09
1
-2
/
+1
|
*
wifi: ath9k: remove variable sent
Colin Ian King
2022-11-02
1
-2
/
+0
*
|
wifi: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-08
2
-1
/
+2
|
/
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-10-29
3
-24
/
+35
|
\
|
*
wifi: ath9k: verify the expected usb_endpoints are present
Fedor Pchelkin
2022-10-11
1
-0
/
+14
|
*
wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()
Fedor Pchelkin
2022-10-11
1
-13
/
+15
|
*
wifi: ath9k: Remove -Warray-bounds exception
Kees Cook
2022-10-11
1
-5
/
+0
|
*
wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
Fedor Pchelkin
2022-10-11
1
-4
/
+0
|
*
wifi: ath9k: Make arrays prof_prio and channelmap static const
Colin Ian King
2022-10-10
1
-2
/
+6
*
|
Kalle Valo says:
Jakub Kicinski
2022-10-28
1
-0
/
+1
|
\
\
[next]