Releases: Infineon/wifi-host-driver
release-v4.1.1
# Wi-Fi Host Driver (WHD) v4.1.1
Please refer to the [README File](./README.md) and the [WHD API Reference Manual](https://infineon.github.io/wifi-host-driver/html/index.html) for a complete description of the Wi-Fi Host Driver.
## Features
* Supports Wi-Fi Station (STA) and AP mode of operation
* Supports multiple security methods such as WPA2, WPA3, and open
### New Features
* Support for SM on H1 family
* Offload config support
### Defect Fixes
### WIFI6 Supported Chip v4.1.0
### Known Issues
NA
#### CYW55500
* --- 28.10.301 ---
#### CYW55900
* --- 28.10.215 ---
### WIFI5 Suppported Chip v3.3.1
* Supports concurrent operation of STA and AP interface
* Supports low-power offloads like ARP, packet filters, TCP Keepalive offload
* Includes WFA pre-certification support for 802.11n, 802.11ac
* Provides API functions for ARP, packet filters
* Provides functions for Advanced Power Management
### Known Issues
NA
#### 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 | 10.3 |
| IAR Compiler | 9.50 |
| Arm Compiler 6 | 6.22 |
| Mbed OS | 6.2.0 |
| ThreadX/NetX-Duo | 5.8 |
| FreeRTOS/LWIP | 2.1.2 |
## More Information
* [Wi-Fi Host Driver README File](./README.md)
* [Wi-Fi Host Driver API Reference Manual and Porting Guide](https://infineon.github.io/wifi-host-driver/html/index.html)
* [Infineon Technologies](http://www.infineon.com)
---
© Infineon Technologies, 2019.
release-v4.1.0
# Wi-Fi Host Driver (WHD) 4.1.0
Please refer to the [README File](./README.md) and the [WHD API Reference Manual](https://infineon.github.io/wifi-host-driver/html/index.html) for a complete description of the Wi-Fi Host Driver.
## Features
* Supports Wi-Fi Station (STA) and AP mode of operation
* Supports multiple security methods such as WPA2, WPA3, and open
### New Features
Added H1-CP support for CM and SM
Added offload config support
### Defect Fixes
### WIFI6 Supported Chip
### Known Issues
NA
#### CYW55500
* --- 28.10.301 ---
#### CYW55900
* --- 28.10.215 ---
### WIFI5 Suppported Chip
* Supports concurrent operation of STA and AP interface
* Supports low-power offloads like ARP, packet filters, TCP Keepalive offload
* Includes WFA pre-certification support for 802.11n, 802.11ac
* Provides API functions for ARP, packet filters
* Provides functions for Advanced Power Management
### Known Issues
NA
#### 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 | 10.3 |
| IAR Compiler | 9.3 |
| Arm Compiler 6 | 6.16 |
| Mbed OS | 6.2.0 |
| ThreadX/NetX-Duo | 5.8 |
| FreeRTOS/LWIP | 2.1.2 |
## More Information
* [Wi-Fi Host Driver README File](./README.md)
* [Wi-Fi Host Driver API Reference Manual and Porting Guide](https://infineon.github.io/wifi-host-driver/html/index.html)
* [Infineon Technologies](http://www.infineon.com)
---
© Infineon Technologies, 2019.
release-v3.2.0
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
- Wi-Fi Host Driver README File
- Wi-Fi Host Driver API Reference Manual and Porting Guide
- Infineon Technologies
release-v3.1.0
Wi-Fi Host Driver (WHD) v3.1.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.0.0
New Features
- Added MQTT offload support
- Added NAT/NULL Keepalive offload support
- Added auto TKO offload support
Defect Fixes
- 43022CUB M2 Board NVRAM update to rev1.2
- Remove ARM compilation warning
- Fix mfg firmware assoication issue with open security
Known Issues
CYW4343W
- --- 7.45.98.120 ---
CYW43012
- --- 13.10.271.305 ---
CYW4373
- --- 13.10.246.321 ---
CYW43439
- --- 7.95.64 ---
CYW43909
- --- 7.15.168.163 ---
CYW43022
- --- 13.60.4 ---
- 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
release-v3.0.0
Wi-Fi Host Driver (WHD) v3.0.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 v2.7.0
New Features
- 43022 support
Defect Fixes
Known Issues
CYW4343W
- --- 7.45.98.120 ---
CYW43012
- --- 13.10.271.305 ---
- Fixed CVE issue
- --- 13.10.271.293 ---
CYW4373
- --- 13.10.246.321 ---
- Fixed CVE issue
- --- 13.10.246.286 ---
CYW43439
- --- 7.95.64 ---
- CVE Fixs
- --- 7.95.62 ---
CYW43909
- --- 7.15.168.163 ---
- CVE fixs
- --- 7.15.168.159 ---
CYW43022
- --- 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.3 |
Arm Compiler 6 | 6.16 |
Mbed OS | 6.2.0 |
ThreadX/NetX-Duo | 5.8 |
FreeRTOS/LWIP | 2.1.2 |
More Information
- Wi-Fi Host Driver README File
- Wi-Fi Host Driver API Reference Manual and Porting Guide
- Infineon Technologies
© Infineon Technologies, 2019.
release-v2.7.0
Wi-Fi Host Driver (WHD) v2.7.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 v2.6.1
New Features
Defect Fixes
Known Issues
CYW4343W
- --- 7.45.98.120 ---
CYW43012
- --- 13.10.271.305 ---
- Fixed CVE issue
- --- 13.10.271.293 ---
CYW4373
- --- 13.10.246.321 ---
- Fixed CVE issue
- --- 13.10.246.286 ---
CYW43439
- --- 7.95.64 ---
- CVE Fixs
- --- 7.95.62 ---
CYW43909
- --- 7.15.168.163 ---
- CVE fixs
- --- 7.15.168.159 ---
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.3 |
Arm Compiler 6 | 6.16 |
Mbed OS | 6.2.0 |
ThreadX/NetX-Duo | 5.8 |
FreeRTOS/LWIP | 2.1.2 |
More Information
- Wi-Fi Host Driver README File
- Wi-Fi Host Driver API Reference Manual and Porting Guide
- Infineon Technologies
© Infineon Technologies, 2019.
release-v2.6.1
Wi-Fi Host Driver (WHD) v2.6.1
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 v2.5.0
New Features
- Supports WPA2 with SHA256
- Add support MURATA-1YN, MURATA-2AE and MURATA-2BC modules
- Make NVRAM image size alighment configurable for supporting the specific MCU
- Configurable for drive mode in OOB pin
Defect Fixes
Known Issues
CYW4343W
- --- 7.45.98.120 ---
CYW43012
- --- 13.10.271.293 ---
- Add Clear PMKID Cache API
- --- 13.10.271.289 ---
CYW4373
- --- 13.10.246.286 ---
CYW43439
- --- 7.95.62 ---
- Fixed EVM issue
- --- 7.95.55 ---
CYW43909
- --- 7.15.168.159 ---
- Supports WPA3 R3 in STA mode
- --- 7.15.168.156 ---
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 | 10.3 |
IAR Compiler | 9.3 |
Arm Compiler 6 | 6.16 |
Mbed OS | 6.2.0 |
ThreadX/NetX-Duo | 5.8 |
FreeRTOS/LWIP | 2.1.2 |
More Information
- Wi-Fi Host Driver README File
- Wi-Fi Host Driver API Reference Manual and Porting Guide
- Infineon Technologies
© Infineon Technologies, 2019.
release-v2.6.0
Wi-Fi Host Driver (WHD) v2.6.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 v2.5.0
New Features
- Supports WPA2 with SHA256
- Add support MURATA-1YN, MURATA-2AE and MURATA-2BC modules
- Make NVRAM image size alighment configurable for supporting the specific MCU
- Configurable for drive mode in OOB pin
Defect Fixes
Known Issues
CYW4343W
- --- 7.45.98.120 ---
CYW43012
- --- 13.10.271.293 ---
- Add Clear PMKID Cache API
- --- 13.10.271.289 ---
CYW4373
- --- 13.10.246.286 ---
CYW43439
- --- 7.95.55 ---
CYW43909
- --- 7.15.168.159 ---
- Supports WPA3 R3 in STA mode
- --- 7.15.168.156 ---
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 | 10.3 |
IAR Compiler | 9.3 |
Arm Compiler 6 | 6.16 |
Mbed OS | 6.2.0 |
ThreadX/NetX-Duo | 5.8 |
FreeRTOS/LWIP | 2.1.2 |
More Information
- Wi-Fi Host Driver README File
- Wi-Fi Host Driver API Reference Manual and Porting Guide
- Infineon Technologies
© Infineon Technologies, 2019.
release-v2.5.0
Wi-Fi Host Driver (WHD) v2.5.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 v2.4.0
New Features
Defect Fixes
- Fix build errors on IAR toolchain
Known Issues
CYW4343W
- --- 7.45.98.120 ---
CYW43012
- --- 13.10.271.289 ---
- Apply SUTD Security Patches
- --- 13.10.271.287 ---
CYW4373
- --- 13.10.246.286 ---
- Apply SUTD Security Patches
- --- 13.10.246.279 ---
CYW43439
- --- 7.95.55 ---
- Apply SUTD Security Patches
- --- 7.95.54 ---
CYW43909
- --- 7.15.168.156 ---
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 | 10.3 |
IAR Compiler | 9.3 |
Arm Compiler 6 | 6.16 |
Mbed OS | 6.2.0 |
ThreadX/NetX-Duo | 5.8 |
FreeRTOS/LWIP | 2.1.2 |
More Information
- Wi-Fi Host Driver README File
- Wi-Fi Host Driver API Reference Manual and Porting Guide
- Infineon Technologies
© Infineon Technologies, 2019.
release-v2.4.0
Wi-Fi Host Driver (WHD) v2.4.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 v2.3.0
New Features
- Support API for roaming threshold setting
Defect Fixes
- Remove deprecated resources
- Fix SDIO warning error
- Fix current issue on power saving mode
- Fix external SAE connection issue
Known Issues
CYW4343W
- --- 7.45.98.120 ---
CYW43012
- --- 13.10.271.287 ---
CYW4373
- --- 13.10.246.279 ---
- Enable BCN_LOSS_WAR flag
- --- 13.10.246.264 ---
CYW43439
- --- 7.95.54 ---
- Beacon loss Addition
- --- 7.95.50 ---
CYW43909
- --- 7.15.168.156 ---
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 | 7.2.1 |
IAR Compiler | 8.32 |
Arm Compiler 6 | 6.11 |
Mbed OS | 6.2.0 |
ThreadX/NetX-Duo | 5.8 |
FreeRTOS/LWIP | 2.0.3 |
More Information
- Wi-Fi Host Driver README File
- Wi-Fi Host Driver API Reference Manual and Porting Guide
- Infineon Technologies
© Infineon Technologies, 2019.