diff options
author | Kalle Valo <kvalo@kernel.org> | 2023-02-13 21:08:01 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-02-13 21:08:01 +0300 |
commit | 3eea2c615e25f7a3a7b40912358ed54b5d2f0ff2 (patch) | |
tree | ef8f54c698f8708fff6f29aa139028b56550e5aa /MAINTAINERS | |
parent | 9d5dbfe0e170cb5d58422b890d4d23c8e70d1f28 (diff) | |
parent | 801fc159e30d3588b0fece351e1e8bdf375590d6 (diff) | |
download | linux-3eea2c615e25f7a3a7b40912358ed54b5d2f0ff2.tar.xz |
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
ath.git patches for v6.3. Major changes:
ath12k
* new driver for Qualcomm Wi-Fi 7 devices
ath11k
* IPQ5018 support
* Fine Timing Measurement (FTM) responder role support
* channel 177 support
ath10k
* store WLAN firmware version in SMEM image table
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f2bd469ffae5..48cceb41c13c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17254,6 +17254,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git F: Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml F: drivers/net/wireless/ath/ath11k/ +QUALCOMM ATH12K WIRELESS DRIVER +M: Kalle Valo <kvalo@kernel.org> +L: ath12k@lists.infradead.org +S: Supported +T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git +F: drivers/net/wireless/ath/ath12k/ + QUALCOMM ATHEROS ATH9K WIRELESS DRIVER M: Toke Høiland-Jørgensen <toke@toke.dk> L: linux-wireless@vger.kernel.org |