Commit Graph

6989 Commits

Author SHA1 Message Date
He Yin Ling
008b5c53ac CI: disable cases with test env SSC_T5_1 2020-07-19 15:46:50 +08:00
He Yin Ling
32e01f4c5a CI: remove incorrect MTU related cases 2020-07-19 15:43:42 +08:00
Jiang Jiang Jian
289a12a6a2 Merge branch 'bugfix/customer_baidu_int_wdt_v3.1' into 'release/v3.1'
backport v3.1: add soft solution for esp32 eco3 live lock issue

See merge request espressif/esp-idf!9222
2020-07-17 11:53:35 +08:00
Li Shuai
bb7752fc10 add soft solution for esp32 eco3 live lock issue 2020-07-15 01:50:31 +00:00
Jiang Jiang Jian
dbbffc816a Merge branch 'bugfix/config_btu_stack_size_by_menuconfig_v3.1' into 'release/v3.1'
components/bt: Config BTU stack size by menuconifg

See merge request espressif/esp-idf!9386
2020-07-12 21:35:40 +08:00
Jiang Jiang Jian
c20892e856 Merge branch 'bugfix/fix_some_wifi_bugs_0703_v3.1' into 'release/v3.1'
fix some wifi bugs 0703 (v3.1)

See merge request espressif/esp-idf!9539
2020-07-12 21:10:39 +08:00
zhangyanjiao
995c264209 esp_wifi bugfix:
1. Fix TX DMA buffer issue
2. API esp_wifi_get_config add acquisition sta.listen_interval
3. Configure bandwidth and phy mode to store NVS
4. Do not reset softAP's tsf except it restart
5. fix the wifi regdomain update bug
6. fix the bug for airkiss find hidden AP fail
7. fix addba and first ampdu send bar
2020-07-08 21:30:49 +08:00
Jiang Jiang Jian
a280fb325d Merge branch 'bugfix/beacon_security_downgrade_v3.1' into 'release/v3.1'
Avoid parsing RSN/WPA IE's after connection (Backport v3.1)

See merge request espressif/esp-idf!9348
2020-07-02 21:29:11 +08:00
Jiang Jiang Jian
6131a7c23c Merge branch 'feature/bt_secure_conn_downgrade_check_v3.1' into 'release/v3.1'
Bluedroid: Authentication fixes in Legacy and Secure Connection.

See merge request espressif/esp-idf!9335
2020-06-30 15:26:40 +08:00
baohongde
273902dd83 components/bt: Config BTU stack size by menuconifg 2020-06-29 21:25:45 +08:00
Nachiket Kukade
805b9c5859 esp_wifi: Update wifi lib
1. Avoid parsing RSN/WPA IE's after connection
2. Remove AUTH_CHANGED reason code logic
2020-06-26 16:29:03 +05:30
Chinmay Chhajed
34ad62021a Bluedroid: Authentication fixes in Legacy and Secure Connection.
Prevent a remote device from doing a Bluetooth Impersonation Attack
(BIAS) by:

- Preventing remote device to downgrade secure connection
feature mask. Secure connection feature mask should remain same or
increase to enabled in link key generation and authentication.

- Doing a mutual authentication during Legacy Authentication.
2020-06-25 16:18:29 +05:30
Island
12b497b328 Merge branch 'bugfix/att_buffer_count_fixed_v3.1' into 'release/v3.1'
Bugfix/att buffer count fixed v3.1

See merge request espressif/esp-idf!9162
2020-06-22 11:46:25 +08:00
Island
405abe9cfc Merge branch 'bugfix/blufi_buffer_overflow_report_v3.1' into 'release/v3.1'
blufi: When the format of the received data packet is wrong, reply with an error response(backport 3.1)

See merge request espressif/esp-idf!9196
2020-06-18 13:46:16 +08:00
wangcheng
12766b5cc7 blufi: When the format of the received data packet is wrong, reply with an error response 2020-06-17 12:28:20 +08:00
Jiang Jiang Jian
9f60e61c79 Merge branch 'bugfix/btdm_ble_assert_64_0_v3.1' into 'release/v3.1'
components/bt: Fix ble assert(64, 0)

