mac80211: ath11k: sync with ath-next
authorRobert Marko <robimarko@gmail.com>
Mon, 20 Mar 2023 11:12:57 +0000 (12:12 +0100)
committerRobert Marko <robimarko@gmail.com>
Mon, 20 Mar 2023 11:23:11 +0000 (12:23 +0100)
commit789a0bac35359a3958da0e555231c5bf28abf7c4
tree6514c074642e29fb9ba21f73d690aa435caaf1a3
parent00b40ef00d42b9b384e72aea604bc53e39e24ac3
mac80211: ath11k: sync with ath-next

Synchronize the ath11k backports with the current ath-next tree.

This brings in actually setting the MU-MIMO parameters in HW and 6GHz
regulatory support along with some minor resource handling fixes.

This allows to easily backport further fixes as cherry picking them has
started requiring manual conflict resolution.

Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/mac80211/patches/ath11k/0037-wifi-ath11k-allow-system-suspend-to-survive-ath11k.patch [new file with mode: 0644]
package/kernel/mac80211/patches/ath11k/0038-wifi-ath11k-modify-accessor-macros-to-match-index-si.patch [new file with mode: 0644]
package/kernel/mac80211/patches/ath11k/0039-wifi-ath11k-push-MU-MIMO-params-from-hostapd-to-hard.patch [new file with mode: 0644]
package/kernel/mac80211/patches/ath11k/0040-wifi-ath11k-move-HE-MCS-mapper-to-a-separate-functio.patch [new file with mode: 0644]
package/kernel/mac80211/patches/ath11k/0041-wifi-ath11k-generate-rx-and-tx-mcs-maps-for-supporte.patch [new file with mode: 0644]
package/kernel/mac80211/patches/ath11k/0042-wifi-ath11k-Add-tx-ack-signal-support-for-management.patch [new file with mode: 0644]
package/kernel/mac80211/patches/ath11k/0043-wifi-ath11k-use-proper-regulatory-reference-for-band.patch [new file with mode: 0644]
package/kernel/mac80211/patches/ath11k/0044-wifi-ath11k-add-support-to-parse-new-WMI-event-for-6.patch [new file with mode: 0644]
package/kernel/mac80211/patches/ath11k/0045-wifi-ath11k-add-debug-prints-in-regulatory-WMI-event.patch [new file with mode: 0644]
package/kernel/mac80211/patches/ath11k/0046-wifi-ath11k-Replace-fake-flex-array-with-flexible-ar.patch [new file with mode: 0644]
package/kernel/mac80211/patches/ath11k/0047-wifi-ath11k-fix-deinitialization-of-firmware-resourc.patch [new file with mode: 0644]