Commit f6f644b3 authored by Ben Hutchings's avatar Ben Hutchings
Browse files

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: default avatarBen Hutchings <ben@decadent.org.uk>
parent 97649b1e
...@@ -437,7 +437,9 @@ File: ar9271.fw ...@@ -437,7 +437,9 @@ File: ar9271.fw
File: ar7010.fw File: ar7010.fw
File: ar7010_1_1.fw File: ar7010_1_1.fw
File: htc_9271.fw File: htc_9271.fw
Version: 1.3
File: htc_7010.fw File: htc_7010.fw
Version: 1.3
Licence: Redistributable. See LICENCE.atheros_firmware for details Licence: Redistributable. See LICENCE.atheros_firmware for details
......
No preview for this file type
No preview for this file type
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment