linux/drivers/net/wireless/ipw2x00
Dan Williams c3d72b9681 ipw2x00: age scan results on resume
Scanned BSS entries are timestamped with jiffies, which doesn't
increment across suspend and hibernate.  On resume, every BSS in the
scan list looks like it was scanned within the last 10 seconds,
irregardless of how long the machine was actually asleep.  Age scan
results on resume with the time spent during sleep so userspace has a
clue how old they really are.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-02-27 14:52:43 -05:00
..
ieee80211.h ipw2x00: age scan results on resume 2009-02-27 14:52:43 -05:00
ipw2100.c ipw2x00: age scan results on resume 2009-02-27 14:52:43 -05:00
ipw2100.h ipw2x00: age scan results on resume 2009-02-27 14:52:43 -05:00
ipw2200.c ipw2x00: age scan results on resume 2009-02-27 14:52:43 -05:00
ipw2200.h ipw2x00: age scan results on resume 2009-02-27 14:52:43 -05:00
Kconfig make net/ieee80211.h private to ipw2x00 2009-02-27 14:51:42 -05:00
libipw_geo.c make net/ieee80211.h private to ipw2x00 2009-02-27 14:51:42 -05:00
libipw_module.c ipw2x00: age scan results on resume 2009-02-27 14:52:43 -05:00
libipw_rx.c ipw2x00: age scan results on resume 2009-02-27 14:52:43 -05:00
libipw_tx.c make net/ieee80211.h private to ipw2x00 2009-02-27 14:51:42 -05:00
libipw_wx.c ipw2x00: age scan results on resume 2009-02-27 14:52:43 -05:00
Makefile