summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@freebsd.org>2015-03-04 10:06:34 -0800
committerAdrian Chadd <adrian@freebsd.org>2015-03-04 10:06:34 -0800
commit216de39deef589d1a233abb2037d765aebbf4151 (patch)
tree034be581e128dea58cc61a7226fe7285b346fbcf
parentcef33368c4d3425f11306496f0250f8ef1cf3c1f (diff)
downloadlinux-firmware-216de39deef589d1a233abb2037d765aebbf4151.tar.gz
Add v1.4.0 firmware for ath9k_htc.
This fixes a variety of issues, including but not limited to: ath9k_htc_firmware: check only the mesh control present subfield Fix: bug in extend_tsf near 0x8000000 values FIX: support rstamps from the future too. Firmware sometimes returns erroneous timestamps(2) Fixed incorrect wrapping handling in ath_extend_tsf(). Firmware sometimes returns erroneous timestamps Added proper synchronization while handling lower 32 bit and upper 32 bit parts in ar5416GetTsf64(). Fix resetting of txstatus flags. Fix Array Out of Bounds in rcSibUpdate_ht() ath9k_htc_firmware: fix the offset of CCMP header for mesh data frame init.c: do cold reboot on exception wmi:eadd new command WMI_REG_RMW_CMDID remove transfer type patches for EP3 and EP4 k2_fw_usb_api: workaround for EP4 bug. k2_fw_usb_api: prevent buffer overflow. k2_fw_usb_api: fix typo in usb reg address k2_fw_usb_api: add delay after mac reset simplify STBC handling This has been tested on both AR7010 and AR9271 devices. Signed-off-by: Adrian Chadd <adrian@FreeBSD.org>
-rw-r--r--htc_7010.fwbin72992 -> 72812 bytes
-rw-r--r--htc_9271.fwbin51272 -> 51008 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/htc_7010.fw b/htc_7010.fw
index 2d83820..806ced9 100644
--- a/htc_7010.fw
+++ b/htc_7010.fw
Binary files differ
diff --git a/htc_9271.fw b/htc_9271.fw
index ea8f50b..f815df6 100644
--- a/htc_9271.fw
+++ b/htc_9271.fw
Binary files differ