summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-04-10 13:26:08 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-04-10 13:26:08 +0000
commita41fb84d2f46207084b890426c7e55508d4c9b91 (patch)
treeca360583cb709301207ada84d35da4212fdf19b3
parente01a24f4f8d2fae02e5c37a5dcf03de47d74ae77 (diff)
downloadmaster-31e0f0ae-a41fb84d2f46207084b890426c7e55508d4c9b91.tar.gz
master-31e0f0ae-a41fb84d2f46207084b890426c7e55508d4c9b91.tar.bz2
master-31e0f0ae-a41fb84d2f46207084b890426c7e55508d4c9b91.zip
ath9k: fix an AR9580 specific crypto related stability issue
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36306
-rw-r--r--package/mac80211/patches/300-pending_work.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/mac80211/patches/300-pending_work.patch b/package/mac80211/patches/300-pending_work.patch
index 569bf7f06a..f3b7d40cb5 100644
--- a/package/mac80211/patches/300-pending_work.patch
+++ b/package/mac80211/patches/300-pending_work.patch
@@ -1110,3 +1110,14 @@
}
ath_tx_process_buffer(sc, txq, &ts, bf, &bf_head);
+--- a/drivers/net/wireless/ath/ath9k/ar9580_1p0_initvals.h
++++ b/drivers/net/wireless/ath/ath9k/ar9580_1p0_initvals.h
+@@ -519,7 +519,7 @@ static const u32 ar9580_1p0_mac_core[][2
+ {0x00008258, 0x00000000},
+ {0x0000825c, 0x40000000},
+ {0x00008260, 0x00080922},
+- {0x00008264, 0x9bc00010},
++ {0x00008264, 0x9d400010},
+ {0x00008268, 0xffffffff},
+ {0x0000826c, 0x0000ffff},
+ {0x00008270, 0x00000000},