Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mac80211: Update to version 5.8.18-1 | Hauke Mehrtens | 2020-12-16 |
| | | | | | | The removed patches were applied upstream. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> | ||
* | mac80211: remove an obsolete patch that is no longer doing anything useful | Felix Fietkau | 2020-09-01 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||
* | mac80211: fix spurious disconnect issues with disassoc_low_ack=1 (default) | Felix Fietkau | 2020-08-09 |
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> |