blob: 5ec8235d24b331d86f43b4e258dfc1a11749fe79 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
Rev 8.9.1.0.2
- Add support for PMF/WPA3 in AP role.
Rev 8.9.1.0.1
- Fix a failure in adaptivity test (ETSI EN 301 893) when in AP role.
- Fix connectivity latency issues that are followed by recovery.
Rev 8.9.1.0.0
- IMPORTANT!!! the new firmware mandates upgrading to the latest driver (bundle).
- updating major version number instead of incrementing minor version number.
This would make a previous driver to fail initializing with 8.9.1.0.0 firmware.
- Fixes:
- PN drift observed during recovery causing long disconnection periods.
- [WFA] fragattack 4.7.2, when in AP role, unicast data frames are sent from the station unencrypted during 4-Way handshake
and should be dropped but instead a data reply is captured.
- [WFA] Mesh fix due to bad implementation of previous WFA fix. AMSDU is detected incorrectly due to address4 introduction in MPDU header which
may cause valid data frames to get dropped.
- High retransmission rate and general slowdown due to false BA session bitmap when QoS NULL data and QoS data on Best Effort queue
are used together on RX direction.
Rev 8.9.0.0.90
[WFA KRACK fixes] Failing tests 10002, 10138, 10249 with Indigo.
- enable replay detection for Multicast/Broadcast frames during RX BA session
- SNR seems low when in very close proximity to the AP, which may result in missed RX packets
Rev 8.9.0.0.89
- Integrated 105C temp support for WiLink8 COB designs
( IMPORTANT : All WiLink8 based designs (modules or COB) using this firmware version or later, need to re-run
configure-device.sh script using updated INI files. Please update repository https://git.ti.com/git/wilink8-wlan/18xx-ti-utils.git )
Rev 8.9.0.0.87 / 88
- [PSIRT] related fixes : https://www.ti.com/lit/an/swra710a/swra710a.pdf
Rev 8.9.0.0.86
-APUT / BT coex : Unstable AP & BT connection ( when both roles are enabled ) . Issue fixed by adjusting WiFi firmware adaptivity code
Rev 8.9.0.0.85
- Upgrade to PHY FW 245 (WiLink8 AP DFS - new certification False Alarm bug fix)
Rev 8.9.0.0.84
- Add detection mechanism for CCA. When CCA seems stuck for 1 second period, re-calibration is triggered. This mechanism is operational in 5GHz Antenna Diversity.
- Restrict antenna switching during calibration phase (mainly from Antenna Diversity block which is not protected).
- Include PHY FW version 8.2.0.0.244_DFS_new_TELEC_certification
Rev 8.9.0.0.83
- Remove debug assert
- Fix (AP) - group traffic failed with mixed mode security WPA/WPA2 (fix TKIP broadcast packet)
- Fix (Mesh) - Fail to establish connection with SAE key management
- Fix QoS issue with multicast secure mesh
Rev 8.9.0.0.82
- Add support for WPA3
|