1
0
Fork 0
Commit Graph

4 Commits (master)

Author SHA1 Message Date
Adrian Chadd 21a6c3e55d Revert these to ath9k-htc 1.3.1 - to keep backwards compatibility with
older kernels.

Signed-off-by: Adrian Chadd <adrian@FreeBSD.org>
2015-03-10 16:40:41 -07:00
Adrian Chadd 216de39dee 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>
2015-03-04 10:06:34 -08:00
Ben Hutchings f6f644b370 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>
2011-06-25 19:19:14 +01:00
Sujith Manoharan bb190f3fdf Add new firmware for AR9271 devices.
This FW is at version 1.0 and adds AP mode support.

Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2011-04-26 22:59:12 +01:00