OpenCloudOS-Kernel/drivers/net/wireless/ath/ath5k
Felix Fietkau 32377b6cf7 ath5k: fix the EEPROM check for hw AES crypto support
EEPROM version 5.0 adds a new field for disabling AES support, having
an older version means that AES is present. This patch fixes hw AES
crypto support on AR5312 boards, which have an older EEPROM version.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-04-14 15:35:09 -04:00
..
Kconfig ath5k: use tracing for packet tx/rx dump 2011-01-28 15:44:27 -05:00
Makefile ath5k: Move mac80211 functions into new file 2011-01-04 14:35:11 -05:00
ahb.c ath5k: add a new bus op for reading the mac address 2011-04-14 15:35:09 -04:00
ani.c ath5k: Reset cleanup and generic cleanup 2010-11-30 13:52:29 -05:00
ani.h ath5k: use the common cycle counter / listen time implementation 2010-10-11 15:04:20 -04:00
ath5k.h ath5k: add a new bus op for reading the mac address 2011-04-14 15:35:09 -04:00
attach.c ath5k: fix the EEPROM check for hw AES crypto support 2011-04-14 15:35:09 -04:00
base.c ath5k: add a new bus op for reading the mac address 2011-04-14 15:35:09 -04:00
base.h ath5k: reduce interrupt load caused by rx/tx interrupts 2011-04-12 16:59:27 -04:00
caps.c ath5k: disable 5 GHz support if a 2.4 GHz radio is detected 2011-04-14 15:35:08 -04:00
debug.c ath5k: clean up debugfs code 2011-04-12 16:59:24 -04:00
debug.h ath5k: clean up debugfs code 2011-04-12 16:59:24 -04:00
desc.c ath5k: improve comments for optimized tx descriptor setup 2011-04-13 08:49:10 -04:00
desc.h ath5k: Optimize descriptor alignment 2010-11-09 16:13:26 -05:00
dma.c ath5k: fix error handling in ath5k_hw_dma_stop 2011-01-27 16:40:51 -05:00
eeprom.c ath5k: add a new bus op for reading the mac address 2011-04-14 15:35:09 -04:00
eeprom.h ath5: Remove unused CTL definitions 2011-01-21 15:35:46 -05:00
gpio.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
initvals.c ath5k: Add initial registers values for radio RF2317 chip. 2010-12-02 15:17:51 -05:00
led.c ath5k: Add AHB bus support. 2010-12-02 15:17:51 -05:00
mac80211-ops.c ath5k: fix slot time handling 2011-04-12 16:59:09 -04:00
pci.c ath5k: add a new bus op for reading the mac address 2011-04-14 15:35:09 -04:00
pcu.c ath5k: fix slot time handling 2011-04-12 16:59:09 -04:00
phy.c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2011-02-18 17:03:41 -05:00
qcu.c ath5k: fix SIFS time handling 2011-04-12 16:59:06 -04:00
reg.h ath5k: Fix short and long retry configuration 2011-01-28 15:46:23 -05:00
reset.c ath5k: Use helper function to get eeprom mode from channel 2010-12-22 15:43:28 -05:00
rfbuffer.h ath5k: Set turbo bit on rf bank 2 2010-11-30 13:53:45 -05:00
rfgain.h
rfkill.c
sysfs.c ath5k: Check if pci pdev struct is initialized in common functions. 2010-12-02 15:17:50 -05:00
trace.h ath5k: use tracing for packet tx/rx dump 2011-01-28 15:44:27 -05:00