summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/572-ath9k_enable_paprd.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-08-06 22:11:30 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-08-06 22:11:30 +0000
commita55de42c7d911dae01c9a31b15e70f550e81df49 (patch)
treeba169773ca1dad4cc649dadaf53c4322f1d4fb6d /package/mac80211/patches/572-ath9k_enable_paprd.patch
parent74c27a1a9281c6fdc9a3987c8a8629654f0f2914 (diff)
downloadmaster-31e0f0ae-a55de42c7d911dae01c9a31b15e70f550e81df49.tar.gz
master-31e0f0ae-a55de42c7d911dae01c9a31b15e70f550e81df49.tar.bz2
master-31e0f0ae-a55de42c7d911dae01c9a31b15e70f550e81df49.zip
ath9k: extend and enable PA predistortion
SVN-Revision: 33031
Diffstat (limited to 'package/mac80211/patches/572-ath9k_enable_paprd.patch')
-rw-r--r--package/mac80211/patches/572-ath9k_enable_paprd.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/mac80211/patches/572-ath9k_enable_paprd.patch b/package/mac80211/patches/572-ath9k_enable_paprd.patch
new file mode 100644
index 0000000000..ff39587f61
--- /dev/null
+++ b/package/mac80211/patches/572-ath9k_enable_paprd.patch
@@ -0,0 +1,12 @@
+--- a/drivers/net/wireless/ath/ath9k/hw.c
++++ b/drivers/net/wireless/ath/ath9k/hw.c
+@@ -464,9 +464,6 @@ static void ath9k_hw_init_config(struct
+ ah->config.spurchans[i][1] = AR_NO_SPUR;
+ }
+
+- /* PAPRD needs some more work to be enabled */
+- ah->config.paprd_disable = 1;
+-
+ ah->config.rx_intr_mitigation = true;
+ ah->config.pcieSerDesWrite = true;
+