linux-stable/net/ieee80211/softmac
David Woodhouse 16f4352733 [PATCH] softmac: reduce scan dwell time
It currently takes something like 8 seconds to do a scan, because we
spend half a second on each channel. Reduce that time to 20ms per
channel.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2006-03-27 14:04:09 -05:00
..
ieee80211softmac_assoc.c [PATCH] softmac: remove function_enter() 2006-03-23 07:12:36 -05:00
ieee80211softmac_auth.c [PATCH] softmac: remove function_enter() 2006-03-23 07:12:36 -05:00
ieee80211softmac_event.c [PATCH] update copyright in softmac 2006-03-22 22:16:59 -05:00
ieee80211softmac_io.c [PATCH] softmac: properly check return value of ieee80211softmac_alloc_mgt 2006-03-22 22:16:55 -05:00
ieee80211softmac_module.c [PATCH] softmac: add reassociation code 2006-03-22 22:17:01 -05:00
ieee80211softmac_priv.h [PATCH] softmac: reduce scan dwell time 2006-03-27 14:04:09 -05:00
ieee80211softmac_scan.c [PATCH] Restore channel setting after scan. 2006-03-23 16:18:47 -05:00
ieee80211softmac_wx.c [PATCH] update copyright in softmac 2006-03-22 22:16:59 -05:00
Kconfig [PATCH] make softmac depend on IEEE80211 and EXPERIMENTAL 2006-03-22 22:16:50 -05:00
Makefile [PATCH] softmac: fix Makefiles 2006-03-22 22:16:51 -05:00