Merge tag 'ath-next-20240812' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
authorKalle Valo <kvalo@kernel.org>
Tue, 13 Aug 2024 09:58:32 +0000 (12:58 +0300)
committerKalle Valo <kvalo@kernel.org>
Tue, 13 Aug 2024 09:58:32 +0000 (12:58 +0300)
commitae98f5c9fd8ba84cd408b41faa77e65bf1b4cdfa
tree527a809915055ad28aecc517c8e7d7ec26525687
parent748e21d94a34edc6e74e9ec674e93e570d3d0d3e
parent89fbe672bd0e5e5c39600fcc7a3bca0b8a212d23
Merge tag 'ath-next-20240812' of git://git./linux/kernel/git/ath/ath

ath.git patches for v6.12

This is a fairly light pull request since ath12k is still working on
MLO-related changes, and the other drivers are mostly in maintenance
mode with a few cleanups and bug fixes.

Major changes:

ath12k

* DebugFS support for transmit DE stats
* Make ASPM support hardware-dependent
* Align BSS Channel information command and message with firmware

ath11k

* Use work queue for beacon tx events

ath9k

* Use devm for gpio_request_one
* Use unmanaged PCI functions in ath9k_pci_owl_loader()