54 Commits (backport-84955-to-v3.7-branch)

Author SHA1 Message Date
Sylvio Alves 6ade0cf715 wifi: esp32: fix memory leak 1 year ago
barry batsbak 2b7a39e83c drivers: wifi: add bssid/mac to wifi_scan result 1 year ago
Tomi Fontanilles 3efdbe6c0c modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 1 year ago
Sylvio Alves bda05fb51a drivers: wifi: esp32: remove pre-defined mbedTLS requirements 1 year ago
Lucas Tamborrino fe57a12cf2 drivers: esp32: update to hal_espressif v5.1 1 year ago
Jordan Yates ef21569ac9 wifi: conn_mgr connectivity bindings 1 year ago
Keith Packard 07943eae86 drivers/wifi/esp32: Remove _POSIX_C_SOURCE define as unneeded 1 year ago
Sylvio Alves b8d887f0e1 net: wifi: esp32: disable automatic reconnection on leaving 2 years ago
Marc Lasch afa1bd842c drivers: wifi: esp32: Mute implicit function declaration warning 2 years ago
Marek Matej d5a1a8bf04 drivers: wifi: esp32: Fix compilation error 2 years ago
Benedikt Schmidt a03f1010b8 drivers: fix thread function signatures 2 years ago
YuLong Yao 0ad0dea200 driver: wifi: esp32: fix esp32_wifi_send not work in ap mode 2 years ago
YuLong Yao af0583d87d driver: wifi: esp32: enable iface when enable ap mode 2 years ago
YuLong Yao 28f5366e0e drivers: wifi: esp32: choose channel 0 by default 2 years ago
Sylvio Alves 41f16c3dd7 driver: wifi: esp32: increase default stack values 2 years ago
Chaitanya Tata a132487fec net: wifi: Move Wi-Fi ops to a separate struct 2 years ago
Marek Matej 6e72e401f2 drivers: wifi: Fix esp32 driver 2 years ago
Ajay Parida 69fead1998 net: mgmt: Support for forced Passive scan 2 years ago
Chaitanya Tata 7987098497 drivers: wifi: Register Wi-Fi architecture type 2 years ago
Sylvio Alves cc3ba0cd1a driver: wifi: esp32: add wifi statistics info 2 years ago
Sylvio Alves 0b32c1f851 driver: wifi: esp32: add status information 2 years ago
Marcin Niestroj a2e5d1dcd2 drivers: wifi: esp32: register rxcb after wifi init 2 years ago
Sylvio Alves 690f65dbd9 drivers: wifi: esp32: fix possible interface null pointer 2 years ago
Sylvio Alves 831ecd4096 driver: wifi: esp32: disable optimization by default 3 years ago
Sylvio Alves b7b8830c7c driver: wifi: esp32: remove build warning 3 years ago
Sylvio Alves f5dc229bc5 drivers: wifi: esp32: add softap config 3 years ago
Robert Lubos b279bfd2dd net: ethernet: Align Ethernet drivers/L2 with iface state upgrade 3 years ago
Robert Lubos b76c35d809 modules: mbedtls: Replace select statement with depends on for EC 3 years ago
Marcin Niestroj 1b0d97574a wifi: esp32: remove unused ESP32_WIFI_{SSID,PSK} 3 years ago
Marcin Niestroj 35ba982d84 wifi: esp32: make ethernet carrier on after ESP32_WIFI_EVENT_STA_START 3 years ago
Thomas Stranger 5521c53848 drivers: wifi: esp32: sp32_wifi_ap_enable: fix ret value overwritten 3 years ago
Sylvio Alves 7fdde112d1 wifi: esp32: update enum naming reference 3 years ago
Sylvio Alves a8cacfa530 wifi: esp32: add config to enable automatic DHCPV4 negotiation 3 years ago
Sylvio Alves 7d9edc8bf0 wifi: esp32: add support to wifi api mgmt 3 years ago
Sylvio Alves 4928a69a06 drivers: wifi: esp32: remove supplicant init call 3 years ago
Kumar Gala 25cb2bff74 drivers: wifi: Update drivers to use devicetree Kconfig symbol 3 years ago
Sylvio Alves 20c3256016 net: wifi: Allow to use offloaded wifi_mgmt API with native stack 3 years ago
Sylvio Alves 4120601a6c soc: esp32: allow wifi and net stack into spiram 3 years ago
Sylvio Alves f3d2dd2b6c soc: esp32: move phy tx power to soc config 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Nazar Kazakov 9713f0d47c everywhere: fix typos 3 years ago
Gerard Marull-Paretas ba8f7a2dd8 drivers: wifi: drop DEV_DATA/DEV_CFG usage 4 years ago
Felipe Neves d170079815 wifi: esp32: disable wifi driver 4 years ago
Pavlo Hamov 18f26b843c drivers: wifi: esp32: fix memmory corruption 4 years ago
Daniel Leung 579ca90e25 drivers: wifi: build as static library 4 years ago
Sylvio Alves 4d37aa828a driver: wifi: add esp event task name 4 years ago
Glauber Maroto Ferreira c5361d2416 esp32: interrupt_controller: clean redundant configs 4 years ago
Sylvio Alves 4303cfdb3c hal: esp32: driver changes to allow HAL update 4 years ago
Marcin Niestroj 0b59257d93 drivers: wifi: esp32: create event handling thread in runtime 4 years ago
Sylvio Alves 95b916d104 drivers: wifi: esp32: fix reconnect issue 4 years ago