zephyr/subsys
Hui Bai aaebe38db9 net: Increase net_mgmt task priority
Originally, the net_mgmt task priority is very low. Based on roaming
implementation, roaming is triggered in net_mgmt task. When running UDP
test while doing roaming, the net_mgmt task won't have much chance to
run and roaming can't be triggered.
Increase it to 3, which is same value of supplicant task.

Signed-off-by: Hui Bai <hui.bai@nxp.com>
2024-10-25 13:53:49 +02:00
..
bindesc bindesc: Add support for reading binary descriptors 2024-10-11 13:20:49 -04:00
bluetooth Bluetooth: Controller: Introduce scan_aux_chain context 2024-10-24 16:55:35 +01:00
canbus lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
console
dap kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
debug debug: mipi_stp_decoder: Avoid potential 64bit unaligned access 2024-10-09 13:45:04 +02:00
demand_paging demand_paging: add a semihosting based backing store for on-demand sections 2024-09-11 20:18:51 -04:00
dfu susbys/dfu/img_util: refined ERASE PROGRESSIVELY implementation 2024-10-18 08:19:28 -04:00
disk disk: disk_access: changed mutex for a spinlock 2024-08-26 17:26:36 -04:00
dsp
emul emul: Support UART device emulation 2024-07-30 18:28:17 +01:00
fb fb: cfb: Fix CID 394240 2024-07-05 18:39:22 +02:00
fs fs: introduce ZMS a new Memory storage system 2024-10-24 16:57:12 +01:00
input input: double tap 2024-08-19 09:56:26 -04:00
ipc ipc: icmsg & icbmsg: Fix alloc_tx_buffer() doxygen description 2024-10-24 13:15:35 +01:00
jwt jwt: reshape and add alternative for ECDSA using PSA 2024-10-08 18:10:32 -04:00
llext llext: Add RISC-V arch-specific relocations 2024-10-03 21:59:42 +01:00
logging logging: stmesp: Do not append strings on nRF54H20 EngB VPRs 2024-10-24 16:55:44 +01:00
lorawan lorawan: unify logging level 2024-10-16 09:59:01 +02:00
mem_mgmt mem_mgmt: Add a memory attributes memory allocator 2023-11-27 19:56:48 +01:00
mgmt mgmt: mcumgr: grp: zephyr_basic: Add missing FLASH_MAP dependency 2024-10-24 05:43:42 +01:00
modbus modbus: fix support for floating point values 2024-10-08 17:01:19 +02:00
modem modem: cmux: replace `crc8` with `crc8_rohc` for FCS calculation 2024-10-09 09:48:00 +02:00
net net: Increase net_mgmt task priority 2024-10-25 13:53:49 +02:00
pm pm: policy: allow using latency API in standalone mode 2024-10-24 17:50:44 +02:00
portability kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
profiling style: subsys: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
random random: `sys_csrand_get` backend for `TEST_RANDOM_GENERATOR` 2024-10-16 10:00:47 +02:00
retention retention: Increase read size variables to 16-bit 2023-12-14 19:05:22 +00:00
rtio rtio: Split the rx and tx buffer unions 2024-08-17 08:55:01 -04:00
sd sd: resend CMD0 before each CMD8 2024-08-27 15:14:23 -04:00
secure_storage secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00
sensing sensors: Submit call returns void 2024-06-14 19:13:02 +02:00
settings settings: introduce priority for commit 2024-10-24 22:04:07 +01:00
shell net: sockets: socket_service: remove k_work related code 2024-10-23 11:32:21 +02:00
sip_svc everywhere: replace double words 2024-06-22 05:40:22 -04:00
stats shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
storage everywhere: replace `#if IS_ENABLED()` as per docs 2024-06-28 07:20:32 -04:00
task_wdt task_wdt: Feed hardware watchdog only when its started 2024-06-06 00:40:53 -07:00
testsuite Ztest: Including the missing C standard library header 2024-10-08 06:00:45 -04:00
timing
tracing tracing: add named event trace 2024-10-17 10:46:52 -04:00
usb usb: device_next: cdc_acm: Prevent polling for buffer in TX 2024-10-22 22:46:59 -04:00
zbus zbus: optional publishing statistics 2024-10-10 14:57:13 -04:00
CMakeLists.txt secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00
Kconfig secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00