Skip to content

Commit 37ca2e1

Browse files
committed
doc: release-notes-4.0: Add notes for Wi-Fi
Added release notes for Wi-Fi. Signed-off-by: Jukka Rissanen <[email protected]>
1 parent c50777a commit 37ca2e1

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

doc/releases/release-notes-4.0.rst

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -554,9 +554,31 @@ Drivers and Sensors
554554

555555
* Wi-Fi
556556

557-
* Added ESP32-C2 Wi-Fi support.
558-
* Added ESP32 driver APSTA support.
557+
* Add Wi-Fi Easy Connect (DPP) support.
558+
* Add support for Wi-Fi credentials library.
559+
* Add enterprise support for station.
560+
* Add Wi-Fi snippet support for networking samples.
561+
* Add build testing for various Wi-Fi config combinations.
562+
* Add regulatory domain support to Wi-Fi shell.
563+
* Add WPS support to Wi-Fi shell.
564+
* Add 802.11r connect command usage in Wi-Fi shell.
565+
* Add current PHY rate to hostap status message.
566+
* Allow user to reset Wi-Fi statistics in Wi-Fi shell.
567+
* Display RTS threshold in Wi-Fi shell.
568+
* Fix SSID array length size in scanning results.
569+
* Fix the "wifi ap config" command using the STA interface instead of SAP interface.
570+
* Fix memory leak in hostap when doing a disconnect.
571+
* Fix setting of frequency band both in AP and STA mode in Wi-Fi shell.
572+
* Fix correct channel scan range in Wi-Fi 6GHz.
573+
* Fix scan results printing in Wi-Fi shell.
574+
* Increase main and shell stack sizes for Wi-Fi shell sample.
575+
* Increase the maximum count of connected STA to 8 in Wi-Fi shell.
576+
* Relocate AP and STA Wi-Fi sample to samples/net/wifi directory.
577+
* Run Wi-Fi tests together with network tests.
559578
* Updated ESP32 Wi-Fi driver to reflect actual negotiated PHY mode.
579+
* Add ESP32-C2 Wi-Fi support.
580+
* Add ESP32 driver APSTA support.
581+
* Add NXP RW612 driver support.
560582

561583
Networking
562584
**********

0 commit comments

Comments
 (0)