index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-29
1
-0
/
+1
|
\
\
|
*
|
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-10-10
1
-0
/
+1
|
|
/
*
|
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-10
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
hwrng: core - let sleep be interrupted when unregistering hwrng
Jason A. Donenfeld
2022-08-19
1
-1
/
+2
*
|
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-09-27
2
-2
/
+2
|
\
\
|
*
|
wifi: ath9k: fix repeated the words in a comment
Jilin Yuan
2022-09-22
1
-1
/
+1
|
*
|
wifi: ath9k: fix repeated to words in a comment
Jilin Yuan
2022-09-22
1
-1
/
+1
*
|
|
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
2022-09-06
1
-1
/
+1
*
|
|
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-09-06
1
-1
/
+1
|
/
/
*
/
wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
Tetsuo Handa
2022-08-30
1
-15
/
+28
|
/
*
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
2022-07-15
1
-2
/
+2
*
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
2
-2
/
+4
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-07-08
5
-34
/
+39
|
\
|
*
ath9k: remove unexpected words "the" in comments
Jiang Jian
2022-07-08
1
-1
/
+1
|
*
ath9k: htc: clean up statistics macros
Pavel Skripkin
2022-06-20
3
-32
/
+36
|
*
ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
Pavel Skripkin
2022-06-20
2
-6
/
+7
*
|
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
2
-2
/
+2
*
|
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
1
-0
/
+2
*
|
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
2
-2
/
+2
*
|
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
3
-17
/
+18
*
|
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
2
-2
/
+2
|
/
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-06-15
1
-1
/
+1
|
\
|
*
ath9k: replace ternary operator with max()
Guo Zhengkui
2022-05-22
1
-1
/
+1
*
|
wifi: ath9k: silence array-bounds warning on GCC 12
Jakub Kicinski
2022-05-23
1
-0
/
+5
|
/
*
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-04
17
-109
/
+108
|
\
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-05-03
5
-8
/
+13
|
|
\
|
|
*
ath9k: hif_usb: simplify if-if to if-else
Wan Jiabing
2022-04-29
1
-3
/
+2
|
|
*
ath9k: fix QCA9561 PA bias level
Thibaut VARĂˆNE
2022-04-23
1
-1
/
+1
|
|
*
ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
Dan Carpenter
2022-04-23
1
-0
/
+8
|
|
*
ath9k: Remove unnecessary print function dev_err()
Yang Li
2022-04-12
1
-3
/
+1
|
|
*
ath9k: fix ath_get_rate_txpower() to respect the rate list end tag
Peter Seiderer
2022-04-12
1
-1
/
+1
|
*
|
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
4
-16
/
+16
|
|
/
[next]