zephyr/drivers/wifi
Ravi Dondaputi aa0cb68c6f drivers: wifi: Create dedicated mem pool for Wi-Fi driver
Create dedicated memory pools for Wi-Fi management and
data operations (defaults: 20KB for management and 130KB for data).
Setting Data pool to 110KB for non-Nordic SOCs to resolve
RAM overflows seen in twister runs.

Remove the `HEAP_MEM_POOL_ADD_SIZE_NRF70` hint since we are
creating separate heaps for driver and not allocating from
system heap.

Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>
2025-03-07 19:42:10 +01:00
..
esp32 driver: wifi: esp32: fix send event when not connected 2025-03-06 08:35:29 +00:00
esp_at drivers: wifi: esp_at: handle IP unquoted parsing with ESP-AT version <2.0 2025-02-07 10:25:35 +01:00
eswifi Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
infineon
nrf_wifi drivers: wifi: Create dedicated mem pool for Wi-Fi driver 2025-03-07 19:42:10 +01:00
nxp drivers: wifi: nxp: fix the wrong security type print of WPA2 2025-03-04 17:26:29 +01:00
simplelink
siwx91x driver: wifi: siwx917: Fix the return case gracefully 2025-03-04 12:19:01 +00:00
winc1500 drivers: wifi: winc1500: Use strncpy instead of strcpy 2025-01-30 14:09:59 +01:00
CMakeLists.txt drivers: wifi: Introduce SiWx91x WiFi driver 2025-02-11 22:07:11 +01:00
Kconfig drivers: wifi: Introduce SiWx91x WiFi driver 2025-02-11 22:07:11 +01:00