linux/drivers/net/wireless/ath9k
Jouni Malinen b3bd89ce95 ath9k: Add module parameter to disable hardware crypto
nohwcrypt=1 module parameter can now be used to disable hardware
crypto in ath9k. While the hardware acceleration handles most cases,
it may be useful to be able to force mac80211 software implementation
to be used for some tests, e.g., with virtual interface combinations
that may not yet be supported in the key cache configuration. In
addition, this allows management frame protection to be tested with
older hardware revisions.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-03-05 14:39:30 -05:00
..
ahb.c
ani.c ath9k: Fix bug in disabling MIB counters 2009-02-27 14:51:44 -05:00
ani.h ath9k: Remove all the useless ah_ variable prefixes 2009-02-13 13:45:10 -05:00
ath9k.h ath9k: Add appropriate ANI values for AP mode 2009-02-27 14:52:49 -05:00
beacon.c ath9k: Don't reset TSF after scanning automatically 2009-02-27 14:52:48 -05:00
calib.c ath9k: Remove multiple macro occurrences 2009-02-27 14:52:48 -05:00
calib.h ath9k: Decrease minimum NF threshold 2009-02-27 14:51:45 -05:00
debug.c ath9k: Add PER to RC debug statistics 2009-02-27 14:52:49 -05:00
debug.h ath9k: Add PER to RC debug statistics 2009-02-27 14:52:49 -05:00
eeprom.c ath9k: Remove multiple macro occurrences 2009-02-27 14:52:48 -05:00
eeprom.h ath9k: Remove multiple macro occurrences 2009-02-27 14:52:48 -05:00
hw.c ath9k: Fix bug in EEPROM chainmask retrieval 2009-02-27 14:52:49 -05:00
hw.h ath9k: Remove a few unused capability macros 2009-02-27 14:52:39 -05:00
initvals.h
Kconfig
mac.c ath9k: Fix antenna assignment bug in TX status processing 2009-02-27 14:52:38 -05:00
mac.h ath9k: Filter out beacons from other BSS in STA mode 2009-02-27 14:52:47 -05:00
main.c ath9k: Add module parameter to disable hardware crypto 2009-03-05 14:39:30 -05:00
Makefile
pci.c ath9k: Fix PCI shutdown sequence 2009-02-27 14:52:49 -05:00
phy.c ath9k: Enable Fractional N mode 2009-02-27 14:51:43 -05:00
phy.h ath9k: Add open loop control support 2009-02-27 14:51:46 -05:00
rc.c ath9k: Add PER to RC debug statistics 2009-02-27 14:52:49 -05:00
rc.h
recv.c ath9k: Filter out beacons from other BSS in STA mode 2009-02-27 14:52:47 -05:00
reg.h ath9k: Program the RTC registers correctly 2009-02-27 14:52:37 -05:00
regd.c ath9k: fix 802.11g conformance test limit typo 2009-02-27 14:53:02 -05:00
regd.h ath9k: remove prototype for ath9k_regd_get_current_country 2009-02-27 14:51:47 -05:00
regd_common.h
xmit.c ath9k: Use beacon interval directly 2009-02-27 14:52:39 -05:00