linux/drivers/net/wireless/ath/ath12k
Johannes Berg ee0e5ce279 ath.git patches for v6.17
Highlights for some specific drivers include:
 
 ath9k:
 Add AHB "of" support
 
 ath11k:
 Support device-specific firmware override
 Fix potentially reordered access to device memory
 
 ath12k:
 Add more Wi-Fi 7 functionality
 Add more statistics to DebugFS
 Support different memory profiles
 Support 802.11 encap/decap offload to firmware
 Fix potentially reordered access to device memory
 
 And of course there is the usual set of cleanups and bug fixes across
 the entire family of "ath" drivers.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQQ/mtSHzPUi16IfDEksFbugiYzLewUCaH7H3wAKCRAsFbugiYzL
 ey7uAQDn9GQYG+giT1UXMpJrpOWAujwI2s9yNy36HCqdcDxWjgD+L+OiqNoCjbxA
 qMwnjlA6dhU1wgt92xxyfG0bwwVsQQE=
 =TjnN
 -----END PGP SIGNATURE-----

Merge tag 'ath-next-20250721' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath into wireless-next

Jeff Johnson says:
==================
ath.git patches for v6.17

Highlights for some specific drivers include:

ath9k:
Add AHB "of" support

ath11k:
Support device-specific firmware override
Fix potentially reordered access to device memory

ath12k:
Add more Wi-Fi 7 functionality
Add more statistics to DebugFS
Support different memory profiles
Support 802.11 encap/decap offload to firmware
Fix potentially reordered access to device memory

And of course there is the usual set of cleanups and bug fixes across
the entire family of "ath" drivers.
==================

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2025-07-22 10:25:07 +02:00
..
acpi.c
acpi.h
ahb.c wifi: ath12k: Enable memory profile selection for QCN9274 2025-07-14 07:32:16 -07:00
ahb.h
ce.c wifi: ath12k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
ce.h
core.c wifi: ath12k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
core.h wifi: ath12k: Add support to enqueue management frame at MLD level 2025-07-14 07:32:16 -07:00
coredump.c
coredump.h
dbring.c wifi: ath12k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
dbring.h
debug.c
debug.h
debugfs.c wifi: ath12k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
debugfs.h wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STAT 2025-06-17 16:28:34 -07:00
debugfs_htt_stats.c wifi: ath12k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
debugfs_htt_stats.h wifi: ath12k: pack HTT pdev rate stats structs 2025-07-10 07:29:44 -07:00
debugfs_sta.c
debugfs_sta.h
dp.c wifi: ath12k: Correct tid cleanup when tid setup fails 2025-07-21 14:34:01 -07:00
dp.h wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM mode 2025-07-15 09:17:15 -07:00
dp_mon.c wifi: ath12k: add link support for multi-link in arsta 2025-07-07 15:34:48 -07:00
dp_mon.h wifi: ath12k: add ring config for monitor mode on WCN7850 2025-05-16 12:38:55 -07:00
dp_rx.c ath.git patches for v6.17 2025-07-22 10:25:07 +02:00
dp_rx.h wifi: ath12k: add support to reap and process mon dest ring 2025-05-16 12:38:55 -07:00
dp_tx.c wifi: ath12k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
dp_tx.h
fw.c wifi: ath12k: use fw_features only when it is valid 2025-04-15 07:35:51 -07:00
fw.h wifi: ath12k: introduce ath12k_fw_feature_supported() 2025-04-15 07:35:51 -07:00
hal.c wifi: ath12k: fix dest ring-buffer corruption when ring is full 2025-06-26 16:10:49 -07:00
hal.h wifi: ath12k: Fix hal_reo_cmd_status kernel-doc 2025-06-07 07:41:50 -07:00
hal_desc.h wifi: ath12k: Add device dp stats support 2025-05-19 10:45:38 -07:00
hal_rx.c wifi: ath12k: change soc name to device name 2025-05-19 10:45:38 -07:00
hal_rx.h wifi: ath12k: add support to reap and process mon dest ring 2025-05-16 12:38:55 -07:00
hal_tx.c
hal_tx.h
hif.h
htc.c
htc.h
hw.c wifi: ath12k: Add support to enqueue management frame at MLD level 2025-07-14 07:32:16 -07:00
hw.h wifi: ath12k: Add support to enqueue management frame at MLD level 2025-07-14 07:32:16 -07:00
Kconfig pci-v6.16-changes 2025-06-04 11:26:17 -07:00
mac.c wifi: ath12k: bring DFS support back for WCN7850 2025-07-21 14:34:01 -07:00
mac.h wifi: ath12k: add support for 160 MHz bandwidth 2025-07-02 07:02:26 -07:00
Makefile
mhi.c wifi: ath12k: Prevent sending WMI commands to firmware during firmware crash 2025-04-17 15:49:35 -07:00
mhi.h
p2p.c wifi: ath12k: Avoid accessing uninitialized arvif->ar during beacon miss 2025-06-23 07:28:32 -07:00
p2p.h
pci.c wifi: ath12k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
pci.h wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850 2025-06-07 07:41:13 -07:00
peer.c wifi: ath12k: Validate peer_id before searching for peer 2025-07-15 09:17:15 -07:00
peer.h wifi: ath12k: Add support to enqueue management frame at MLD level 2025-07-14 07:32:16 -07:00
qmi.c wifi: ath12k: Enable memory profile selection for QCN9274 2025-07-14 07:32:16 -07:00
qmi.h wifi: ath12k: Add a table of parameters entries impacting memory consumption 2025-07-14 07:32:15 -07:00
reg.c wifi: ath12k: update unsupported bandwidth flags in reg rules 2025-07-10 07:29:44 -07:00
reg.h wifi: ath12k: handle regulatory hints during mac registration 2025-06-23 07:28:32 -07:00
rx_desc.h
testmode.c wifi: ath12k: Don't use %pK through printk 2025-04-17 15:49:35 -07:00
testmode.h
trace.c
trace.h
wmi.c wifi: ath12k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
wmi.h wifi: ath12k: Advertise encapsulation/decapsulation offload support to mac80211 2025-07-19 09:14:45 -07:00
wow.c
wow.h