]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mac80211: ath11k: fix for unsupported 11ax EDCA 21575/head
authorPaweł Owoc <frut3k7@gmail.com>
Fri, 16 Jan 2026 10:10:35 +0000 (11:10 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 3 Feb 2026 23:03:44 +0000 (00:03 +0100)
commita62b5fe71cfd3844343c6095a3284d953d74e928
treefc6abaf62ef419c20795d095f366e54e24d02a1a
parent9bf33c02d5c4dc9cb50bfaa2c23bb4398a99c49d
mac80211: ath11k: fix for unsupported 11ax EDCA

Currently publicly available firmware for ath11k does not support
the 11ax EDCA parameter.
Skipping sending this parameter allows the use of STA mode.

Fixes: https://github.com/openwrt/openwrt/issues/20702
Signed-off-by: Paweł Owoc <frut3k7@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21563
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 5fc92969129a77685f21e929d46e03c06132fdf3)
Link: https://github.com/openwrt/openwrt/pull/21575
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/mac80211/patches/ath11k/948-wifi-ath11k-Fix-the-WMM-param-type.patch [new file with mode: 0644]