Commit Graph

  • c6a56d0216 feat(esp_wifi): Add DS parameter in probe requests from STA akshat 2025-04-08 16:40:41 +05:30
  • bfdca51a67 Merge branch 'fix/fix_l2_cache_miss_issue_v5.4' into 'release/v5.4' morris 2025-04-08 18:15:16 +08:00
  • 34b7e7df63 fix(esp_https_ota): add component dependencies for esp_https_ota component nilesh.kale 2025-04-08 15:05:18 +05:30
  • 76f777c0e5 feat(heap): Update to latest TLSF Guillaume Souchere 2025-04-08 10:51:11 +02:00
  • fd2c02571e Merge branch 'feature/softap_fixes_for_ceritification_v5.1' into 'release/v5.1' Jiang Jiang Jian 2025-04-08 16:44:13 +08:00
  • d72a674119 fix(ble/bluedroid): Fix potential uint32_t overflow in BLE btu_start_timer Zhang Hai Peng 2025-04-07 21:14:06 +08:00
  • 4729fba793 fix(ble/bluedrooid): Fixed memory leak issue when deinit the host Zhang Hai Peng 2025-04-07 21:14:04 +08:00
  • 4f136cca74 feat(bluedroid): Support get bt config path zhanghaipeng 2025-03-21 19:52:40 +08:00
  • 6886dc78c6 feat(ble/bluedroid): Implement BLE channel map reading API zhanghaipeng 2025-03-24 20:24:40 +08:00
  • fb2a72fd53 Merge branch 'fix/fix-test-socks-transport_v5.1' into 'release/v5.1' Rocha Euripedes 2025-04-08 15:20:58 +08:00
  • a702204922 Merge branch 'fix/fix-test-socks-transport_v5.2' into 'release/v5.2' Rocha Euripedes 2025-04-08 15:20:34 +08:00
  • 7f2814a0da fix(esp_wifi): Flush PMK when EAP config is changed Kapil Gupta 2025-04-08 12:45:00 +05:30
  • d4f73e7eac docs: Add RF performance and revise EN luweike 2025-04-08 15:13:33 +08:00
  • c4f592679b feat(wifi): Enable bss max idle support on all chips Sajia 2025-04-01 12:00:03 +05:30
  • bd7814c93a fix(console): Default read_func to the read function Guillaume Souchere 2025-04-08 08:49:40 +02:00
  • 3ee14caf6b Merge branch 'backport/backport_some_code_to_v5.4' into 'release/v5.4' Jiang Jiang Jian 2025-04-08 14:05:17 +08:00
  • 6b4f08c1dc Merge branch 'refactor/twai_driver' into 'master' morris 2025-04-08 14:04:10 +08:00
  • 9707baf05c Merge branch 'feat/httpd_uri_handler_doc_update' into 'master' Mahavir Jain 2025-04-08 13:59:49 +08:00
  • 7daa7c8e0e Merge branch 'feat/esp32h21_system_sleep_cpu' into 'master' Jiang Jiang Jian 2025-04-08 13:55:29 +08:00
  • f407fab479 Merge branch 'feat/support_gptimer_on_h4' into 'master' Chen Ji Chang 2025-04-08 13:46:49 +08:00
  • 83cb9d73b9 Merge branch 'feature/add_test_to_verify_chip_revision_while_performing_ota' into 'master' Mahavir Jain 2025-04-08 13:46:45 +08:00
  • 1bb28afe8e fix(esp_hw_support): fix esp_sleep_enable_timer_wakeup API code coverity wuzhenghui 2025-03-10 17:06:38 +08:00
  • 4bfb897556 Merge branch 'feature/update-gdb-to-16.2_20250324' into 'master' Alexey Lapshin 2025-04-08 12:29:05 +08:00
  • 34280444d7 Merge branch 'feat/bitscrambler_rmt' into 'master' morris 2025-04-08 11:51:19 +08:00
  • ecadf9f0bf feat(802.15.4) add a build CI test for debugging feature zwx 2025-04-02 12:09:05 +08:00
  • d12ee84ef9 feat(802.15.4): supported tx/rx frame dumping zwx 2025-03-24 19:07:53 +08:00
  • a70fe45379 Merge branch 'fix/twai_driver_test_add_pytest' into 'master' Wan Lei 2025-04-08 11:26:50 +08:00
  • 04c8baa912 Merge branch 'feature/add_txrx_frame_dump_debugging_v5.2' into 'release/v5.2' Shu Chen 2025-04-08 11:02:25 +08:00
  • c0c7023dd8 Merge branch 'feature/add_txrx_frame_dump_debugging_v5.4' into 'release/v5.4' Shu Chen 2025-04-08 11:01:54 +08:00
  • 2ed9f22731 fix(docs): update max data length in espnow doc zhangyanjiao 2025-03-20 18:01:00 +08:00
  • 826c4a098a feat(docs): update connectionless module window syncronization documentation liuning 2025-03-20 17:48:32 +08:00
  • 2f749a21e7 ci(c2/c3): add major eco version tests luaijun 2025-03-07 10:53:08 +08:00
  • 2cbc297969 refactor(gptimer): use group_id in clock ctrl functions Chen Jichang 2025-04-02 11:39:42 +08:00
  • 805543ce42 fix(bt): Fix ci failure due to code spelling errors xiongweichao 2025-04-07 19:37:53 +08:00
  • faacaaaf8f feat(gptimer): support gptimer on esp32h4 Chen Jichang 2025-04-01 15:32:16 +08:00
  • 0b20847e2d fix(esp_wifi): Increase WPS timeout Kapil Gupta 2025-02-28 14:52:41 +05:30
  • 1367d14ca0 fix(tcp_transport): Fix test for socks transport glmfe 2025-03-26 08:23:10 -03:00
  • f0c6699c67 fix(tcp_transport): Fix test for socks transport glmfe 2025-03-26 08:23:10 -03:00
  • 94e26900cb fix(tcp_transport): Fix test for socks transport glmfe 2025-03-26 08:23:10 -03:00
  • 5c76c789f8 fix(tcp_transport): Fix test for socks transport glmfe 2025-03-26 08:23:10 -03:00
  • 177c542be3 Merge branch 'fix/fix-test-socks-transport' into 'master' Guilherme Ferreira 2025-04-07 22:34:34 +08:00
  • bbf7f9b2a7 fix(esp_wifi): Code cleanup for PR#15550 PR#15551 Kapil Gupta 2025-03-11 12:29:36 +05:30
  • a49054353f refactor(twai): adjust source file layout morris 2025-04-03 15:47:15 +08:00
  • 20910df9d6 feat(ble/bluedroid): Implement BLE channel map reading API Zhang Hai Peng 2025-04-07 21:14:23 +08:00
  • d47d3230cd fix(ble/bluedroid): Fix potential uint32_t overflow in BLE btu_start_timer Zhang Hai Peng 2025-04-07 21:14:21 +08:00
  • e2c02966d2 fix(ble/bluedrooid): Fixed memory leak issue when deinit the host Zhang Hai Peng 2025-04-07 21:14:19 +08:00
  • 44f3208a49 feat(bluedroid): Support get bt config path Zhang Hai Peng 2025-04-07 21:14:16 +08:00
  • 03e87e18f7 fix(ble/bluedroid): Fix missing event reporting in esp_ble_create_sc_oob_data Zhang Hai Peng 2025-04-07 21:14:14 +08:00
  • d7e8cfadca fix(ble/bluedroid): Fixed BLE crash when disable bluedroid host Zhang Hai Peng 2025-04-07 21:14:12 +08:00
  • 6bdad836ea fix(ble/bluedroid): Fix missing event reporting in esp_ble_create_sc_oob_data Zhang Hai Peng 2025-04-07 21:13:59 +08:00
  • a5b43c72c8 fix(ble/bluedroid): Fixed BLE crash when disable bluedroid host Zhang Hai Peng 2025-04-07 21:13:57 +08:00
  • c3d5d5d1a0 Merge branch 'feature/softap_fixes_for_ceritification_v5.2' into 'release/v5.2' Jiang Jiang Jian 2025-04-07 20:51:04 +08:00
  • 410e138db4 Merge branch 'feature/wifi_support_regdomain' into 'master' Jiang Jiang Jian 2025-04-07 20:21:10 +08:00
  • 9a82cb500e feat(bt/bluedroid): Added BLE eddystone sender example Chen Jian Hua 2025-04-01 09:30:40 +08:00
  • afccb78720 fix(ledc): align ledc register typo with TRM Song Ruo Jing 2025-04-07 16:07:22 +08:00
  • dd72141b78 fix(uart): add check for malloc in uart examples Song Ruo Jing 2025-04-03 22:23:18 +08:00
  • b5587f0b4f fix(uart): fix nmea0183 example wrong knots to m/s unit conversion Song Ruo Jing 2025-04-03 22:16:28 +08:00
  • 7ec49b1c01 feat(bt/bluedroid): Added BLE eddystone sender example zhangbowen 2024-09-02 11:18:40 +08:00
  • 3721a43afc feat(bt): Add API to get profile status xiongweichao 2025-02-08 16:14:23 +08:00
  • 796bac0b74 Merge branch 'fix/jpeg_dma_stuck_v5.4' into 'release/v5.4' morris 2025-04-07 19:03:50 +08:00
  • d4151643ca fix(esp_wifi): Fix some compilation errors in roaming app Kapil Gupta 2025-03-03 16:32:22 +05:30
  • ef9da59ea9 fix(esp_wifi): Removed unnecessary handlers to cleanup Kapil Gupta 2024-12-03 14:01:17 +05:30
  • dc802d98d3 fix(esp_wifi): Roaming app, sync api naming Kapil Gupta 2024-12-03 13:29:44 +05:30
  • 2aa64cefae fix(esp_wifi): Some more cleanup for roaming app Kapil Gupta 2024-12-03 12:34:04 +05:30
  • 5deeaecdf4 fix(esp_wifi): moving around roaming app code a bit Kapil Gupta 2024-11-13 20:53:07 +05:30
  • 0b8775e1c7 fix(roaming_app): Add get set config params for the app Kapil Gupta 2024-11-13 15:35:17 +05:30
  • b353ab7427 fix(wifi): Provide a config option to skip IP renew during roam Kapil Gupta 2024-11-08 16:20:30 +05:30
  • a34e915a2a fix(esp_wifi): Set minimum scan time to 30ms in roaming app Kapil Gupta 2024-10-30 12:18:23 +05:30
  • 9e6700110a fix(wifi): Fix some issues observed in roaming app Kapil Gupta 2024-10-29 23:53:55 +05:30
  • e7480577f0 fix(ci): Update UT to verify fast psk calculations Kapil Gupta 2025-01-08 12:12:43 +05:30
  • 2a2f77b5b5 fix(esp_wifi): Add some comments in github PR 15073 Kapil Gupta 2025-01-08 11:37:58 +05:30
  • 06c2fd5ffe feat(wpa_supplicant): Add optimized PSK impl Chien Wong 2024-12-12 22:27:23 +08:00
  • 4639b465e7 docs: Correct translation error and typo luweike 2025-04-07 18:49:56 +08:00
  • 9fd690eb65 ci(wifi): Add builds for FT, RRM and WNM configs Kapil Gupta 2025-03-17 23:20:22 +05:30
  • 9e2c32a4cc fix(wifi): Fixed compilation error when 11R is enabled without 11KV Kapil Gupta 2025-03-17 23:16:04 +05:30
  • 5422bedb14 fix(esp_wifi): Prevent flushing of FT data mistakenly Kapil Gupta 2025-03-04 20:25:18 +05:30
  • 2c43db17db fix(esp_wifi): Correctly break 11kv config into wnm and rrm configs Kapil Gupta 2025-03-03 16:14:39 +05:30
  • 0d4d2b85dd fix(esp_wifi): Address some review comments Kapil Gupta 2024-12-21 11:33:47 +05:30
  • b0f88142ee fix(wpa_supplicant): Remove the btm_rrm task from supplicant Aditi 2024-11-14 16:11:25 +05:30
  • 98147c30c2 fix(wpa_supplicant): Fix for sending alternate ft-auth in roaming Aditi 2024-11-08 15:17:16 +05:30
  • c806d3e765 fix(wpa_supplicant): Add two separate flags for RRM and WNM Aditi 2024-10-01 18:35:32 +05:30
  • 95503693f3 fix(esp_wifi): Add fix for error handling for FT-Auth Aditi 2024-12-06 18:24:03 +05:30
  • 7c21e36a42 fix(wpa_supplicant): Fix some coverity issues in wpa_supplicant Nachiket Kukade 2024-12-30 11:50:03 +05:30
  • 3b565f017b fix(wifi): fix build issue when disable wpa3 sae wangtao@espressif.com 2025-01-10 16:05:28 +08:00
  • 0cd6a2a8ee fix(wifi): Resolve comments for softap fixes Shreyas Sheth 2024-10-14 14:52:24 +05:30
  • 2474bab024 fix(wifi): Resolve comments on feature/softap_fixes_for_ceritification Shreyas Sheth 2024-09-10 13:50:20 +05:30
  • f826a0cdc6 fix(wifi): Make sure auth is sent after sae process Shreyas Sheth 2024-09-10 13:44:16 +05:30
  • 979cd25e60 feat(wifi): Add support for transition_disable for softAP Shreyas Sheth 2024-09-10 13:31:29 +05:30
  • 54eb749fd2 feat: updated check for chip revision and respective testcases nilesh.kale 2025-03-06 14:38:57 +05:30
  • c3f422348d feat(rmt): support bitscrambler as a RMT encoder morris 2025-03-26 10:29:09 +08:00
  • a06dfd5f19 feat(rmt): allow the encoder to emit the EOF marker morris 2025-03-20 18:19:33 +08:00
  • ef0ab70bd2 fix: Force validate when using the default crt bundle Michael Stoll 2025-03-03 18:10:54 +01:00
  • dbb1715325 feat: Add domain match to wifi_enterprise example Michael Stoll 2025-03-14 17:17:09 +01:00
  • b004916c87 feat(esp_wifi): Implement esp_eap_client_set_domain_match Michael Stoll 2025-03-03 18:11:30 +01:00
  • 4b3a44face fix: Force validate when using the default crt bundle Michael Stoll 2025-03-03 18:10:54 +01:00
  • 4912a70470 feat: Add domain match to wifi_enterprise example Michael Stoll 2025-03-14 17:17:09 +01:00
  • 87ec02b59c feat(esp_wifi): Implement esp_eap_client_set_domain_match Michael Stoll 2025-03-03 18:11:30 +01:00
  • 4470cf7b49 fix: Force validate when using the default crt bundle Michael Stoll 2025-03-03 18:10:54 +01:00
  • 8144ed8599 feat: Add domain match to wifi_enterprise example Michael Stoll 2025-03-14 17:17:09 +01:00
  • b7ed8a59ba fix: Force validate when using the default crt bundle Michael Stoll 2025-03-03 18:10:54 +01:00