esp-idf/components/esp_wifi
Shreyas Sheth 888b909e79 esp_wifi: WPA3 softap set PMF required true
1) Set NVS PMF required true if not specified by application when
   authmode is WPA3
2) Fix issue regarding cleanup of non associated sta_info
3) Fix implementation of sta lock to avoid concurrency issues
4) Fix softAP deinit crash when password is configured with max length
2023-03-29 13:07:52 +00:00
..
esp32 esp_coex: correct wrapper names 2023-02-26 06:58:18 +00:00
esp32c2 auto beacon: support esp32c6 autobeacon (advanced DTIM sleep feature) 2023-03-04 00:17:40 +08:00
esp32c3 esp_coex: correct wrapper names 2023-02-26 06:58:18 +00:00
esp32c6 auto beacon: support esp32c6 autobeacon (advanced DTIM sleep feature) 2023-03-04 00:17:40 +08:00
esp32s2 esp_coex: correct wrapper names 2023-02-26 06:58:18 +00:00
esp32s3 esp_coex: correct wrapper names 2023-02-26 06:58:18 +00:00
include Modify API esp_wifi_nan_datapath_req() to return ndp_id after datapath is accepted/rejected 2023-03-24 12:52:02 +05:30
lib@56d5c4a85f esp_wifi: WPA3 softap set PMF required true 2023-03-29 13:07:52 +00:00
src Remove -Wno-format in esp_phy, esp_wifi, wpa_supplicant components 2023-03-27 06:42:08 +00:00
test_apps ci: update test apps to use run_all_single_board_cases 2023-03-10 14:27:09 +08:00
test_md5 coex: support esp32h2 coex lib 2023-03-16 17:23:43 +08:00
wifi_apps Merge branch 'bugfix/add_ndp_timeout' into 'master' 2023-03-29 12:39:12 +08:00
.build-test-rules.yml esp32h2: add build test 2023-01-17 10:29:04 +08:00
CMakeLists.txt Remove -Wno-format in esp_phy, esp_wifi, wpa_supplicant components 2023-03-27 06:42:08 +00:00
Kconfig wpa_supplicant: Get WPS credential in passphrase format 2023-03-24 10:40:04 +05:30
linker.lf esp_wifi: move coex part from esp_wifi to esp_coex 2023-02-26 06:58:18 +00:00
sdkconfig.rename esp_coex: correct Kconfig name 2023-02-26 06:58:18 +00:00