sibeibei
2aa83b1982
fix(wifi): fix issue that disarm send wake null timer donot take effect
2025-12-01 14:28:52 +08:00
Zhou Xiao
a7fafa48a2
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
2025-11-18 00:07:15 +08:00
Zhou Xiao
b9f9401a9b
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
...
(cherry picked from commit 557b7bae2e )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-10-27 10:52:04 +08:00
wangtao@espressif.com
735f443c98
fix(wifi): fix esp32c2 auth threshold issue
2025-10-11 11:43:33 +08:00
liuning
027e174aa0
fix(pm): reserve txqblocks when mac init at offchannels
2025-10-10 15:28:42 +08:00
liuning
a3f96471e4
fix(wifi): fix cant sleep if connection breaks during sending probe
2025-10-10 15:27:58 +08:00
Jiang Jiang Jian
df2c123290
Merge branch 'bugfix/offchan_action_tx_failure_v5.4' into 'release/v5.4'
...
Fix issues with offchannel action tx and ROC operations (Backport v5.4)
See merge request espressif/esp-idf!38497
2025-09-20 13:30:41 +08:00
tarun.kumar
767273f264
fix(esp_wifi): Making action tx and roc API's public and modifying os_time_t datatype for platform and compiler independence
2025-09-19 15:14:30 +05:30
jgujarathi
9996978c92
fix(esp_wifi): Fix issues with offchannel action tx and ROC operations
...
- Fix issues with sending NULL data on the target channel instead of home
channel when connected sta attempts action tx or ROC.
- Fix issues with sending action tx on the home channel instead of target
channel when connected sta attempts action tx.
- Add new status codes to event data of WIFI_EVENT_ROC_DONE
- Adds new request structure esp_wifi_remain_on_channel operation
- Fixes issues with cancelling off channel operations such as ROC or
action frames TX.
2025-09-19 14:55:26 +05:30
Zhou Xiao
dbd6a69bca
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
...
(cherry picked from commit 09a3b29d01 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-09-19 11:33:22 +08:00
Jiang Jiang Jian
b3f053863d
Merge branch 'bugfix/esp_flash_escape_checking_v5.4' into 'release/v5.4'
...
fix(esp_flash): fixed issue of escaping boundary check (v5.4)
See merge request espressif/esp-idf!40118
2025-09-19 03:19:26 +08:00
Zhao Wei Liang
67f1f86e6b
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
...
(cherry picked from commit 32c3556c7a )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-17 11:14:25 +08:00
Xiao Xufeng
9cfc314c5b
fix(esp_flash): fixed issue of escaping boundary check
...
Also patched corresponding ROM functions
2025-09-10 16:36:57 +08:00
Marius Vikhammer
00f4245160
fix(console): fixed secondary console not working on all chips without VFS
2025-08-22 09:38:46 +08:00
Jiang Jiang Jian
2b2a722add
Merge branch 'bugfix/fix_open_mode_rx_fragment_fail_issue_v5.4' into 'release/v5.4'
...
fix(wifi): fix open mode rx fragment fail issue(Backport v5.4)
See merge request espressif/esp-idf!41068
2025-08-21 12:04:28 +08:00
Song Ruo Jing
dd9676051c
fix(gpio): remove GPIO_OUTPUT_SET macro for ESP32P4
...
Use GPIO_OUTPUT_SET led to compilation error
Closes https://github.com/espressif/esp-idf/issues/16050
2025-08-13 21:30:32 +08:00
muhaidong
c497c89984
fix(wifi): fix open mode rx fragment fail issue
2025-08-11 10:27:48 +08:00
Zhao Wei Liang
830ecc651c
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
...
(cherry picked from commit 7f7c8e2c85 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-08-08 21:14:16 +08:00
wangtao@espressif.com
2aad5e4185
fix(wifi): fix esp32c2 eco4 ld issue
2025-07-31 17:03:35 +08:00
Zhou Xiao
07023d94d6
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
...
(cherry picked from commit ac6acf3629 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-07-30 13:14:26 +08:00
Zhou Xiao
815232ce12
fix(ble): updated rom linker script for ESP32-C2
2025-07-11 11:50:20 +08:00
zwl
20da1d9266
fix(ble): fixed occasional assert triggered during controller disable on ESP32-C2
2025-07-10 22:47:36 +08:00
Island
1fcf178ed4
Merge branch 'bugfix/fixed_set_conn_mode_assert_on_esp32c2_v5.4' into 'release/v5.4'
...
fix(ble): fixed assertion issue in connection state on ESP32C2-ECO4 (v5.4)
See merge request espressif/esp-idf!40023
2025-07-03 15:32:23 +08:00
Island
b84ccbc475
Merge branch 'change/ble_update_lib_20250606_v5.4' into 'release/v5.4'
...
change(ble): [AUTO_MR] 20250606 - Update ESP BLE Controller Lib (v5.4)
See merge request espressif/esp-idf!39739
2025-07-03 15:19:55 +08:00
linruihao
421be5de07
fix(coex): Fix ble disconnect when coexisting wifi on esp32c2
2025-06-20 17:12:09 +08:00
Zhao Wei Liang
e6c8cc5a65
fix(ble): fixed assertion issue in connection state on ESP32C2-ECO4
...
(cherry picked from commit 83fd955f11 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-06-20 15:31:35 +08:00
Zhao Wei Liang
557ad56c6b
fix(ble): change ld file on ESP32-C2
...
(cherry picked from commit 6c5bff1bd8 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-06-09 11:04:36 +08:00
sibeibei
b369c44beb
fix(wifi): rx bcn failed when sta off channel under modem state
2025-05-29 20:46:16 +08:00
linruihao
b50ce3c7ac
feat(coex): implement BT coex timer event
2025-05-27 15:00:12 +08:00
yinqingzhao
bdc1f1b172
fix(wifi): fix some wifi bugs
2025-05-26 14:48:53 +08:00
Island
8ad0d3d8f2
Merge branch 'change/ble_update_lib_20250430_v5.4' into 'release/v5.4'
...
change(ble): [AUTO_MR] 20250430 - Update ESP BLE Controller Lib (v5.4)
See merge request espressif/esp-idf!38974
2025-05-09 14:05:17 +08:00
Jiang Jiang Jian
d2b2909f6a
Merge branch 'bugfix/fix_modem_state_rx_bcn_failed_v5.4' into 'release/v5.4'
...
fix(wifi):fix modem state rx bcn failed when tbtt update, support modem state for coexist (backport v5.4)
See merge request espressif/esp-idf!38935
2025-05-09 10:15:57 +08:00
Shen Wei Long
08dbf8b7ff
fix(ble): update ld file on ESP32-C2
...
(cherry picked from commit ee6607b489 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-05-08 14:54:15 +08:00
sibeibei
444dddd87d
fix(wifi):fix modem state rx bcn failed when tbtt update, support modem state for coexist
2025-05-07 11:57:55 +08:00
sibeibei
e2a1b933e8
fix: tsens read abnormal value in esp32c2eco4
2025-05-06 14:20:17 +08:00
Jiang Jiang Jian
97af977d0b
Merge branch 'bugfix/fix_some_wifi_bugs_0421_v5.4' into 'release/v5.4'
...
fix(wifi): fix some wifi bugs 0421 (v5.4)
See merge request espressif/esp-idf!38594
2025-04-24 19:46:22 +08:00
Jin Chen
5226629d18
feat(ble): support ble sleep using 136 kHz RC on ESP32-C2
...
(cherry picked from commit 73f1084bf8 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-04-22 19:05:43 +08:00
zhangyanjiao
56257439a2
fix(wifi/vendor): separate the lr bit in phy mode for station and softAP
...
Closes https://github.com/espressif/esp-idf/issues/9978
2025-04-22 11:06:58 +08:00
zhangyanjiao
133d40d6d1
fix(wifi): Fixed the scan information error in LR only mode
2025-04-22 11:06:58 +08:00
akshat
c6a56d0216
feat(esp_wifi): Add DS parameter in probe requests from STA
...
Parse the DS IE to get intended channel when softAP rx request,
send probe response only if request is intended for the channel
2025-04-08 16:40:47 +05:30
Island
a3cf6b07b7
Merge branch 'bugfix/fixed_c2eco4_ble_crash_issue_5.4' into 'release/v5.4'
...
fix(ble): fixed a heap assertion issue when enabling BLE for esp32c2 v2.0
See merge request espressif/esp-idf!38213
2025-04-03 14:42:30 +08:00
Shen Weilong
39acce7c40
fix(ble): fixed a heap assertion issue when enabling BLE for esp32c2 v2.0
2025-04-03 08:42:45 +08:00
Shen Weilong
e1920ec42f
feat(ble/controller): Added memory boundary check for ESP32-C6/C5/H2/C2/C61
2025-04-02 15:18:18 +08:00
zwl
c93081cec4
feat(ble): add enhanced connect function on ESP32-C2
2025-04-02 15:18:18 +08:00
Shen Wei Long
da1372d691
feat(ble/controller): Deleted useless functions for ESP32-C2
2025-03-24 20:28:22 +08:00
yinqingzhao
e72c3b4ee4
fix(sniffer): fix channel in rx_ctrl is zero when using sniffer
2025-03-10 11:39:33 +08:00
Island
b05de813e3
Merge branch 'change/ble_update_lib_20250114_v5.4' into 'release/v5.4'
...
change(ble): [AUTO_MR] 20250114 - Update ESP BLE Controller Lib (v5.4)
See merge request espressif/esp-idf!36480
2025-01-22 18:17:46 +08:00
Jiang Jiang Jian
ebd04eb2fc
Merge branch 'fix/fix_esp32c2_eco4_rx_csa_ld_v54' into 'release/v5.4'
...
fix(wifi): fix esp32c2eco4 sta_rx_csa ld
See merge request espressif/esp-idf!36203
2025-01-17 17:42:02 +08:00
Zhou Xiao
1c5f26af2b
change(ble): update esp32c2 rom ld file
...
(cherry picked from commit e5feba6ed3 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-01-17 16:54:09 +08:00
Jiang Jiang Jian
192874f939
Merge branch 'change/ble_update_lib_20250103_v5.4' into 'release/v5.4'
...
change(ble): [AUTO_MR] 20250103 - Update ESP BLE Controller Lib (v5.4)
See merge request espressif/esp-idf!36373
2025-01-17 11:42:18 +08:00