Rahul Tank
|
f49f9795dc
|
Merge branch 'bugfix/add_return_value_to_rpa_to_api_v5.1' into 'release/v5.1'
docker / docker (push) Has been cancelled
fix(nimble): Add return value to RPA Timeout API (v5.1)
See merge request espressif/esp-idf!32477
|
2024-08-01 20:31:06 +08:00 |
|
Shu Chen
|
21ed2cbd6a
|
Merge branch 'backport/fix_154_next_operation_for_multi_event_v51' into 'release/v5.1'
fix(ieee802154): refactor the next operation logic for multiple events(Backport v5.1)
See merge request espressif/esp-idf!32386
|
2024-08-01 10:59:13 +08:00 |
|
Shu Chen
|
9dad9f9704
|
Merge branch 'backport/openthread_related_bacport_to_5_1' into 'release/v5.1'
Backport some openthread related features (Backport v5.1)
See merge request espressif/esp-idf!32249
|
2024-08-01 10:48:35 +08:00 |
|
Rahul Tank
|
966988af45
|
fix(nimble): Add return value to RPA Timeout API
|
2024-07-31 14:46:33 +05:30 |
|
zwx
|
bfed357f37
|
fix(ieee802154): refacted the next operation logic for multiple events
|
2024-07-31 16:40:09 +08:00 |
|
zwx
|
554ca91716
|
feat(openthread): add task switching lock holder check
|
2024-07-31 11:36:26 +08:00 |
|
Island
|
490d5e7211
|
Merge branch 'feat/save_ble_log_to_flash_0605_v5.1' into 'release/v5.1'
ble: save ble log to flash on ESP32C6 (v5.1)
See merge request espressif/esp-idf!32396
|
2024-07-31 11:29:30 +08:00 |
|
zhangyanjiao
|
2b3df95766
|
fix(wifi/mesh): fix the beacon timeout issue in mesh
|
2024-07-30 11:36:16 +08:00 |
|
morris
|
5a26d8ae8e
|
Merge branch 'feat/support_psram_aps3204l_v5.1' into 'release/v5.1'
docker / docker (push) Has been cancelled
psram: support APS3204L (v5.1)
See merge request espressif/esp-idf!32392
|
2024-07-29 17:13:48 +08:00 |
|
zwl
|
d26a0ba71f
|
fix(ble): fixed tx memory leak issue when controller disable
|
2024-07-29 11:56:23 +08:00 |
|
zwl
|
035bb3176d
|
fix(ble): fixed wdt issue when print key controller info on ESP32-C6 and ESP32-H2
|
2024-07-29 11:56:23 +08:00 |
|
zwl
|
70e5c79476
|
feat(bluetooth/controller): support switching log output mode on ESP32-C2
|
2024-07-29 11:56:23 +08:00 |
|
zwl
|
10c8b0c3b8
|
feat(bluetooth/controller): support switching log output mode on ESP32-C6 and ESP32-H2
|
2024-07-29 11:56:23 +08:00 |
|
zwl
|
11f0fd8f8e
|
feat(bluetooth/controller): storage ble controller log to flash on ESP32C2
|
2024-07-29 11:56:23 +08:00 |
|
zwl
|
cfb5d9d224
|
feat(bluetooth/controller): storage ble controller log to flash on ESP32C6 and ESP32H2
|
2024-07-29 11:56:23 +08:00 |
|
Armando
|
c330a9ef67
|
feat(psram): support APS3204L
|
2024-07-29 11:43:33 +08:00 |
|
Rahul Tank
|
1d23173715
|
fix(nimble): Zero initialize variable to avoid garbage value
|
2024-07-26 21:33:00 +05:30 |
|
Jiang Jiang Jian
|
ecdd485305
|
Merge branch 'bugfix/handle_no_pmkid_case_owe_v5.1' into 'release/v5.1'
docker / docker (push) Has been cancelled
Recompute keys in OWE incase of PMKID absence or mismatch (Backport v5.1)
See merge request espressif/esp-idf!32335
|
2024-07-26 19:07:41 +08:00 |
|
Island
|
2e08930e9c
|
Merge branch 'bugfix/fix_ble_cannot_create_conn_v5.1' into 'release/v5.1'
fix(ble/bluedroid): Fixed BLE cannot create connection(v5.1)
See merge request espressif/esp-idf!32309
|
2024-07-26 15:43:36 +08:00 |
|
Jiang Jiang Jian
|
0ca290deb0
|
Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.1' into 'release/v5.1'
Fixed some BLE bugs 240723 (backport v5.1)
See merge request espressif/esp-idf!32301
|
2024-07-26 14:19:55 +08:00 |
|
Jiang Jiang Jian
|
db09005c83
|
Merge branch 'bugfix/fix_coex_loadprohibit_issue_v5.1' into 'release/v5.1'
fix(coex): Fixed coexist scheme phase index overflow issue (backport v5.1)
See merge request espressif/esp-idf!32294
|
2024-07-26 11:04:05 +08:00 |
|
zhanghaipeng
|
bea98fdd1e
|
fix(ble/bluedroid): Fixed BLE cannot create connection
|
2024-07-26 10:38:10 +08:00 |
|
Aditya Patwardhan
|
9d3f9e943e
|
Merge branch 'bugfix/existing_mmap_region_offset_v5.1' into 'release/v5.1'
fix(esp_mm): for existing mmap region, consider new offset for virtual addr (v5.1)
See merge request espressif/esp-idf!32114
|
2024-07-25 17:10:19 +08:00 |
|
Xu Si Yu
|
28b785077b
|
feat(openthread): support restoring vendor properties of rcp
|
2024-07-25 15:58:28 +08:00 |
|
Xu Si Yu
|
ffe3ce3ed0
|
feat(openthread): support changing openthread version information
|
2024-07-25 15:58:20 +08:00 |
|
Xu Si Yu
|
e6f76a17a1
|
feat(openthread): update openthread submodule
|
2024-07-25 15:57:56 +08:00 |
|
Shyamal Khachane
|
39d284ba33
|
fix(esp_wifi): Handle PMKID mismatch or absence in OWE
Compute keys incase PMKID does not match or PMKID is absent in association response
|
2024-07-25 08:33:42 +05:30 |
|
zhiweijian
|
d41dfab0f6
|
feat(bt/controller): support mesh duplicate with extend scan
|
2024-07-23 20:07:43 +08:00 |
|
linruihao
|
8ea1299395
|
fix(coex): Update bt lib for ESP32-C3 and ESP32-S3(e4ba7f6)
- Fixed coexist LoadProhibited issue
|
2024-07-23 20:07:38 +08:00 |
|
zhanghaipeng
|
f004ac85e2
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(abd7733)
- Fix the issue where RSSI is incorrect when latency is not zero
|
2024-07-23 20:07:32 +08:00 |
|
chenjianhua
|
6ce37484e9
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(66b5cc0)
- Fixed vendor hci get controller status command
- Prevent BLE interrupt from being preempted
|
2024-07-23 20:07:23 +08:00 |
|
linruihao
|
8acb4bc521
|
fix(coex): Fixed coexist scheme phase index overflow issue
|
2024-07-23 17:46:24 +08:00 |
|
Jiang Jiang Jian
|
9069767c9e
|
Merge branch 'bugfix/11r_disable_sdkconfig_v5.1' into 'release/v5.1'
docker / docker (push) Has been cancelled
fix(wifi): Ignore 11R, ENT AP when disabled in sdkconfig
See merge request espressif/esp-idf!32241
|
2024-07-23 15:05:48 +08:00 |
|
Marius Vikhammer
|
897a7743de
|
Merge branch 'fix/lp_i2c_generates_spurious_start_cond_v5.1' into 'release/v5.1'
fix(lp-i2c): Fixed the generation of spurious I2C start with lp-i2c (v5.1)
See merge request espressif/esp-idf!32109
|
2024-07-23 14:40:52 +08:00 |
|
Kapil Gupta
|
3d84716864
|
fix(esp_wifi): backport some dpp fixes
|
2024-07-22 12:02:43 +05:30 |
|
Island
|
864f4713a7
|
Merge branch 'fix/ble_mesh_24_76_v5.1' into 'release/v5.1'
fix(ble_mesh): fixed BLEMESH24-76_v5.1
See merge request espressif/esp-idf!32228
|
2024-07-22 14:05:29 +08:00 |
|
Shreyas Sheth
|
8c91bf7e9f
|
fix(wifi): Ignore 11R, ENT AP when disabled in sdkconfig
|
2024-07-19 12:41:59 +05:30 |
|
Rahul Tank
|
cd4714dd01
|
Merge branch 'bugfix/reset_irk_when_all_unpair_v5.1' into 'release/v5.1'
docker / docker (push) Has been cancelled
fix(nimble): Fixed BLE security vulnerability when using fixed IRK (v5.1)
See merge request espressif/esp-idf!32158
|
2024-07-18 22:49:28 +08:00 |
|
Jiang Jiang Jian
|
d65755e8de
|
Merge branch 'bugfix/fix_mesh_xon_request_timeout_issue_v5.1' into 'release/v5.1'
fix(wifi/mesh): fix the issue that xon request timeout constantly when root reboot (v5.1)
See merge request espressif/esp-idf!32183
|
2024-07-18 21:36:19 +08:00 |
|
Island
|
51acf1367b
|
Merge branch 'feat/support_default_tx_level_for_esp32h2_esp32c6_esp32c2_v5.1' into 'release/v5.1'
Feat/support default tx level for esp32h2 esp32c6 esp32c2 v5.1
See merge request espressif/esp-idf!32193
|
2024-07-18 19:33:50 +08:00 |
|
morris
|
a23a3703b5
|
Merge branch 'bugfix/rmt_memory_power_up_v5.1' into 'release/v5.1'
fix(rmt): power up memory block (v5.1)
See merge request espressif/esp-idf!32173
|
2024-07-18 15:13:41 +08:00 |
|
Rahul Tank
|
0095bc4b7f
|
fix(nimble): Fixed BLE security vulnerability when using fixed IRK
|
2024-07-18 09:55:33 +05:30 |
|
zhangyanjiao
|
ee421a11ba
|
fix(wifi/mesh): fix the issue that xon request timeout constantly when root reboot
Closes https://github.com/espressif/esp-idf/issues/13212
|
2024-07-18 11:46:23 +08:00 |
|
luoxu
|
5507b1ee37
|
fix(ble_mesh): fixed BLEMESH24-76
|
2024-07-18 11:39:17 +08:00 |
|
zwl
|
4cdb166b36
|
feat(bluetooth/controller): support default tx power configurable on ESP32C2
|
2024-07-18 10:44:29 +08:00 |
|
zwl
|
115af31441
|
feat(bluetooth/controller): support default tx power configurable on ESP32C6 and ESP32H2
|
2024-07-18 10:43:07 +08:00 |
|
Jiang Jiang Jian
|
f50aaeac10
|
Merge branch 'bugfix/wps_bug_v5.1' into 'release/v5.1'
fix(wpa_supplicant):Fix for setting wps status fail when connection fails(v5.1)
See merge request espressif/esp-idf!31222
|
2024-07-17 21:04:41 +08:00 |
|
Island
|
d82f9162df
|
Merge branch 'feat/optimize_bt_porting_hci_0628_5.1' into 'release/v5.1'
feat(bluetooth/controller): adopting new HCI layer code and support UHCI...
See merge request espressif/esp-idf!32132
|
2024-07-17 19:29:37 +08:00 |
|
morris
|
fde22b2a2a
|
fix(rmt): power up memory block
|
2024-07-17 13:53:35 +08:00 |
|
aditi
|
03f7fad2fa
|
fix(wpa_supplicant):Fix for setting wps status fail when connection fails
|
2024-07-17 11:17:34 +05:30 |
|