pull-request: ath-current-20260519
Jeff Johnson
jeff.johnson at oss.qualcomm.com
Tue May 19 07:34:33 PDT 2026
The following changes since commit 7666dbb1bacc4ba522b96740cba7283d243d16e1:
wifi: cfg80211: advance loop vars in cfg80211_merge_profile() (2026-05-08 09:20:03 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git tags/ath-current-20260519
for you to fetch changes up to 60fb2cf51e77bb1c0261160b4be44209d68956b1:
wifi: ath12k: fix EHT TX MCS limitation due to wrong 20 MHz-only parsing (2026-05-18 06:47:03 -0700)
----------------------------------------------------------------
ath.git update for v7.1-rc5
ath10k:
- avoid sending any commands to firmware when it is wedged
ath11k:
- fix WMI buffer leaks on error conditions
- fix UAF in RX MSDU coalesce path
- allow peer ID 0 on RX path (legal for mobile devices)
- reinitialize shared SRNG pointers on restart
ath12k:
- fix 20 MHz-only parsing of EHT-MCS map
----------------------------------------------------------------
Baochen Qiang (1):
wifi: ath12k: fix EHT TX MCS limitation due to wrong 20 MHz-only parsing
Kang Yang (1):
wifi: ath10k: skip WMI and beacon transmission when device is wedged
Kyle Farnung (1):
wifi: ath11k: clear shared SRNG pointer state on restart
Matthew Leach (1):
wifi: ath11k: fix peer resolution on rx path when peer_id=0
Nicolas Escande (3):
wifi: ath11k: fix error path leaks in some WMI WOW calls
wifi: ath11k: fix error path leaks in some WMI calls
wifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()
Willmar Knikker (1):
wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce()
drivers/net/wireless/ath/ath10k/wmi.c | 15 ++--
drivers/net/wireless/ath/ath11k/dp_rx.c | 9 +-
drivers/net/wireless/ath/ath11k/hal.c | 14 ++-
drivers/net/wireless/ath/ath11k/hal_rx.c | 5 +-
drivers/net/wireless/ath/ath11k/testmode.c | 1 +
drivers/net/wireless/ath/ath11k/wmi.c | 131 ++++++++++++++++++++++++-----
drivers/net/wireless/ath/ath12k/mac.c | 8 +-
7 files changed, 143 insertions(+), 40 deletions(-)
More information about the ath10k
mailing list