Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/ieee80211/softmac
Ulrich Kunitz 2b50c24554 [PATCH] softmac: Fixed handling of deassociation from AP
In 2.6.19 a deauthentication from the AP doesn't start a
reassociation by the softmac code. It appears that
mac->associnfo.associating must be set and the
ieee80211softmac_assoc_work function must be scheduled. This patch
fixes that.

Signed-off-by: Ulrich Kunitz <kune@deine-taler.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2006-12-05 19:31:33 -05:00
..
ieee80211softmac_assoc.c [PATCH] softmac: Fixed handling of deassociation from AP 2006-12-05 19:31:33 -05:00
ieee80211softmac_auth.c [PATCH] softmac: Fixed handling of deassociation from AP 2006-12-05 19:31:33 -05:00
ieee80211softmac_event.c [PATCH] softmac: Fix handling of authentication failure 2006-06-05 15:51:30 -04:00
ieee80211softmac_io.c [PATCH] sotftmac: fix a slab corruption in WEP restricted key association 2006-10-17 10:15:58 -04:00
ieee80211softmac_module.c [PATCH] softmac: Fix WX and association related races 2006-10-16 20:09:47 -04:00
ieee80211softmac_priv.h [PATCH] softmac: Fixed handling of deassociation from AP 2006-12-05 19:31:33 -05:00
ieee80211softmac_scan.c [PATCH] softmac: reduce scan debug output 2006-12-02 00:12:06 -05:00
ieee80211softmac_wx.c [PATCH] softmac: Fix WX and association related races 2006-10-16 20:09:47 -04:00
Kconfig [PATCH] softmac: complete shared key authentication 2006-06-05 15:51:29 -04:00
Makefile [PATCH] softmac: fix Makefiles 2006-03-22 22:16:51 -05:00