1
linux/drivers/net/wireless/ath/ath9k
Jouni Malinen 932d37c094 ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected frames
mac80211 skips drop_unencrypted checks if the driver/firmware has
already taken care of this. In case of ath9k, we must not indicate
that the frame was decrypted if no decryption was actually done.

Signed-off-by: Jouni Malinen <j@w1.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-03-31 14:46:42 -04:00
..
ahb.c
ani.c
ani.h
ath9k.h ath9k: split out access to tx status information 2010-03-31 14:46:41 -04:00
beacon.c
btcoex.c
btcoex.h
calib.c ath9k_hw: use the skip count for PA calibration on AR9271 2010-03-23 16:50:15 -04:00
calib.h
common.c ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected frames 2010-03-31 14:46:42 -04:00
common.h ath9k_common: Move RX filter code to ath9k_htc 2010-03-31 14:46:39 -04:00
debug.c ath9k: split out access to rx status information 2010-03-31 14:46:41 -04:00
debug.h ath9k: split out access to rx status information 2010-03-31 14:46:41 -04:00
eeprom_4k.c
eeprom_9287.c
eeprom_def.c
eeprom.c
eeprom.h
gpio.c
hif_usb.c ath9k_htc: Simplify RX URB management 2010-03-31 14:46:39 -04:00
hif_usb.h ath9k_htc: Simplify RX URB management 2010-03-31 14:46:39 -04:00
htc_drv_beacon.c ath9k_htc: Support for AR9271 chipset. 2010-03-23 16:50:17 -04:00
htc_drv_init.c ath9k_htc: Fix TKIP encryption 2010-03-31 14:46:41 -04:00
htc_drv_main.c ath9k_htc: Handle TX queue overflow 2010-03-31 14:46:40 -04:00
htc_drv_txrx.c ath9k_htc: Fix TKIP encryption 2010-03-31 14:46:41 -04:00
htc_hst.c ath9k_htc: Fix watchdog pattern parsing 2010-03-31 14:46:39 -04:00
htc_hst.h ath9k_htc: Support for AR9271 chipset. 2010-03-23 16:50:17 -04:00
htc.h ath9k_htc: Handle TX queue overflow 2010-03-31 14:46:40 -04:00
hw.c ath9k_hw: fix hardware deinit 2010-03-23 16:50:16 -04:00
hw.h ath9k_hw: add HTC init hardware call for special resets for AR9271 2010-03-23 16:50:16 -04:00
init.c ath9k_hw: fix hardware deinit 2010-03-23 16:50:16 -04:00
initvals.h ath9k_hw: update initialization values for AR9271 2010-03-23 16:50:12 -04:00
Kconfig ath9k_htc: Support for AR9271 chipset. 2010-03-23 16:50:17 -04:00
mac.c ath9k: split out access to rx status information 2010-03-31 14:46:41 -04:00
mac.h ath9k: allocate tx and rx status information on stack 2010-03-31 14:46:41 -04:00
main.c
Makefile ath9k_htc: Support for AR9271 chipset. 2010-03-23 16:50:17 -04:00
pci.c
phy.c
phy.h
rc.c
rc.h ath9k: decrease size of ath9k.ko 2010-03-23 16:50:11 -04:00
recv.c ath9k: allocate tx and rx status information on stack 2010-03-31 14:46:41 -04:00
reg.h ath9k_hw: add GPIO setup code for AR9271 2010-03-23 16:50:12 -04:00
virtual.c
wmi.c ath9k_htc: Support for AR9271 chipset. 2010-03-23 16:50:17 -04:00
wmi.h ath9k_htc: Support for AR9271 chipset. 2010-03-23 16:50:17 -04:00
xmit.c ath9k: allocate tx and rx status information on stack 2010-03-31 14:46:41 -04:00