summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/570-mac80211_initialize_last_rx.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: update to wireless-testing 2011-03-22Felix Fietkau2011-03-221-10/+0
| | | | SVN-Revision: 26273
* mac80211: initialize the last rx time when creating a stationFelix Fietkau2011-03-211-0/+10
should hopefully finally take care of the nasty reassociation issues which showed up as Jan 1 00:51:10 OpenWrt daemon.info hostapd: wlan0: STA 00:xx:xx:xx:xx:xx IEEE 802.11: deauthenticated due to inactivity right after associating, leading to an immediate disconnect. Will probably fix #8343, #8830 and others. SVN-Revision: 26251