linux/drivers/net/wireless
Daniel Yingqiang Ma 03ceedea97 ath9k: Group Key fix for VAPs
When I set up multiple VAPs with ath9k, I encountered an issue that
the traffic may be lost after a while.

The detailed phenomenon is
1. After a while the clients connected to one of these VAPs will get
into a state that no broadcast/multicast packets can be transfered
successfully while the unicast packets can be transfered normally.
2. Minutes latter the unitcast packets transfer will fail as well,
because the ARP entry is expired and it can't be freshed due to the
broadcast trouble.

It's caused by the group key overwritten and someone discussed this
issue in ath9k-devel maillist before, but haven't work out a fix yet.

I referred the method in madwifi, and made a patch for ath9k.
The method is to set the high bit of the sender(AP)'s address, and
associated that mac and the group key. It requires the hardware
supports multicast frame key search. It seems true for AR9160.

Not sure whether it's the correct way to fix this issue. But it seems
to work in my test. The patch is attached, feel free to revise it.

Signed-off-by: Daniel Yingqiang ma <yma.cool@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-04-20 11:50:51 -04:00
..
ath ath9k: Group Key fix for VAPs 2010-04-20 11:50:51 -04:00
b43 b43: N-PHY: fix copy&paste typo 2010-04-06 16:55:15 -04:00
b43legacy
hostap
ipw2x00 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge 2010-04-08 13:34:54 -04:00
iwlwifi Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 2010-04-19 16:37:59 -04:00
iwmc3200wifi iwmc3200wifi: check sparse endianness annotations 2010-04-16 15:47:02 -04:00
libertas libertas: Davinci platforms need more time loading helper firmware 2010-04-16 15:32:01 -04:00
libertas_tf
orinoco orinoco: have sparse check endian issues 2010-04-19 16:41:42 -04:00
p54 p54pci: fix serious sparse warning 2010-04-16 15:32:01 -04:00
prism54 wireless/prism54: remove trailing space in messages 2010-03-31 14:39:07 -04:00
rt2x00 wireless: rt2x00: rt2800usb: identify Allwin devices 2010-04-19 16:45:20 -04:00
rtl818x rtl818x: Move configuration details to the rtl818x directory 2010-04-16 15:32:01 -04:00
wl12xx wl1251: add support for dedicated IRQ line 2010-04-16 15:47:14 -04:00
zd1211rw
Kconfig rtl818x: Move configuration details to the rtl818x directory 2010-04-16 15:32:01 -04:00
Makefile
adm8211.c
adm8211.h
airo.c
airo.h
airo_cs.c
at76c50x-usb.c
at76c50x-usb.h
atmel.c
atmel.h
atmel_cs.c
atmel_pci.c
mac80211_hwsim.c mac80211_hwsim: add sw_scan sw_scan_complete 2010-04-08 15:24:17 -04:00
mwl8k.c Add a pci-id to the mwl8k driver 2010-03-30 15:37:25 -04:00
ray_cs.c wireless/raylink: remove trailing space in messages 2010-03-31 14:39:07 -04:00
ray_cs.h
rayctl.h
rndis_wlan.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge 2010-04-08 13:34:54 -04:00
wl3501.h
wl3501_cs.c drivers/net/wireless: Use IW_HANDLER macro 2010-03-23 16:50:27 -04:00
zd1201.c
zd1201.h