esp-idf/components/esp_wifi
ChenJianxing 4a24cb7d8f esp_wifi: fix some wifi bugs
1. Fix setting channel error after WiFi stop
2. Fixed issue of reason code change from 15 to 204 when provide wrong password
3. Fix set config return value error
4. Fix ampdu age timer memory leak
5. Add beacon timeout event
6. Ignore dirtyBuf check when buffer size is larger than 4092
7. Fix SoftAP not initiating 4-way handshake if max length passphrase is set
8. Fix esptouch find hidden AP fail
9. Clear AP Bss when auth timeout happens.
10.Fix not connect to open AP when WPA3 auth fail.
11.Fix esp_wifi_80211_tx when out of memory unlock mutex issue.
12.Fix esp_wifi_80211_tx can't be used in ap mode
13.Fix hidden AP scans after connecting AP
14.Fix watchdog happens when receiving action frame
2021-05-08 19:55:00 +08:00
..
esp32/include bugfix: fix some wifi bugs 2021-01-15 03:51:36 +00:00
include esp_wifi: fix some wifi bugs 2021-05-08 19:55:00 +08:00
lib_esp32@c94eb4e69e esp_wifi: fix some wifi bugs 2021-05-08 19:55:00 +08:00
src Merge branch 'bugfix/fix_arp_buffer_error_in_smart_config_v4.0' into 'release/v4.0' 2021-03-22 04:29:10 +00:00
test esp_wifi: Modify ESP_IF_WIFI_AP to WIFI_IF_AP 2021-01-27 15:00:51 +08:00
CMakeLists.txt Merge branch 'cleanup/make_supp_headers_private_v4.0' into 'release/v4.0' 2019-09-23 18:00:43 +08:00
component.mk supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
Kconfig esp_wifi: Fix some wifi bugs 1117 2020-12-03 17:49:22 +08:00
linker.lf esp_wifi: Put some rx code to iram and update phy4180 2019-11-18 02:54:46 +00:00
Makefile.projbuild esp_wifi: fix wrong path of phy_init_data 2019-06-18 11:29:09 +08:00
sdkconfig.rename Improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-02-18 12:40:48 +08:00