esp-idf/components/esp_wifi
jgujarathi 906685898d fix(esp_wifi): Fix issues with extended caps IE, scan and HT40 mode
-Merges the addition of extended caps IE for assoc req, probe resp
 and beacons in a single place. This ensures that there are no
 duplicate Extended Caps IE in the frame. Moves the capability
 indication for BTM and HT20/40 from supplicant to wifi libs.

-Fix issue with frequent disconections when scanning for only a single
 channel.

-Prints error message and returns ESP_ERR_NOT_SUPPORTED in case
 esp32c2 tries to set bandwidth to HT40.
2023-09-14 10:19:27 +05:30
..
esp32 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32c2 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32c3 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32c6 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32s2 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32s3 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
include fix(esp_wifi): WPA3 enterprise 192 bit fix and config modification 2023-09-12 10:43:17 +05:30
lib@512cbf1c6b fix(esp_wifi): Fix issues with extended caps IE, scan and HT40 mode 2023-09-14 10:19:27 +05:30
src fix(esp_wifi): fix no mac retention at wifi start 2023-08-02 21:33:41 +08:00
test_apps ci(wifi): Test connect api at different phase 2023-08-30 10:31:02 +08:00
test_md5 coex: support esp32h2 coex lib 2023-03-16 17:23:43 +08:00
wifi_apps fix(esp_wifi): NAN Service discovery and datapath bugfixes 2023-07-05 10:35:14 +05:30
.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 Merge branch 'feature/configurable_wpa2_ent' into 'master' 2023-09-13 10:17:44 +08:00
linker.lf feat(wifi): optimize esp32c6 iperf performance 2023-09-04 14:34:54 +08:00
sdkconfig.rename esp_coex: correct Kconfig name 2023-02-26 06:58:18 +00:00