esp-idf/components/lwip/port/esp32
xiehang ae24692785 esp_wifi: Update WiFi lib
1. Add check CSA state before CSA timer process
2. Change wifi scan duration from 120ms to 100ms
3. Using deport reg instead of ahb
4. Check TID in ieee80211_recv_bar()
5. Revert to report specific reason code when receiving deauth during 4-way-handshark
6. Fix the bug that tx ampdu parameter is not from peer device
7. Refactor wifi_interface_t
8. Faster WiFi station connect improvement, avoid 100ms passive scan
9. Add FCS failed packets filter
10.Update esp32 phy lib to v4660
11.Fix csa timer issue
12.Fix country code last byte to space instead of NULL
13.Fix softap cannot forward A-MSDU
14.Fix max tx power to 20dBm
15.Fix the issue that the esp_wifi_sta_get_ap_info can't get country
2021-01-11 19:21:13 +08:00
..
debug Feature/sync lwip as submodule 2018-09-06 19:43:08 +08:00
freertos lwip: Add to sys_arch_protect() a check that the mutex is created before use if not then creates it 2020-03-11 19:23:24 +08:00
include fix bug for tcp recv assert 2020-11-19 11:27:14 +08:00
netif esp_wifi: Update WiFi lib 2021-01-11 19:21:13 +08:00
tcp_isn tcp_isn: use ROM APIs for md5 calculations 2020-11-02 14:32:58 +05:30
vfs_lwip.c VFS: Allocate socket select semaphore outside ISR 2019-05-06 16:11:59 +02:00