esp-idf/components/esp_wifi
xiehang 32dd739da4 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
2020-12-22 15:48:24 +08:00
..
esp32 bugfix: fix some wifi bugs 2020-12-22 11:51:13 +08:00
esp32s2 bugfix: fix some wifi bugs 2020-12-22 11:51:13 +08:00
esp32s3 bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
include bugfix: fix some wifi bugs 2020-12-22 11:51:13 +08:00
lib@5b78ff7f5b esp_wifi: Update wifi lib 2020-12-22 15:48:24 +08:00
src wifi: add set_xpd_sar override 2020-12-07 10:45:04 +08:00
test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_md5 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
CMakeLists.txt wifi: add set_xpd_sar override 2020-12-07 10:45:04 +08:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig esp_wifi: optimize WiFi TX performance 2020-08-13 12:26:21 +08:00
linker.lf esp32: Provision to redirect .bss to external ram through linker fragments 2020-12-04 06:32:38 +00:00
Makefile.projbuild bugfix: fix make compile phy multiple bin error 2020-04-15 10:19:54 +08:00
phy_multiple_init_data.bin feature: support multiple PHY init data 2020-03-05 16:14:00 +08:00
sdkconfig.rename components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-01-10 16:00:12 +08:00