See merge request espressif/esp-idf!8927
2020-06-17 11:33:26 +08:00
wangcheng
ec55ac92eb components/bt: Consider link_xmit_data_q in congest events to prevent excessive memory usage 2020-06-13 15:30:20 +08:00
wangcheng
d8c48ecb99 components/bt:Fixed the problem of incomplete data packets caused by disordered acl data packets 2020-06-13 15:29:34 +08:00
Jiang Jiang Jian
52991326d3 Merge branch 'bugfix/authmode_degrade_fix_v3.1' into 'release/v3.1'
esp_wifi: Remove auth_changed event and fix wpa2_ent authmode threshold (backport v3.1)

See merge request espressif/esp-idf!9087
2020-06-08 14:39:43 +08:00
kapil.gupta
0245bda198 esp_wifi: Remove auth_changed event and fix wpa2_ent authmode threshold 2020-06-07 12:21:10 +05:30
Jiang Jiang Jian
2abf3229dd Merge branch 'bugfix/modify_TCP_MSS_range_v3.1' into 'release/v3.1'
Change the default value of TCP_MSS (backport v3.1)

See merge request espressif/esp-idf!9048
2020-06-04 15:59:27 +08:00
xiehang
bd03abae8b Change the default value of TCP_MSS to 1440 and TCP_MSS Range : [536 1460] 2020-06-04 12:01:15 +08:00
Jiang Jiang Jian
e90b1792e5 Merge branch 'bugfix/fix_some_wifi_bugs_0525_v3.1' into 'release/v3.1'
feature: optimize some wifi API (backport v3.1)

See merge request espressif/esp-idf!8890
2020-06-02 17:39:04 +08:00
Jiang Jiang Jian
e71b299f32 Merge branch 'bugfix/btdm_fix_read_multi_char_failed_v3.1' into 'release/v3.1'
component/bt: fix read multi-char failed when char set auto_rsp_by_app and rsp_by_stack (backport v3.1)

See merge request espressif/esp-idf!8775
2020-05-29 14:00:01 +08:00
ronghulin
b0f5823b18 feature: optimize some wifi API
1. optimization esp_wifi_set_max_tx_power description
2. add API esp_wifi_ap_get_sta_aid
2020-05-29 11:27:59 +08:00
He Yin Ling
4b8bb8a74a Merge branch 'bugfix/ci_push_to_github_on_label_v3.1' into 'release/v3.1'
ci: Don't push to Github or deploy docs on customized pipelines (v3.1)

See merge request espressif/esp-idf!8941
2020-05-27 17:48:54 +08:00
Angus Gratton
f00e6feccf ci: Don't push to Github or deploy docs on customized pipelines
BOT_TRIGGER_WITH_LABEL must be empty (meaning all tests are running).
2020-05-27 19:09:05 +10:00
baohongde
d91ad4d93e components/bt: Fix ble assert(64, 0) 2020-05-26 21:41:19 +08:00
Jiang Jiang Jian
d8e84cd5ed Merge branch 'bugfix/fix_some_wifi_bugs_0427_v3.1' into 'release/v3.1'
Bugfix/fix some wifi bugs 0427 (v3.1)

See merge request espressif/esp-idf!8576
2020-05-22 22:55:54 +08:00
Jiang Jiang Jian
497b143495 Merge branch 'bugfix/fix_spi_flash_clock_config_error_v3.1' into 'release/v3.1'
flash: fix spi flash clock config error (backport v3.1)

See merge request espressif/esp-idf!8517
2020-05-22 21:11:01 +08:00
Jiang Jiang Jian
8b9e471689 Merge branch 'bugfix/psram_single_bit_error_v3.1' into 'release/v3.1'
psram: support psram 2T mode to fix single bit error (backport v3.1)

See merge request espressif/esp-idf!8330
2020-05-22 21:10:44 +08:00
Michael (XIAO Xufeng)
553f0323b0 Merge branch 'bugfix/timer_group_intr_enable_v3.1' into 'release/v3.1'
Fix timer group intr enable (backport v3.1)

