* pull-request: ath-next-20260427
@ 2026-04-27 14:11 Jeff Johnson
0 siblings, 0 replies; only message in thread
From: Jeff Johnson @ 2026-04-27 14:11 UTC (permalink / raw)
To: linux-wireless, Johannes Berg; +Cc: ath10k, ath11k, ath12k, jjohnson
The following changes since commit 929298742bb5dfacd53ea99cf989cc81210f90a3:
Merge tag 'ath-next-20260408' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath (2026-04-08 23:26:19 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git tags/ath-next-20260427
for you to fetch changes up to 34a5329beee86a22a446e27eb37f06caa63479ca:
wifi: ath9k: Obtain system GPIOS from descriptors (2026-04-22 06:57:12 -0700)
----------------------------------------------------------------
ath.git patches for v7.2 (PR #1)
For ath9k:
- improve the GPIO interface.
For ath12k:
- replace dynamic memory allocation in WMI rx path
- avoid buffer overread when configuring IRQs
- code housekeeping
----------------------------------------------------------------
Aaradhana Sahu (1):
wifi: ath12k: Fix invalid IRQ requests during AHB probe
Jeff Johnson (3):
wifi: ath12k: Fix HTC prototype ath12k_base parameters
wifi: ath12k: Fix ath12k_dp_htt_tlv_iter()'s iter() signature
wifi: ath12k: Remove macro HAL_RX_EHT_SIG_OFDMA_EB2_MCS
Linus Walleij (1):
wifi: ath9k: Obtain system GPIOS from descriptors
Nicolas Escande (1):
wifi: ath12k: avoid dynamic alloc when parsing wmi tb
drivers/gpio/gpio-ath79.c | 57 ++++++-
drivers/net/wireless/ath/ath12k/ahb.c | 25 +--
drivers/net/wireless/ath/ath12k/core.c | 6 +
drivers/net/wireless/ath/ath12k/dp_htt.c | 2 +-
drivers/net/wireless/ath/ath12k/dp_htt.h | 2 +-
drivers/net/wireless/ath/ath12k/htc.h | 8 +-
drivers/net/wireless/ath/ath12k/wifi7/hal_rx.h | 1 -
drivers/net/wireless/ath/ath12k/wmi.c | 217 +++++++++----------------
drivers/net/wireless/ath/ath12k/wmi.h | 3 +
drivers/net/wireless/ath/ath9k/hw.c | 33 ++--
drivers/net/wireless/ath/ath9k/hw.h | 3 +-
11 files changed, 188 insertions(+), 169 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-04-27 14:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-27 14:11 pull-request: ath-next-20260427 Jeff Johnson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox