]> granicus.if.org Git - esp-idf/history - components
esp32: fix AMPDU sequence compitability issue
[esp-idf] / components /
2018-09-17 Liu Zhi Fuesp32: fix AMPDU sequence compitability issue
2018-09-17 Angus GrattonMerge branch 'bugfix/cmake_idf_version' into 'master'
2018-09-17 Ivan GrokhotkovMerge branch 'feature/dhcp_skip_discovery' into 'master'
2018-09-17 Ivan GrokhotkovMerge branch 'bugfix/ethernet_low_level_output' into...
2018-09-17 MartinValiklwip: DHCP restore last IP
2018-09-17 Ivan GrokhotkovMerge branch 'bugfix/mdns-lwip-update' into 'master'
2018-09-17 morrisethernet: fix some bugs in ethernet driver
2018-09-17 Ivan GrokhotkovMerge branch 'bugfix/bootloader_set_freq' into 'master'
2018-09-17 Angus GrattonMerge branch 'doc/error_handling_zh_CN' into 'master'
2018-09-16 Jiang Jiang JianMerge branch 'bugfix/tw24694_dns_request_no_reply'...
2018-09-16 Jiang Jiang JianMerge branch 'bugfix/mdns_memory_leak' into 'master'
2018-09-16 Jiang Jiang JianMerge branch 'bugfix/optimize_scan_capability' into...
2018-09-14 Deng XinWifi: Optimize scan capability
2018-09-14 Jiang Jiang JianMerge branch 'bugfix/btdm_unreserve_scn1_for_hfp' into...
2018-09-14 Jiang Jiang JianMerge branch 'bugfix/ble_adv_data_tx_power' into 'master'
2018-09-14 Jiang Jiang JianMerge branch 'bugfix/wifi_fix_some_modem_sleep_bugs...
2018-09-14 me-no-devUpdate network code for mDNS to work with newest LwIP
2018-09-14 Liu Hanfeat(mdns): fix bug when clean action memory
2018-09-14 Ivan GrokhotkovMerge branch 'bugfix/cmake_create_dummy_main_windows...
2018-09-14 Liu Zhi Fuesp32: fix some bugs of modem sleep
2018-09-14 Angus GrattonMerge branch 'bugfix/mqtt_move_kconfig_to_idf' into...
2018-09-14 baohongdecomponent/bt: Unlock reserve of SCN 1 for HFP
2018-09-14 Ivan GrokhotkovMerge branch 'feature/py3_espcoredump' into 'master'
2018-09-14 Angus GrattonMerge branch 'bugfix/tcpip_stack_size_default' into...
2018-09-14 David CermakMQTT: Moved Kconfig from esp-mqtt submodule to esp...
2018-09-14 Angus GrattonMerge branch 'bugfix/undetermined_lang_for_target_bt...
2018-09-14 Renz Bagaporobt: remove non-existing source file from cmakelists
2018-09-13 Jiang Jiang JianMerge branch 'feature/btdm_add_adv_packet_duplicate_in_...
2018-09-13 DmitryStack size for TCPIP task increased from 2048 to 3072.
2018-09-13 Angus GrattonMerge branch 'feature/cmake_ulp_support' into 'master'
2018-09-13 Renz Christian Bag... cmake: add ulp components build support
2018-09-13 Angus GrattonMerge branch 'fix/spi_slave_free_cs' into 'master'
2018-09-13 Jiang Jiang JianMerge branch 'bugfix/optimize_BLE_memory_debug' into...
2018-09-13 He Yin Lingtest: fix incorrect tx power value in adv
2018-09-13 Angus GrattonMerge branch 'bugfix/docs_simplify_home_page' into...
2018-09-13 Angus GrattonMerge branch 'feature/mqtt_component' into 'master'
2018-09-13 Angus GrattonMerge branch 'feature/light_sleep_example' into 'master'
2018-09-13 Angus GrattonMerge branch 'feature/cmake_make_component_main_again_f...
2018-09-13 Renz Christian Bag... cmake: fix source list issues
2018-09-12 Angus GrattonMerge branch 'bugfix/main_component_kconfig' into ...
2018-09-12 Jiang Jiang JianMerge branch 'feature/wifi_update_csi_api_and_fix_phy_d...
2018-09-12 negativekelvinsoc: fix CPU frequency not updated in rtc_clk_init
2018-09-12 Tian Haofix TX power value in ble adv data is incorrect
2018-09-12 Ivan GrokhotkovMerge branch 'bugfix/mdns_service_txt_set' into 'master'
2018-09-12 He Yin LingMerge branch 'bugfix/multi_divece_cant_detect_case...
2018-09-12 Ivan GrokhotkovMerge branch 'bugfix/cmake_lambda' into 'master'
2018-09-12 Jiang Jiang JianMerge branch 'bugfix/enlarge_coap_server_pdu' into...
2018-09-12 Jiang Jiang JianMerge branch 'bugfix/btdm_a2dp_role_mixed_up' into...
2018-09-12 Jiang Jiang JianMerge branch 'bugfix/btdm_controller_enable_failed_in_e...
2018-09-12 Angus GrattonMerge branch 'bugfix/fix_mcpwm_api_mismatch_bug' into...
2018-09-12 Angus GrattonMerge branch 'doc/rmt_example_doc_improve' into 'master'
2018-09-12 Ivan GrokhotkovMerge branch 'bugfix/py23_packages' into 'master'
2018-09-12 Ivan GrokhotkovMerge branch 'bugfix/set_a_real_wakeup_period' into...
2018-09-12 David CermakMQTT: Integrate esp-mqtt library into idf
2018-09-12 Angus GrattonMerge branch 'feature/check_uniqueness_name_of_partitio...
2018-09-12 Konstantin Kondrashovpartition_table: Check - partition names must be unique
2018-09-11 Piyush Shahbugfix: mdns_service_txt_set() wasn't allocating memory...
2018-09-11 Roland Dobaiespcoredump: Add tests and Python3 support
2018-09-11 zhangyanjiaolwip: add code for sending gratuitous ARP periodically
2018-09-11 Angus GrattonMerge branch 'feature/py23_docs' into 'master'
2018-09-11 Jiang Jiang JianMerge branch 'bugfix/fix_the_bug_when_gateway_zero...
2018-09-11 zhiweijiancomponent/bt: add adv packet duplicate in scan duplicate
2018-09-11 Angus GrattonMerge branch 'feature/cmake_make_main_component_again...
2018-09-11 Renz Christian Bag... cmake: make main a component again
2018-09-10 zhiweijiancomponent/bt: optimize bluetooth memory debug
2018-09-10 Angus GrattonMerge branch 'feature/task_wdt_add_timestamp' into...
2018-09-10 Angus GrattonMerge branch 'bugfix/esp_ipc_call_blocking' into 'master'
2018-09-10 Jiang Jiang JianMerge branch 'feature/btdm_add_set_default_passkey_func...
2018-09-10 Angus GrattonMerge branch 'feature/esp-wrover-kit-v4_1' into 'master'
2018-09-10 Angus GrattonMerge branch 'feature/http_client_custom_method' into...
2018-09-10 Ivan GrokhotkovMerge branch 'fix/sdio_slave_recv_isr_load' into 'master'
2018-09-10 krzychbCorrected number of FSM cycles and related description
2018-09-10 krzychbCorrected ULP wakeup period setup API to account for...
2018-09-10 michaelsdio_slave: fix the recv crash when trans finish and...
2018-09-10 wangmengyangcomponent/bt: stop to inititate AVRC connection when...
2018-09-10 wangmengyangcomponent/bt: stop to initiate AVDTP connection on...
2018-09-10 wangmengyangcomponent/bt: bugfix that A2DP sink device can be conne...
2018-09-07 Mahavir Jainipc: fix `esp_ipc_call_blocking` to return after callba...
2018-09-07 He Yin LingMerge branch 'test/driver_case_review' into 'master'
2018-09-07 Ivan GrokhotkovMerge branch 'bugfix/http_server_strcasecmp' into ...
2018-09-07 Angus GrattonMerge branch 'doc/eclipse_parallel_build' into 'master'
2018-09-07 Ivan GrokhotkovMerge branch 'bugfix/slow_mem_keep_rtc_noinit' into...
2018-09-07 Angus GrattonMerge branch 'feature/cmake' into 'master'
2018-09-07 michaelspi_slave: fix the issue rx dma get broken by master...
2018-09-07 Tuan PMesp_http_client: add support OPPTIONS/SUB/UNSUB/NOTIFY...
2018-09-07 XiaXiaotianesp32: update API to set CSI channel filter and HT_LTF...
2018-09-07 Tuan PMhttp_server: using case-insensitive compare for getting...
2018-09-07 zhiweijianComponent/bt: add set default passkey function
2018-09-07 Angus GrattonMerge branch 'bugfix/enlarge_ethernet_mac_stack_size...
2018-09-07 Ivan GrokhotkovMerge branch 'feature/cpp_exceptions_example' into...
2018-09-07 Ivan GrokhotkovMerge branch 'feature/light_sleep_gpio_uart_wakeup...
2018-09-07 morrisethernet: enlarge ethernet task stack size
2018-09-07 Jiang Jiang JianMerge branch 'feature/btdm_legacy_paring' into 'master'
2018-09-06 Angus Grattonlwip: Re-add CONFIG_PPP_SUPPORT check, remove redundant...
2018-09-06 Angus GrattonMerge branch 'master' into feature/cmake
2018-09-06 Jiang Jiang JianMerge branch 'bugfix/btdm_hfp_invalid_hci_sync_pkt_len...
2018-09-06 houchenyaormt test: add the case for bug in github[#1815]
2018-09-06 houchenyaormt test: add case test test the bug of re-install...
2018-09-06 houchenyaormt test: add case to check memory block.
2018-09-06 houchenyaoledc test: ignore one case.
next