openwrt/package/kernel/mac80211
Felix Fietkau eff8c76aa0 mac80211: fix spurious disconnect issues with disassoc_low_ack=1 (default)
mac80211 reports a packet loss event to user space when 50 consecutive packets
were not acked. On a high throughput link with long aggregates and sudden
link changes, this can trigger way too easily.
Mitigate false positives by only triggering the event on a packet loss if
no ACK was received for at least a second

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2020-08-09 14:01:49 +02:00
..
files mac80211: don't kill wireless daemon on teardown 2020-07-31 19:52:03 +02:00
patches mac80211: fix spurious disconnect issues with disassoc_low_ack=1 (default) 2020-08-09 14:01:49 +02:00
scripts mac80211: replace backticks by $(...) 2020-05-13 19:01:23 +02:00
Makefile mac80211: make cfg80211 testmode support optional (and disabled by default) 2020-08-06 12:36:23 +02:00
ath.mk mac80211: ath9k: enable adding wireless noise to kernel entropy pool 2020-06-18 20:08:18 +02:00
broadcom.mk mac80211: Update to version 5.7.5-1 2020-07-23 22:28:52 +02:00
intel.mk
marvell.mk
ralink.mk
realtek.mk mac80211: Update to version 5.8-rc2-1 2020-07-23 23:39:56 +02:00