mac80211: ath: improve ath10k "failed to flush transmit queue" errors
authorFlorian Maurer <[email protected]>
Sun, 28 Sep 2025 22:38:03 +0000 (00:38 +0200)
committerHauke Mehrtens <[email protected]>
Thu, 2 Oct 2025 20:23:51 +0000 (22:23 +0200)
commitc1d14f27348f10308f8d87d39255f39a503e3d23
tree5445c00502cba9fd2c6156e96c442cac1034a4b8
parentbf7a4d9d5ae58a4df5101287682bfb113b5e5cc6
mac80211: ath: improve ath10k "failed to flush transmit queue" errors

Currently, in busy environments, ath10k logs "failed to flush transmit
queue" errors and have a spiking CPU usage, making the wireless barely
usable.
With this patch, taken from https://patchwork.kernel.org/project/linux-wireless/patch/20250806070005[email protected]/
this does not occur in normal operation and the wifi is much more stable

Supersedes #19427
Ref: https://github.com/openwrt/openwrt/issues/15929#issuecomment-2227391307
Ref: https://github.com/openwrt/openwrt/issues/14965

Signed-off-by: Florian Maurer <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19529
(cherry picked from commit ab50b9a56148767a5e364ad41b79e186c7eea8f4)
Link: https://github.com/openwrt/openwrt/pull/20266
Signed-off-by: Hauke Mehrtens <[email protected]>
package/kernel/mac80211/patches/ath10k/991-ath10k-support-flush_sta-method.patch [new file with mode: 0644]