Skip to content

Commit 0ab7ecf

Browse files
jukkarmmahadevan108
authored andcommitted
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 3b16920 commit 0ab7ecf

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
@@ -636,9 +636,31 @@ Drivers and Sensors
636636

637637
* Wi-Fi
638638

639-
* Added ESP32-C2 Wi-Fi support.
640-
* Added ESP32 driver APSTA support.
639+
* Add Wi-Fi Easy Connect (DPP) support.
640+
* Add support for Wi-Fi credentials library.
641+
* Add enterprise support for station.
642+
* Add Wi-Fi snippet support for networking samples.
643+
* Add build testing for various Wi-Fi config combinations.
644+
* Add regulatory domain support to Wi-Fi shell.
645+
* Add WPS support to Wi-Fi shell.
646+
* Add 802.11r connect command usage in Wi-Fi shell.
647+
* Add current PHY rate to hostap status message.
648+
* Allow user to reset Wi-Fi statistics in Wi-Fi shell.
649+
* Display RTS threshold in Wi-Fi shell.
650+
* Fix SSID array length size in scanning results.
651+
* Fix the "wifi ap config" command using the STA interface instead of SAP interface.
652+
* Fix memory leak in hostap when doing a disconnect.
653+
* Fix setting of frequency band both in AP and STA mode in Wi-Fi shell.
654+
* Fix correct channel scan range in Wi-Fi 6GHz.
655+
* Fix scan results printing in Wi-Fi shell.
656+
* Increase main and shell stack sizes for Wi-Fi shell sample.
657+
* Increase the maximum count of connected STA to 8 in Wi-Fi shell.
658+
* Relocate AP and STA Wi-Fi sample to samples/net/wifi directory.
659+
* Run Wi-Fi tests together with network tests.
641660
* Updated ESP32 Wi-Fi driver to reflect actual negotiated PHY mode.
661+
* Add ESP32-C2 Wi-Fi support.
662+
* Add ESP32 driver APSTA support.
663+
* Add NXP RW612 driver support.
642664

643665
Networking
644666
**********

0 commit comments

Comments
 (0)