esp-idf/components/esp_wifi
kapil.gupta 903198ad7f esp_wifi: Fix some wifi bugs.
1. Send encrypted mgmt frames in pmf connection
2. Remove dependecy of SHA256 AKM on PMF
3. Fix null pointer dereference
4. Set TTLS default phase2 method as MSCHAPV2.
2020-12-21 14:27:10 +05:30
..
esp32 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp32s2 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp32s3 bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
include esp_wifi: add esp32c3 wifi lib 2020-12-15 17:13:10 +08:00
lib@d530c227d7 esp_wifi: Fix some wifi bugs. 2020-12-21 14:27:10 +05:30
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