openwrt/package/kernel/mac80211
David Bauer e962f866b2 mac80211: always use mac80211 loss detection
ath10k does not report excessive loss in case of broken block-ack
sessions. The loss is communicated to the host-os, but ath10k does not
trigger a low-ack events by itself.

The mac80211 framework for loss detection however detects this
circumstance well in case of ath10k. So use it regardless of ath10k's
own loss detection mechanism.

Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit ed816f6ba8)
2023-06-23 00:23:58 +02:00
..
files mac80211: use 802.11ax iw modes 2023-01-28 13:53:39 +01:00
patches mac80211: always use mac80211 loss detection 2023-06-23 00:23:58 +02:00
scripts mac80211: replace backticks by $(...) 2020-05-13 19:01:23 +02:00
ath.mk mac80211: enable ATH9K_HWRNG 2023-03-05 19:13:22 +01:00
broadcom.mk mac80211: b43: only enable bcma or ssb on bmips 2023-04-23 12:18:36 +02:00
intel.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
Makefile mac80211: brcm: drop brcmfmac patch waiting for register_wiphy() 2023-05-24 19:25:26 +01:00
marvell.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
ralink.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
realtek.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00