esp-idf/components
XiaXiaotian aaa17b8740 Fix some wifi lib bugs
1. Add a hide API for station to receive and process probe request
frame.

    2. Fix an issue that wifi/bt coexistence crashes in PSRAM version.

    3. Fix an issue that the API for clearing vendor ie can not work.

    4. Fix an issue that wifi stop and reboot leads watchdog.
2017-12-01 15:00:49 +08:00
..
app_trace
app_update
aws_iot
bootloader esp32: Adds Stack Smashing Protection Feature 2017-11-17 12:08:36 +03:00
bootloader_support
bt Merge branch 'bugfix/btdm_mem_leak_lead_to_WDT_#16592' into 'master' 2017-12-01 12:24:04 +08:00
coap
console
cxx Merge branch 'feature/cxx_exceptions_emg_pool' into 'master' 2017-11-23 13:02:49 +08:00
driver Merge branch 'bugfix/ledc_fade_scale' into 'master' 2017-11-27 07:23:19 +08:00
esp32 Fix some wifi lib bugs 2017-12-01 15:00:49 +08:00
esp_adc_cal
espcoredump
esptool_py
ethernet Set GPIO-mode for MDC and MDIO pins 2017-11-22 11:01:43 +08:00
expat
fatfs fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
freertos Merge branch 'bugfix/allow_external_stack' into 'master' 2017-11-27 16:31:27 +08:00
heap Merge branch 'bugfix/cpp_guards' into 'master' 2017-11-22 22:26:26 +08:00
idf_test Merge branch 'feature/bot' into 'master' 2017-11-21 18:43:56 +08:00
jsmn
json
libsodium
log return old handler from esp_log_set_vprintf() 2017-11-22 11:01:43 +08:00
lwip Merge branch 'bugfix/fix_lwip_macros' into 'master' 2017-11-30 10:28:20 +08:00
mbedtls Merge branch 'bugfix/hardware_mpi_sign' into 'master' 2017-11-07 19:30:31 +08:00
mdns components/mdns: wrong Message compression detect 2017-11-03 16:52:22 +08:00
micro-ecc
newlib newlib: Remove out of date libc_discard.list 2017-11-16 17:43:05 +11:00
nghttp
nvs_flash
openssl openssl wrapper: introduce X509_VERIFY_PARAM_set/clear_hostflags 2017-11-20 16:25:57 +11:00
partition_table
pthread pthread: Use spinlock not semaphore mutex to protect TLS key list 2017-12-01 14:28:07 +11:00
sdmmc
soc soc: Remove redefinition of MCU_SEL_M 2017-11-22 11:01:42 +08:00
spi_flash spi_flash: Expose an accessor the current SPI flash guard functions 2017-11-20 15:54:31 +11:00
spiffs
tcpip_adapter
ulp fix makefile for multiple source files 2017-11-03 16:40:15 +08:00
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module