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
1. fix the bug when modifying the channel info of peer nodey
2. fix the crash when modifying peer node between unencrypted and encrypted
3. fix the bug for fetch peer
4. modify the esp_wifi_set_channel function
5. fix the bug that the channel parameter doesn't work when adding peer node
1. Fix the bug that softAP fails to get the second channel when device first starts
2. Fix the bug that softAP's second channel can't be set when user setting
3. Add internal API for getting channel info
4. Add internal API for getting negotiated bandwidth