summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
diff options
context:
space:
mode:
authorLuis R. Rodriguez <lrodriguez@atheros.com>2010-04-26 15:04:32 -0400
committerJohn W. Linville <linville@tuxdriver.com>2010-04-27 16:09:17 -0400
commitb360a884834a83ede845733cf344a29eb10dd2e3 (patch)
tree08165aaef3aa9e2ff636dd72fb5a40c73c6facae /drivers/net/wireless/ath/ath9k/hw.c
parent83937227657545f9e7aa9bfcb4429e81c9135f46 (diff)
downloadlinux-stable-b360a884834a83ede845733cf344a29eb10dd2e3.tar.gz
linux-stable-b360a884834a83ede845733cf344a29eb10dd2e3.tar.bz2
linux-stable-b360a884834a83ede845733cf344a29eb10dd2e3.zip
ath9k_hw: disable TX IQ calibration for AR9003
Disable TX IQ calibration, it was prematurely enabled in previous versions. Cc: Paul Shaw <Paul.Shaw@Atheros.com> Cc: Thomas Hammel <Thomas.Hammel@atheros.com> Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/hw.c')
-rw-r--r--drivers/net/wireless/ath/ath9k/hw.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath9k/hw.c b/drivers/net/wireless/ath/ath9k/hw.c
index b6d12e52d30e..40b6e8415946 100644
--- a/drivers/net/wireless/ath/ath9k/hw.c
+++ b/drivers/net/wireless/ath/ath9k/hw.c
@@ -386,6 +386,12 @@ static void ath9k_hw_init_config(struct ath_hw *ah)
ah->config.rx_intr_mitigation = true;
/*
+ * Tx IQ Calibration (ah->config.tx_iq_calibration) is only
+ * used by AR9003, but it is showing reliability issues.
+ * It will take a while to fix so this is currently disabled.
+ */
+
+ /*
* We need this for PCI devices only (Cardbus, PCI, miniPCI)
* _and_ if on non-uniprocessor systems (Multiprocessor/HT).
* This means we use it for all AR5416 devices, and the few