summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2011-06-25 19:02:54 +0100
committerBen Hutchings <ben@decadent.org.uk>2011-06-25 19:19:14 +0100
commitf6f644b37083bb5dd22e5da1d9ee25457803f153 (patch)
tree6f9541e9da9c96db403d894e61e9ede4a3fee742
parent97649b1e5449029c845ebf7500e780a8867c3e89 (diff)
ath9k_htc: Update firmware to version 1.3
v1.1: * Revamp target capabilities. * Fix WEP/TKIP. * Fix BTCOEX. v1.2: * Remove TPC for UB94. * Increase TX buffers count to 48 for UB94/95 * Fix TX power for beacon frames * Add WMI_BITRATE_MASK_CMDID. * Fix minimum rate selection for management frames. * General code scrub. v1.3: * Remove unused PHY modes (TURBO etc.) * Remove unused MIMO PS code. * Cleanup node flags. * Remove FastFrame code. * Fix various bugs in management frame transmission. * Fix duration calculation. * Fix packet type calculation. * Enable CAB queue for UB94/95. * Fix sequence number assignment. * Remove vendor-specific hacks. * Add TX completion for multicast packets. * Various code cleanups. * Reduce credit size for UB94/95 to 45. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-rw-r--r--WHENCE2
-rw-r--r--htc_7010.fwbin72996 -> 72992 bytes
-rw-r--r--htc_9271.fwbin51272 -> 51272 bytes
3 files changed, 2 insertions, 0 deletions
diff --git a/WHENCE b/WHENCE
index 4c51b23..b037a29 100644
--- a/WHENCE
+++ b/WHENCE
@@ -437,7 +437,9 @@ File: ar9271.fw
File: ar7010.fw
File: ar7010_1_1.fw
File: htc_9271.fw
+Version: 1.3
File: htc_7010.fw
+Version: 1.3
Licence: Redistributable. See LICENCE.atheros_firmware for details
diff --git a/htc_7010.fw b/htc_7010.fw
index 5996ddb..2d83820 100644
--- a/htc_7010.fw
+++ b/htc_7010.fw
Binary files differ
diff --git a/htc_9271.fw b/htc_9271.fw
index 516feff..ea8f50b 100644
--- a/htc_9271.fw
+++ b/htc_9271.fw
Binary files differ