linux/drivers/staging/ath6kl
Vipin Mehta e8763b5fe8 staging: ath6kl: Fixing key settings for WPA/WPA2
A bug was observed during the reconnection phase in the WPA/WPA2-PSK scenario
where the EAPOL frames were going encrypted during an auto reconnection
attempt. The initial 4-way handshake would go fine but then the driver
was getting a command to set default keys sometime later. Setting of an
incorrect flag (TX_USAGE) in the hadrware was causing the EAPOL frames during
the subsequent 4-way handshake attempts to go encrypted causing the AP to
reject the station.

Signed-off-by: Vipin Mehta <vmehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-18 13:28:49 -08:00
..
bmi staging: ath6kl: Remove #define A_OK 2011-02-02 14:34:51 -08:00
hif staging: ath6kl: Remove #define A_OK 2011-02-02 14:34:51 -08:00
htc2 staging: ath6kl: Remove #define A_OK 2011-02-02 14:34:51 -08:00
include staging: ath6kl: Remove #define A_OK 2011-02-02 14:34:51 -08:00
miscdrv staging: ath6kl: Remove #define A_OK 2011-02-02 14:34:51 -08:00
os/linux staging: ath6kl: Fixing key settings for WPA/WPA2 2011-02-18 13:28:49 -08:00
reorder staging: ath6kl: Remove #define A_OK 2011-02-02 14:34:51 -08:00
wlan staging: ath6kl: Remove #define A_OK 2011-02-02 14:34:51 -08:00
wmi staging: ath6kl: Remove #define A_OK 2011-02-02 14:34:51 -08:00
Kconfig Staging: ath6kl: ATH6KL_CFG80211 depends on CFG80211 2010-11-09 13:33:04 -08:00
Makefile
TODO