esp-idf/components/esp_wifi
muhaidong 20a3c78034 fix(wifi): fixed some wifi issues
1. fix(wifi/mesh): wait for child disconnect when mesh deinit
2. fix(wifi): fix wifi stop cost too much time
3. fix(clk): clear all lpclk source at clk init
4. fix(wifi): fixed scan and home channel change issues
5. fix(wifi):fix issues that in mplen clear and esp_wifi_set_mode
6. fix(wifi): fix qos encapsulated eapol issue
7. fix(wifi): fixed dhcp offer and dhcp ack data rates
8. fix(wifi): fix lmac_stop_hw_txq issue
2024-02-22 15:36:14 +08:00
..
esp32 change(xtensa): Deprecate ".../xtensa_api.h" include path 2023-12-05 18:04:52 +08:00
esp32c2 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-11-16 11:03:44 +08:00
esp32c3 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-11-16 11:03:44 +08:00
esp32c6 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-11-16 11:03:44 +08:00
esp32s2 change(xtensa): Deprecate ".../xtensa_api.h" include path 2023-12-05 18:04:52 +08:00
esp32s3 change(xtensa): Deprecate ".../xtensa_api.h" include path 2023-12-05 18:04:52 +08:00
include fix(esp_wifi): Remove semicolon from SMARTCONFIG_START_CONFIG_DEFAULT 2024-02-20 19:43:12 +08:00
lib@1334b6d874 fix(wifi): fixed some wifi issues 2024-02-22 15:36:14 +08:00
src fix(wifi): fix psram enabled but initialized fail issue 2023-12-08 13:08:55 +00:00
test_apps fix(conn): Change second connect delay time to 730 2023-12-11 16:35:24 +08:00
test_md5 coex: support esp32h2 coex lib 2023-03-16 17:23:43 +08:00
wifi_apps fix(esp_wifi): Fix crash while stopping NAN 2023-12-28 18:43:13 +05:30
CMakeLists.txt fix(wifi): fix psram enabled but initialized fail issue 2023-12-08 13:08:55 +00:00
Kconfig fix(wifi): add low memory options for eap enterprise 2024-02-19 14:33:55 +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