1. Disable pmf_capable flag so that station always connects
in PMF mode if possible
2. Additionally add another API to disable PMF for debug or
testing purposes.
1. fix the issue that no tbtt is generated in station+softap mode when maximum modem sleep is enabled
2. do not need to update multi-antenna configure when waking up
3. update libphy.a to V4670 719f9f6_20210218 for esp32(234056fe)
1. fix(pp): fix fragment plt loss when 2td pn compare with 1th pn
2. pmf allow keyindex in big endian format to workaround faulty APs
3. docs: update miswritten and abbreviated words and syntax errors for initialize WiFi section in esp_wifi.h header file
4. allow for minimal scope of wifi_init_config_t
1. Fix airkiss and esptouch find channel crash issue
2. Fix issue of softAP not initating 4-way handshake if max length passphrase is set
3. Fix issue of esptouch find hidden AP fail
4. Clear hostpot bss when auth timeout happens
5. Fix not connect to open AP when WPA3 auth fail
6. Fix issue with hidden AP scans after connecting AP
7. Fix the watchdog issue when receiving action frame
8. Fix set config return value error
9. Fix the issue of reason code change from 15 to 204 when provide wrong password
10. Fix ampdu age timer memory leak
11. Fix issue of esp_wifi_80211_tx
12. Fix crash issue in presence of WEP AP
13. Add beacon timeout event
14. Fix the MIC comparison logic AES-128-CMAC decryption
15. Fix issue of setting incorrect log_length of NVS misc log
16. Fix SoftAP crash by handling public action frames
17. Fix issue of Wi-Fi stack may crash when receive AMSDU length bigger then 3200
1. add esp_mesh_send_block_time to set blocking time of esp_mesh_send
2. fix the issue that layer2 node connect to lower-layer node when FIXED-ROOT root disappeared
Add station based check for auth frame formation.
Remove dependency of SHA256 AKM on PMF.
Fix Block Ack setup issue in PMF scenario(aggregation issue).
1. Change wifi scan duration from 120ms to 100ms
2. Using deport reg instead of ahb
3. Revert to report specific reason code when receiving deauth during 4-way-handshark
4. Fix the bug that tx ampdu parameter is not from peer device
5. Faster WiFi station connect improvement, avoid 100ms passive scan
6. Add FCS failed packets filter
7. Update esp32 phy lib to v4660
8. Fix country code last byte to space instead of NULL
9. Fix softap cannot forward A-MSDU
10. Fix some typos in esp_wifi.h
11. Fix max tx power to 20dBm
12. Fix the issue that the esp_wifi_sta_get_ap_info can't get country
13. Add support for 802.1x sha256 auth key mode
1. ESPNOW + PMF Co-existence
2. Drop retransmitted duplicate SAE frames
3. Fix the bug that ESPNOW can't send data
4. Fix memleak and crypto setting issue after AP switch
5. Add support for enqueuing deauth msg
6. Fix null pointer dereferences in mgmt rx
7. Fix esp_wifi log levels
8. Set softap dtim count according to tsf timer
9. Remove tx buffer limits
10. Add STA checks during STA PMF operations
11. Fix WPA2-Ent issue with Open AP
12. Skip WPA-TKIP profile if PMF is required
13. Skip & clear Supplicant PMK Cache with mismatching AP config
14. Fix Scan issue with WPA2-PSK-SHA256 AP's
15. Update headers for WPS and WPA3 related improvements
16. Fix WiFi TX
17. Update esp32 phy v4500, improve frequence offset feature
1. Fix FIX-ROOT does not reconnect to router when disconnect reason is too many
2. Add API esp_mesh_print_scan_result
3. Modify not to reset mesh_xonseq of self and children when flush_upstream_packets
4. Fix not switch to a parent candidate which has the same layer and assoc as current parent
5. Fix not arm parent monitor when a parent candidate is cleared without sending an event to mesh layer
6. Fix the new voted root does not reconnect to router if rssi is weak
1. Modify LR for esp32 and esp32s2
2. Fix esp32s2 RTS rate
3. Optimize some debug logs for probe response
4. Optimize phy and soc files
5. Fix the bug that no event for connect
6. drop receiving packets from myself
1. add sta connect again ap sent disconnect event
2. add set/get inactive time api
3. fix connect hidden AP doesn't update information
4. add rf test long short support
1. Fix TX DMA buffer issue
2. API esp_wifi_get_config add acquisition sta.listen_interval
3. Configure bandwidth and phy mode to store NVS
4. If AP's tsf has been restarted, STA will disconnect from AP.
5. Do not reset softAP's tsf except it restart
6. Fix the WiFi regdomain update bug
7. Fix WiFi fragment issue
1. fix the bug for softAP update second channel wrong
2. query country code wrong when policy change from manual to auto
3. change wifi_scan_time_t from union to struct
1. Fix crashing during shared WEP connection
2. Remove log "age_bss: null bss
3. Add WiFi stop checking at the beginning of wifi deinit api
4. Fix espnow crash
5. Fix the bug for setting channel when WiFi is no NULL mode
6. Adjust scheme percent when BT is in connected status
7. Fix WiFi stop leads to memory leak
8. Place the Vendor Specific Element at the end of WiFi packet