Zhou Xiao
e456978606
change(ble): update esp32c2 rom ld file
...
(cherry picked from commit e5feba6ed314c47aab4ae993edc77c377cb10b7e)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2025-02-14 14:09:25 +08:00
Zhou Xiao
f73fdaa744
fix(ble): fixed ld file for c2eco0 and c2eco4
...
(cherry picked from commit 937fe2a6e3102ff9a44da2e2288c7df7588a271c)
Co-authored-by: zhouxiao <zhouxiao@espressif.com>
2025-02-12 10:55:00 +08:00
Island
245fb725f2
Merge branch 'bugfix/fixed_ble_issues_241220_v5.0' into 'release/v5.0'
...
Bugfix/fixed ble issues 241220 (v5.0)
See merge request espressif/esp-idf!35920
2025-01-24 10:53:40 +08:00
liuning
3e60901efe
fix some wifi issues
...
1. fix(wifi): fix sta tsf active failed
2. fix(wifi): fix double max active time
3. fix(wifi): fix coex pwr period cant been updated by ps type set
2025-01-03 16:04:46 +08:00
Zhao Wei Liang
2cc6e7c173
feat(ble): fixed some ble issues on ESP32-C2
...
(cherry picked from commit 5f9a3cdd1a89c6987ff64a62e325533fc217b38a)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
2024-12-24 15:20:51 +08:00
Island
d0a52ca6de
Merge branch 'feat/support_some_vendor_hci_for_qa_v5.0' into 'release/v5.0'
...
fix(ble): fixed the connect issue when rx error aa on ESP32-C2 (v5.0)
See merge request espressif/esp-idf!35643
2024-12-17 16:49:20 +08:00
wangtao@espressif.com
5cbedb4df0
feat(wifi): add protect for softap send no bss deauth releated code
2024-12-16 14:24:39 +08:00
Zhao Wei Liang
cd6a69ed01
fix(ble): fixed the connect issue when rx error aa on ESP32-C2
...
(cherry picked from commit 6b01a56e094e3220265c37fabfb42bade8417c2b)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
2024-12-16 11:03:16 +08:00
Sarvesh Bodakhe
e769f8aa0c
refactor(wifi): Cleanup in disconnecting station path for softAP
2024-12-13 13:03:46 +05:30
wangtao@espressif.com
25143e1e4a
fix(wifi): fix ampdu to normal cause free buffer twice issue
2024-12-06 17:59:17 +08:00
Jiang Jiang Jian
3106c368eb
Merge branch 'feat/support_esp32c2_eco4_wifi_v50' into 'release/v5.0'
...
Feat/support esp32c2 eco4 wifi v50
See merge request espressif/esp-idf!34659
2024-12-04 20:43:06 +08:00
wangtao@espressif.com
c9102147d1
fix(wifi): fix esp32c2 eco4 ci issue ld
2024-12-03 11:04:40 +08:00
Jin Chen
1021139898
fix(ble): change ld for ble scan coex issue
...
(cherry picked from commit dd499d7b2e199dab1e56297136ce5af479d01cd9)
Co-authored-by: cjin <jinchen@espressif.com>
2024-11-25 21:03:50 +08:00
Jin Chen
219244ffaa
fix(ble): fix ble light sleep error on esp32c2
...
(cherry picked from commit 23f7e33a97ad70ff1e73407650f7b8edbd91fc9a)
Co-authored-by: cjin <jinchen@espressif.com>
2024-11-25 21:03:50 +08:00
wangtao@espressif.com
e56f427065
fix(wifi): put more useful rom code in used
2024-11-21 20:24:39 +08:00
wangtao@espressif.com
28621c5d7d
ix(wifi): fix esp32c2 eco4 in v5.0 extra ld issue
2024-11-18 15:57:11 +08:00
wangtao@espressif.com
c117ea6bfc
fix(wifi): fix esp32c2 eco4 ld
2024-11-18 15:57:11 +08:00
Shen Weilong
c3290dfd6b
feat(ble): Support for putting code in flash on ESP32-C2
2024-11-11 17:38:13 +08:00
Jiang Guang Ming
5dd3f332ca
fix(esp_rom): Fixed esp32c2 rom eco1 mbedtls issues
2024-09-30 09:29:26 +08:00
Shen Weilong
5194671f3b
change(ble): update c2 eco4 ld file
2024-09-27 11:09:12 +08:00
Jiang Guang Ming
0337a3f266
feat(esp_rom): support esp32c2 rev2.0(ECO4) rom systimer hal
2024-09-25 11:21:16 +08:00
Jiang Guang Ming
ae2154ab23
feat(esp_rom): add esp32c2.rom.eco4.ld
2024-09-25 11:20:28 +08:00
Jiang Guang Ming
779dc07b5b
feat(esp_rom): update esp32c2.rom.mbedtls.eco4.ld
2024-09-10 11:14:31 +08:00
zwl
730230d9cf
fix: fixed directed adv can't be conneted when adv filter is 0x2 on ESP32C2
2024-08-02 17:46:34 +08:00
zwl
cec91a1c10
feat(bluetooth/controller): adopting new HCI layer code on ESP32-C2
2024-07-16 20:10:03 +08:00
liuning
9689526f76
feat(wifi): support coex pwr, fix tbtt intr miss issue, fix esp32 cant tx after reset
2024-07-10 16:27:17 +08:00
Island
8599e25cfe
Merge branch 'bugfix/fixed_ble_issues_on_esp32c2_esp32c6_v5.0' into 'release/v5.0'
...
Bugfix/fixed ble issues on esp32c2 esp32c6 (v5.0)
See merge request espressif/esp-idf!31862
2024-07-05 10:39:18 +08:00
muhaidong
ba8ace2e98
fix(wifi): annotate a rom function
2024-07-02 21:35:24 +08:00
zwl
422c244fa6
fix(ble): fixed some ble controller issues on ESP32-C2
2024-07-02 15:44:55 +08:00
Sarvesh Bodakhe
af72ce1f75
fix(esp_wifi): Fix some wifi bugs
...
1. Fix issues related to mgmt packets encryption in GCMP
2. Fix issue of wrong decryption of mgmt packets when PMF is enabled
3. Fix frame subtype in send_mgmt_frame
4. Fix issue of wrong Rx control information of espnow packets for esp32 and esp32s2
5. Fix send mgmt err when eapol process
2024-07-01 11:06:13 +05:30
wuzhenghui
39e7503f8e
change(esp_system): trigger digital system reset in brownout isr
2024-06-24 19:12:49 +08:00
Island
b6f8340101
Merge branch 'bugfix/esp32c2_fixed_some_ble_issues_master_v5.0' into 'release/v5.0'
...
Bugfix/esp32c2 fixed some ble issues master (v5.0)
See merge request espressif/esp-idf!31235
2024-06-04 10:22:00 +08:00
zwl
1f97c76d0c
ble: fixed ble some issues on esp32c2
2024-05-31 17:14:43 +08:00
zhangyanjiao
2e216f6e2e
fix(wifi): fixed sniffer and espnow issue
...
1. fix(wifi): fixed sniffer dump fcs error packets fail
Closes https://github.com/espressif/esp-idf/issues/10777
2. fix(wifi): fixed the espnow priv parameter get error
Closes https://github.com/espressif/esp-idf/issues/13693
2024-05-31 14:13:50 +08:00
muhaidong
705afe5162
fix(wifi): fixed task watchdog got triggered by esp_wifi_stop issue
2024-05-20 10:11:48 +08:00
muhaidong
a91a74d12a
fix(wifi): fix multicast address qos frames issue
2024-05-20 10:11:48 +08:00
muhaidong
cd242a6684
fix(wifi): fix lmac_stop_hw_txq issue
2024-05-20 10:11:48 +08:00
muhaidong
155fe73757
fix(wifi): fix some wifi issues
...
1. fix qos encapsulated eapol issue
2. fixed dhcp offer and dhcp ack data rates
2024-05-20 10:11:24 +08:00
zwl
c6d8d19b81
ble: fixed an occasional assertion issue in coexistence scenarios on ESP32C2
2024-04-17 15:04:51 +08:00
liuning
3a0cf2c03a
feat(coex): support to scan long time on channel, fix coexist sync issue
2024-03-28 21:09:28 +08:00
liuning
e428e1a9ce
feat(coex): improve Wi-Fi connecting compatibility at coexistence
2024-03-28 20:43:12 +08:00
zwl
3389b68ba9
bugfix(ble) : fixed some ble issues on ESP32-C2
2024-02-27 09:12:29 +08:00
luomanruo
8b513228e3
ble: support for selecting CSA#2 by menuconfig
...
ble(fix): fixed event receiving on host side without returning event buffer to pool
2023-12-19 14:32:18 +08:00
luomanruo
71ed11a7f0
ble: update rom.ld file
2023-11-24 20:35:07 +08:00
Jiang Jiang Jian
d5a32fa5e8
Merge branch 'fix/check_integrity_on_used_blocks_v5.0' into 'release/v5.0'
...
heap: fix integrity check on used blocks by the tlsf component (backport v5.0)
See merge request espressif/esp-idf!26564
2023-11-03 16:40:38 +08:00
alanmaxwell
98d617b0dc
fix(wifi): optimize wifi bin size and fix some issue
...
1.Optimize bin size for STA only mode
2.Change fragment threshold to 256
3.Support fragment for LR mode
4.Fix rx fragment fail in Open mode.
5.Fix ampdu duration issue
2023-11-03 11:44:40 +08:00
Guillaume Souchere
d8a8149abd
fix(heap): Patch tlsf_check_pool in ROM heap
...
The integrity_walker now calls the integrity check hook to control
free AND used blocks of memory in the TLSF pool. This integrity walker
function is called from tlsf_check_pool.
This commit creates a patch of integrity_walker function to update the
outdated implementation in the ROM.
2023-11-02 09:04:24 +01:00
Island
02089b1825
Merge branch 'bugfix/ble_update_lib_1027_5.0' into 'release/v5.0'
...
ble: update c2 lib to 1d31e175
See merge request espressif/esp-idf!26713
2023-11-02 14:11:34 +08:00
liuning
20a34298cf
fix(rom): fix rom ld for v5.0
2023-10-31 20:38:17 +08:00
liuning
728cd2489a
feat(esp_wifi): support ps-none mode at coexist
2023-10-31 20:38:17 +08:00