linux/drivers/net/wireless/ath/ath10k
Marek Puzyniak 68c8a9b22e ath10k: fix WEP in AP and IBSS mode
WEP encoding was not working properly for AP and IBSS mode.
TX frames were encrypted with default WEP tx key index set
always to zero, what sometimes was wrong when different
key index should be used. This patch allows to update
WEP key index also for AP and IBSS mode.
Problem detected during automated WEP tests.

Signed-off-by: Marek Puzyniak <marek.puzyniak@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2013-08-14 18:05:50 +03:00
..
bmi.c ath10k: reset BMI state upon init 2013-07-30 18:01:19 +03:00
bmi.h ath10k: reset BMI state upon init 2013-07-30 18:01:19 +03:00
ce.c ath10k: print errcode when CE ring setup fails 2013-08-14 18:00:01 +03:00
ce.h
core.c ath10k: Remove qca98xx hw1.0 support 2013-08-12 17:21:38 +03:00
core.h ath10k: implement get_survey() 2013-08-02 09:35:21 +03:00
debug.c ath10k: create debugfs interface to trigger fw crash 2013-07-30 18:01:20 +03:00
debug.h
hif.h ath10k: decouple suspend code 2013-07-30 18:01:19 +03:00
htc.c ath10k: fix HTT service setup 2013-08-14 18:01:28 +03:00
htc.h ath10k: prevent HTC from being used after stopping 2013-07-30 18:01:20 +03:00
htt_rx.c ath10k: implement 802.3 SNAP rx decap type A-MSDU handling 2013-08-14 18:01:28 +03:00
htt_tx.c ath10k: implement tx checksum offloading 2013-08-02 09:28:39 +03:00
htt.c ath10k: embed HTT struct inside ath10k 2013-07-30 18:01:18 +03:00
htt.h ath10k: embed HTT struct inside ath10k 2013-07-30 18:01:18 +03:00
hw.h ath10k: update supported FW build version 2013-08-12 17:21:39 +03:00
Kconfig
mac.c ath10k: fix WEP in AP and IBSS mode 2013-08-14 18:05:50 +03:00
mac.h ath10k: implement device recovery 2013-07-30 18:01:20 +03:00
Makefile
pci.c ath10k: clean up PCI completion states 2013-08-14 18:00:00 +03:00
pci.h ath10k: clean up PCI completion states 2013-08-14 18:00:00 +03:00
rx_desc.h
targaddrs.h
trace.c
trace.h
txrx.c
txrx.h
wmi.c ath10k: plug possible memory leak in WMI 2013-08-14 18:01:28 +03:00
wmi.h ath10k: implement get_survey() 2013-08-02 09:35:21 +03:00