esp-idf/components
XiaXiaotian 40efc36849 Fix a few WiFi bugs
1. remove rc when ap not found

   closes issue: https://github.com/espressif/esp-idf/issues/1797

2. allocate mimo packet to internal memory

3. use FRC2 timer instead of WDEV_NOW() for modem sleep to calculate
   TBTT time.

   It fixes the bug that TBTT will be incorrect if beacon is lost.
2018-05-16 18:50:28 +08:00
..
app_trace
app_update
aws_iot
bootloader
bootloader_support
bt Merge branch 'bugfix/improve_bt_debug' into 'master' 2018-05-16 16:04:34 +08:00
coap
console
cxx
driver Merge branch 'bugfix/touch_change_default_enable_value' into 'master' 2018-05-16 17:40:18 +08:00
esp-tls
esp32 Fix a few WiFi bugs 2018-05-16 18:50:28 +08:00
esp_adc_cal
espcoredump
esptool_py
ethernet
expat
fatfs
freertos
heap
idf_test example test: add test case for iperf example 2018-05-15 13:42:26 +08:00
jsmn
json
libsodium
log
lwip
mbedtls soc: Change DPORT access 2018-05-14 17:54:57 +05:00
mdns
micro-ecc
newlib
nghttp
nvs_flash
openssl
partition_table
pthread
sdmmc
smartconfig_ack
soc Merge branch 'bugfix/rtc_xtal_tests' into 'master' 2018-05-15 18:44:46 +08:00
spi_flash soc: Change DPORT access 2018-05-14 17:54:57 +05:00
spiffs
tcpip_adapter
ulp
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module