Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mac80211: update sta connection monitor regression fix | Felix Fietkau | 2020-09-23 |
| | | | | | | Reset the connection monitor on all acked frames Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||
* | mac80211: fix regression in station connection monitor optimization | Felix Fietkau | 2020-09-21 |
When the nulldata frame was acked, the probe send count needs to be reset, otherwise it will keep increasing until the connection is considered dead, even though it fine. Reported-by: Georgi Valkov <gvalkov@abv.bg> Signed-off-by: Felix Fietkau <nbd@nbd.name> |