linux/drivers/net/wireless
SenthilKumar Jegadeesan 627613f8f0 ath10k: prevent setting wrong key idx for station
Ath10k driver sets wrong default key idx that results in
sending unicast frames with multicast key.

The reason for this behavior is that cached broadcast key
is installed for station MAC address on association. After
dot1x completes, unicast key is installed for station
MAC address. Default key idx is set to broadcast key id when
driver tries to send broadcast frame. This causes firmware
to use broadcast key id to transmit unicast frames to stations.

Used TX_USAGE flag to set default key for stations.

Added callback for setting unicast default idx which will be
invoked on every default key idx configuration.

Signed-off-by: SenthilKumar Jegadeesan <sjegadee@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2015-02-04 09:14:43 +02:00
..
ath ath10k: prevent setting wrong key idx for station 2015-02-04 09:14:43 +02:00
b43
b43legacy
brcm80211 brcmfmac: get rid of duplicate SDIO device identifiers 2015-01-09 15:48:06 +02:00
cw1200 cw1200: queue: Use setup_timer 2015-01-07 10:45:04 +02:00
hostap hostap_cs: fix misspelling of current function in string 2014-12-15 13:46:19 -05:00
ipw2x00 ipw2200: select CFG80211_WEXT 2014-12-24 15:15:25 +02:00
iwlegacy iwl3945: Use setup_timer 2015-01-07 10:45:08 +02:00
iwlwifi * more work on d0i3 power state 2015-01-06 19:36:11 +02:00
libertas
libertas_tf
mwifiex mwifiex: tdls: Use setup_timer 2015-01-07 10:45:17 +02:00
orinoco orinoco_usb: Use setup_timer 2015-01-07 10:45:12 +02:00
p54
prism54
rsi rsi: fix memory leak in rsi_load_ta_instructions() 2014-12-24 17:26:08 +02:00
rt2x00 rt2x00: use helper to check capability/requirement 2015-01-07 10:41:42 +02:00
rtl818x
rtlwifi rtlwifi: Move macro definitions to core 2015-01-09 15:48:20 +02:00
ti wl18xx: declare radar_detect_widths support for ap interfaces 2015-01-09 15:48:05 +02:00
zd1211rw zd1211rw: fix misspelling of current function in string 2014-12-15 13:46:19 -05:00
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
Kconfig
mac80211_hwsim.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
mac80211_hwsim.h
Makefile
mwl8k.c
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
wl3501.h
wl3501_cs.c
zd1201.c
zd1201.h