1. Break FTM State Machine code into separate functions
2. Use dynamic allocation for FTM session to save memory
3. Add API to get FTM report instead of event based mechanism
4. Add FTM Request re-try and comeback support
5. Fix issues with duplicate FTM response, stale sessions and
frequent failures to respond from SoftAP side
6. Update PHY FTM Compensation for all 40MHz cases
1. fix esp_wifi_set_mode() return error issue
2. fix qos encapsulated eapol issue
3. eapol arp and dhcp add flag PP_F_PER_PKT_RATE
4. fix lmac_stop_hw_txq issue
5. fix typo
6. limite number of amsdu block in eb
7. fix recycle cache sub amsdu eb issue
8. update ba session store and restore rx ba num
9. fix multicast address qos frame by reset rx ba
10. fix lmacStopTransmit issue
11. sync multi antenna gpio register from IDF
12. clear eb to fix tx single AMPDU to some AP not reply BA when ampdu_entry single bit was set
1. fix ccmp pn became large issue
2. sta not pmf capable when requires should reject profile
3. fix softap set config issue
4. allow some special igtk keyindex to workaround faulty APs
5. remove target_power_backoff
6. remove FreqCalCntforScan
7. fix enable psram wapi dhcp fail issue
8. Fix multi antenna issue
9. Static buffer for management, ctrl, qos null, null data
10. Fix typo in wifi api docs
11. Optimize BB filter timer to pass some corner case
12. Change fragment threshold to 256
13. Support fragment for LR mode
14. Fix rx fragment fail in Open mode.
15. Drop fragmented AMPDUs
16. Fix ampdu duration issue
- Fix missing PMKSA flush scenarios.
- Fix wrong AID assigned to station when multiple stations try to connect
simultaneously with mixed order of auth-request and assoc-request frames.
1. Moves the location of null data frame TX to before channel switch during
offchannel action frame TX req.
2. Reverts Send wake up and sleep null between scanning.
1. Discard commit frame received at confirmed state in SAE STA
2. Bugfix NVS get values for sae pwe
3. Bugfix memory leak caused by assoc retry timer and assoc IE
1. Bugfixes in Initiator and Responder mode.
2. Update PHY compensation values for ESP32S2, S3 and C3.
3. Fix wrong first value of PHY compensation.
4. Fix bug when number of FTM measurement frames received is more
than (number_of_brusts * FTMs per brust).
1. Remove waiting RX/TXING during hw mac deinit
2. Fix the mac bug that hardware parse beacon of ie length equal to zero
3. Correct wifi spelling error
4. Add check for memory allocation in tx buffers
5. Fix association refused temporarily comeback time set to zero issue
6. Add new API to get rssi info after station connected to AP
7. vnd ie callback can be set to null
1) Fix issue during split scan to allow for data tx.
2) Fix issue when parsing wpa_ie to set correct authmode when AP
supports both WPA_EAP and WPA_EAP_SHA256 authmode.
Closes https://github.com/espressif/esp-idf/issues/11202
3) Fix an occasional crash during sta roam.
4) Add home_channel_dwell_time to wifi_scan_config_t. This allows
configuration of the time spent between scanning consecutive
channels for tx.
5) Adds a obss scan timer disarm when a sta disconnects from an AP
1. fix sta auth failed but softap shows it connected issue
2. fix ftm procedure with peer failed status 4 issue
3. send ftm frames immediately
4. send null data when state change from association to run