Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath
authorKalle Valo <kvalo@kernel.org>
Thu, 22 Feb 2024 10:41:45 +0000 (12:41 +0200)
committerKalle Valo <kvalo@kernel.org>
Thu, 22 Feb 2024 10:41:45 +0000 (12:41 +0200)
commit1c33f0ffacfd22dd748d69199d0575bcc461684e
tree6703b770d59e4473e345024679b22f85fde5ad9a
parentf3ec643947634bed41b97bd56b248f7c78498eab
parent3ab6aff5793c3c7bdf6535d9b0024544a4abbdd5
Merge tag 'ath-next-20240222' of git://git./linux/kernel/git/kvalo/ath

ath.git patches for v6.9

We have support for QCA2066 now and also several new features in ath12k.

Major changes:

ath12k

* firmware-2.bin support

* support having multiple identical PCI devices (firmware needs to
  have ATH12K_FW_FEATURE_MULTI_QRTR_ID)

* QCN9274: support split-PHY devices

* WCN7850: enable Power Save Mode in station mode

* WCN7850: P2P support

ath11k:

* QCA6390 & WCN6855: support 2 concurrent station interfaces

* QCA2066 support
drivers/net/wireless/ath/ath11k/mac.c
drivers/net/wireless/ath/ath11k/wmi.c
drivers/net/wireless/ath/ath12k/mac.c
drivers/net/wireless/ath/ath12k/wmi.c