openwrt/package/kernel/mac80211/patches
Florian Maurer 8faa9dedb4
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
ath11k: fix transmit queue flushing through flush_sta implementation
warning print "ath11k c000000.wifi: failed to flush transmit queue 0"
is observed during busy times.

The mac80211 fallback implementation of `flush_sta` does not handle the per STA queues well.
This is fixed by providing a ath11k specific implementation of flush_sta telling the firmware to flush a given station.
The draining of the transmit queues should therefore stop correctly, even if new packets arrive in the mean time.

An upstream ath11k RFC is available at:
https://patchwork.kernel.org/project/linux-wireless/patch/GV1P250MB14333A5BF24623C4753A10E1E8E0A@GV1P250MB1433.EURP250.PROD.OUTLOOK.COM/

The patch was tested on a Xiaomi AX3600.

Signed-off-by: Florian Maurer <f.maurer@outlook.de>
Tested-by: Florian Maurer  <f.maurer@outlook.de>
Co-authored-by: Benjamin Berg <benjamin@sipsolutions.net>
Tested-by: Flole <flole@flole.de>
Link: https://github.com/openwrt/openwrt/pull/20293
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-11-04 20:12:06 +01:00
..
ath mac80211: update to version 6.14.11 2025-07-05 14:43:08 +02:00
ath5k mac80211: update to version 6.12.6 2024-12-26 18:18:06 +01:00
ath9k mac80211: update to version 6.16 2025-08-13 11:06:12 +02:00
ath10k mac80211: ath: improve ath10k "failed to flush transmit queue" errors 2025-10-01 22:15:13 +02:00
ath11k ath11k: fix transmit queue flushing through flush_sta implementation 2025-11-04 20:12:06 +01:00
ath12k mac80211: update to version 6.16 2025-08-13 11:06:12 +02:00
brcm mac80211: update to version 6.16 2025-08-13 11:06:12 +02:00
build mac80211: Fix compilation of iwlwifi driver 2025-09-04 12:10:06 +02:00
mt7601u mac80211: fix mt7601u firmware path and refresh patches 2023-05-18 02:39:55 +01:00
mwl mac80211: update to version 6.16 2025-08-13 11:06:12 +02:00
rt2x00 mac80211: Refresh patches 2025-09-04 12:09:35 +02:00
subsys mac80211: add support for MLD AP client probing 2025-08-28 22:09:23 +02:00