]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mac80211: ath: improve ath10k "failed to flush transmit queue" errors 19529/head
authorFlorian Maurer <f.maurer@outlook.de>
Sun, 28 Sep 2025 22:38:03 +0000 (00:38 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 1 Oct 2025 20:15:13 +0000 (22:15 +0200)
commitab50b9a56148767a5e364ad41b79e186c7eea8f4
treec367b7a6744eb4f3f886d3a8d37c6e36cf0580cc
parentfca63d04b5075723d001eff788973edd88bcb636
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.1429-1-hujy652@gmail.com/
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 <f.maurer@outlook.de>
Link: https://github.com/openwrt/openwrt/pull/19529
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/mac80211/patches/ath10k/991-ath10k-support-flush_sta-method.patch [new file with mode: 0644]