kernel-fxtec-pro1x/net/ieee80211/softmac
Daniel Drake 995c99268e [PATCH] softmac: don't reassociate if user asked for deauthentication
When wpa_supplicant exits, it uses SIOCSIWMLME to request
deauthentication.  softmac then tries to reassociate without any user
intervention, which isn't the desired behaviour of this signal.

This change makes softmac only attempt reassociation if the remote
network itself deauthenticated us.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2006-05-05 16:55:22 -04:00
..
ieee80211softmac_assoc.c [PATCH] softmac: fix SIOCSIWAP 2006-04-24 15:20:23 -04:00
ieee80211softmac_auth.c [PATCH] softmac: don't reassociate if user asked for deauthentication 2006-05-05 16:55:22 -04:00
ieee80211softmac_event.c [PATCH] softmac: report when scanning has finished 2006-04-19 17:25:40 -04:00
ieee80211softmac_io.c [PATCH] softmac: handle iw_mode properly 2006-04-19 17:25:39 -04:00
ieee80211softmac_module.c [PATCH] softmac: fix SIOCSIWAP 2006-04-24 15:20:23 -04:00
ieee80211softmac_priv.h [PATCH] softmac: reduce scan dwell time 2006-03-27 14:04:09 -05:00
ieee80211softmac_scan.c [PATCH] softmac: dont send out packets while scanning 2006-04-19 17:25:39 -04:00
ieee80211softmac_wx.c [PATCH] softmac: fix SIOCSIWAP 2006-04-24 15:20:23 -04:00
Kconfig [PATCH] softmac uses Wiress Ext. 2006-04-19 17:25:37 -04:00
Makefile [PATCH] softmac: fix Makefiles 2006-03-22 22:16:51 -05:00