pull-request: ath-current-20251006
Jeff Johnson
jeff.johnson at oss.qualcomm.com
Mon Oct 6 10:12:32 PDT 2025
The following changes since commit 4ff71af020ae59ae2d83b174646fc2ad9fcd4dc4:
Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-09-25 08:23:52 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git tags/ath-current-20251006
for you to fetch changes up to 9c78e747dd4fee6c36fcc926212e20032055cf9d:
wifi: ath11k: avoid bit operation on key flags (2025-10-06 09:48:55 -0700)
----------------------------------------------------------------
ath.git update for v6.18-rc1
Fix memory leaks in both ath10k and ath12k.
Fix a sparse issue in ath11k.
Allow ath11k suspend/resume to work on more Lenovo laptops.
----------------------------------------------------------------
Karthik M (1):
wifi: ath12k: free skb during idr cleanup callback
Loic Poulain (1):
wifi: ath10k: Fix memory leak on unsupported WMI command
Mark Pearson (1):
wifi: ath11k: Add missing platform IDs for quirk table
Rameshkumar Sundaram (1):
wifi: ath11k: avoid bit operation on key flags
drivers/net/wireless/ath/ath10k/wmi.c | 1 +
drivers/net/wireless/ath/ath11k/core.c | 54 ++++++++++++++++++++++++++++++----
drivers/net/wireless/ath/ath11k/mac.c | 10 +++----
drivers/net/wireless/ath/ath12k/mac.c | 34 +++++++++++----------
4 files changed, 72 insertions(+), 27 deletions(-)
More information about the ath10k
mailing list