linux-stable-rt/drivers/net/wireless/ath9k
Jouni Malinen 3f53dd64f1 ath9k: Fix hw crypto configuration for TKIP in AP mode
Incorrect Michael MIC key (RX, should have been TX) was set for the
group key in AP mode. This resulted in all broadcast frames triggering
Michael MIC errors and eventual TKIP countermeasures. The change here
sets the correct Michael MIC key based on whether the local end is the
authenticator (well, AP for now).

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Tested-by: Pat Erley <pat-lkml@erley.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-03-05 14:39:31 -05:00
..
Kconfig
Makefile
ahb.c
ani.c
ani.h
ath9k.h
beacon.c
calib.c
calib.h
debug.c
debug.h
eeprom.c ath9k: Configure Power control register appropriately for h/w with 4k eeprom 2009-03-05 14:39:30 -05:00
eeprom.h
hw.c
hw.h
initvals.h
mac.c
mac.h
main.c ath9k: Fix hw crypto configuration for TKIP in AP mode 2009-03-05 14:39:31 -05:00
pci.c
phy.c
phy.h
rc.c ath9k: Remove ununsed ack duration stuff with long/short preamble 2009-03-05 14:39:31 -05:00
rc.h ath9k: Remove ununsed ack duration stuff with long/short preamble 2009-03-05 14:39:31 -05:00
recv.c
reg.h
regd.c ath9k: fix 802.11g conformance test limit typo 2009-02-27 14:53:02 -05:00
regd.h
regd_common.h
xmit.c