See merge request espressif/esp-idf!8533
2020-05-22 00:08:25 +08:00
zhangyanjiao
36ad37a1a4 wifi changes:
1. fix the bug for softAP update second channel wrong
2. change wifi_scan_time_t from union to struct
3. query country code wrong when policy change from manual to auto
4. fix the crash issue when fetch peer after delete the cur_peer
5. fix the timeout issue of EAPOL four-way handshake
2020-05-20 16:19:39 +08:00
zhangyanjiao
7c6480b53f esp_wifi: Add softap channel configuration in simple_wifi example 2020-05-20 11:35:19 +08:00
Jiang Jiang Jian
d8e057b02c Merge branch 'bugfix/btdm_fix_RPA_Public_RPA_random_err' into 'release/v3.1'
component/bt: Fix adv/scan not support RPA_public and RPA_random (backport v3.1)

See merge request espressif/esp-idf!8776
v3.1.7
2020-05-18 15:04:36 +08:00
Jiang Jiang Jian
86f1a260f5 Merge branch 'bugfix/fix_switch_channel_without_discon_issue_v3.1' into 'release/v3.1'
esp_wifi: Fix AP switch to adjacent channel without disconnect (backport v3.1)

See merge request espressif/esp-idf!8767
2020-05-17 18:27:41 +08:00
xiehang
18f2a0d3bc esp_wifi: Fix AP switch to adjacent channel without disconnect 2020-05-17 17:15:54 +08:00
Jiang Jiang Jian
0e043ae99f Merge branch 'bugfix/can_not_get_IP_address_from_China_mobile_v3.1' into 'release/v3.1'
wifi: fix the bug that ESP32 can't get IP address from China Mobile router (v3.1)

See merge request espressif/esp-idf!8410
2020-05-17 17:09:03 +08:00
Jiang Jiang Jian
c70eecc8c4 Merge branch 'bufix/fix_v3.1_bluedroid_bugs' into 'release/v3.1'
component/bt: fix notify malloc failed , fix no BLE_AUTH_CMPL_EVT and fix bluedroid btc deinit crash(backport 3.1)

See merge request espressif/esp-idf!8752
2020-05-16 19:56:16 +08:00
zwj
9bdf545599 component/bt: Fix adv/scan not support RPA_public and RPA_random 2020-05-15 18:32:46 +08:00
zwj
b08aee46de :add congest direct callback and modify congest evt triger threshold 2020-05-15 17:57:47 +08:00
wangcheng
1ef2b2d32a fix bta_dm_deinit_cb 2020-05-15 17:57:47 +08:00
wangcheng
1e72a8c850 master missing BLE_AUTH_CMPL_EVT after restart 2020-05-15 17:57:46 +08:00
zwj
d337fb64bb fix read multi-char failed when char set auto_rsp_by_app and rsp_by_stack 2020-05-14 19:36:45 +08:00
Jiang Jiang Jian
b30e8d1019 Merge branch 'bugfix/fix_psram_size_get_error_v3.1' into 'release/v3.1'
psram: fix psram size get error (backport v3.1)

See merge request espressif/esp-idf!8572
2020-05-06 16:55:15 +08:00
chenjianqiang
447032c8ff psram: fix psram size get error 2020-04-30 15:50:12 +08:00
morris
af42ec93e8 timer_group: fix intr_enable
timer group interrupt enable is controled by level_int_ena instead of int_ena

Closes https://github.com/espressif/esp-idf/issues/5103
2020-04-28 12:45:24 +08:00
dowster
f7aa0a32b2 Fix typo with sigmadelta.h #ifdef 2020-04-28 12:45:15 +08:00
chenjianqiang
379c2482da flash: fix spi flash clock config error
Closes https://github.com/espressif/esp-idf/issues/5099
2020-04-27 17:48:38 +08:00
zhangyanjiao
c78fa51d1f wifi: fix the bug that ESP32 can't get IP address from China Mobile router 2020-04-20 20:19:21 +08:00