linux/drivers/net/wireless/ath
Felix Fietkau 7bfbae10dc ath9k: disable RIFS search for AR91xx based chips
While ath9k does not support RIFS yet, the ability to receive RIFS
frames is currently enabled for most chipsets in the initvals.
This is causing baseband related issues on AR9160 and AR9130 based
chipsets, which can lock up under certain conditions.

This patch fixes these issues by overriding the initvals, effectively
disabling RIFS for all affected chipsets.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Cc: stable@kernel.org
Acked-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-02-26 16:59:11 -05:00
..
ar9170 ar9170: convert to new station add/remove callbacks 2010-02-19 15:52:51 -05:00
ath5k ath5k: use correct packet type when transmitting 2010-02-10 16:15:22 -05:00
ath9k ath9k: disable RIFS search for AR91xx based chips 2010-02-26 16:59:11 -05:00
Kconfig
Makefile
ath.h ath9k: fix access to freed data on unload 2010-02-01 15:40:09 -05:00
debug.c
debug.h ath: make gcc check format arguments of ath_print(), fix all misuses 2010-02-01 15:40:04 -05:00
hw.c
main.c
reg.h
regd.c ath: fix WARN_ON with Polish (Poland) Contry code 2010-02-08 16:51:02 -05:00
regd.h
regd_common.h