Skip to content

Latest commit

 

History

History
88 lines (71 loc) · 3.28 KB

RELEASE.md

File metadata and controls

88 lines (71 loc) · 3.28 KB

Wi-Fi Host Driver (WHD) v3.2.0

Please refer to the README File and the WHD API Reference Manual for a complete description of the Wi-Fi Host Driver.

Features

  • Supports Out-of-Band (OOB)
  • Provides API functions for ARP, packet filters
  • Supports Wi-Fi Station (STA) and AP mode of operation
  • Supports concurrent operation of STA and AP interface
  • Supports multiple security methods such as WPA2, WPA3, and open
  • Provides functions for Advanced Power Management
  • Supports low-power offloads, including ARP, packet filters, TCP Keepalive offload, DHCP lease time renewal offload, and Beacon trim
  • Includes WFA pre-certification support for 802.11n and WPA3

Changes since v3.1.0

New Features

Defect Fixes

  • Fix MQTT offload
  • Fix Packet filter offload
  • OpenSSL error fix during MQTT offload

Known Issues

CYW4343W

  • --- 7.45.98.120 ---

CYW43012

  • --- 13.10.271.305 ---

CYW4373

  • --- 13.10.246.321 ---

CYW43439

  • --- 7.95.88 ---
  • Fix Ping SOFTAP SCC issue
  • Fix WPA3 AP H2E only setting is missing in supported/extended rate element (WPA3 Test 4.2.2)
  • Fix BSSID is 0 after wl down/up
  • Fix STA couldn't associate with WPA2PSk when DUT(SoftAP) is in Transition
  • Update h2e set flag for idsup to be in sync with ext sae
  • Continues to write dutycycle into shmem
  • MFP could not enabled SoftAP with WPA3 Transition mode
  • Fix M3 mismatch STA with WPA2PSk when DUT(SoftAP) is in Transition
  • Correct the DSSS crsmin RSSI link power fix
  • Fix for ch11 and ch13 PER floor during jammer test
  • Fix link reason doesn't align with roam reason
  • fix typo in wpa3sae/wpa2psk MR
  • APSTA: Fix SAP connection failed in SCC cases
  • Fix tput zero stall issue with mobile device
  • CVE-2022-47522: PMF: AP sends Action Frame(SA Query Req) in plain text after sending Deauthentication
  • WPA3-CERT: supporting WPA2PSK roams to WPA3SAE transition mode AP
  • To enable OKC support in firmware
  • add bip check for assoc.req malformed issue
  • 43439 support for extsae
  • Fix PSK-SHA256 suite not working in SAP mode
  • wpa2 do roaming to wpa3
  • 43439-SDIO: fix quicktrack certification failure on longer rsnx length
  • --- 7.95.64 ---

CYW43909

  • --- 7.15.168.163 ---

CYW43022

  • --- 13.67.2 ---
  • Offload support
  • --- 13.54.1 ---

Note: [r] is regulatory-related

Supported Software and Tools

This version of the WHD was validated for compatibility with the following software and tools:

Software and Tools Version
GCC Compiler 11.3
IAR Compiler 9.40
Arm Compiler 6 6.16
Mbed OS 6.2.0
ThreadX/NetX-Duo 5.8
FreeRTOS/LWIP 2.1.2

More Information