zephyr/subsys
Jonathan Rico c6345c6371 Bluetooth: l2cap: service as much TX channels as possible
Similar to ISO connections, ACL connections are not serviced as fast as
possible. Change this, and try to send as much as we have resources for.

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2024-06-19 13:38:49 +02:00
..
bindesc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
bluetooth Bluetooth: l2cap: service as much TX channels as possible 2024-06-19 13:38:49 +02:00
canbus canbus: isotp: use proper CAN ID masks 2024-04-24 09:53:06 +02:00
console
dap dap: fix timeout handling 2024-06-14 11:14:17 +02:00
debug arch: introduce arch_stack_walk() 2024-06-13 16:46:48 -04:00
demand_paging demand_paging: Least Recently Used (LRU) eviction algorithm 2024-06-14 18:58:02 -04:00
dfu dfu/mcuboot: Use flash_area_flatten instead of flash_area_erase 2024-06-04 08:00:46 +02:00
disk drivers: disk: add DISK_IOCTL_CTRL_DEINIT command to supported IOCTLs 2024-06-07 18:16:01 +01:00
dsp
emul emul: mspi: Add the mspi controller emulator 2024-06-14 21:07:00 -04:00
fb
fs fs: open: fix zfp flags not set when calling truncate 2024-06-18 14:35:03 -04:00
input
ipc ipc: fix return code of icbmsg backend send operation. 2024-06-10 15:00:01 +03:00
jwt jwt: add missing PSA_WANT dependencies to RSA signature 2024-06-13 09:22:20 +02:00
llext llext: refactor: use cached section headers 2024-06-14 11:13:44 +02:00
logging log: remove CONFIG_LOG_DOMAIN_ID 2024-06-18 14:33:58 -04:00
lorawan lorawan: services: frag decoder: add lowmem implementation 2024-06-11 16:09:23 +03:00
mem_mgmt
mgmt include: mgmt: mcumgr: remove deprecated functions 2024-06-18 14:32:56 -04:00
modbus modbus_serial: Disable rx interrupt if buffer fills up 2024-06-13 16:48:05 -04:00
modem modem: pipe: simplify synchronization 2024-06-13 16:43:49 -04:00
net net: ptp: do not use a reserved id in global scope 2024-06-18 19:54:53 -04:00
pm subsys/pm/Kconfig: Fix typo 2024-06-18 20:02:00 -04:00
portability subsys/portability/CMSIS: Do not redefine TRUE & FALSE 2024-06-11 16:29:22 +03:00
random random: timer: Comply with MISRA Rule 14.4 2024-06-17 17:46:16 -04:00
retention
rtio sys: Add a lockfree mpsc and spsc queues 2024-06-06 00:42:29 -07:00
sd sd: sd_ops: fix DISK_IOCTL_CTRL_SYNC return code 2024-05-29 07:31:39 +02:00
sensing sensors: Submit call returns void 2024-06-14 19:13:02 +02:00
settings settings: remove CONFIG_CONFIG_SETTINGS_FS 2024-06-18 14:33:58 -04:00
shell shell: kernel: add command to unwind a thread 2024-06-13 16:46:48 -04:00
sip_svc
stats
storage storage: flash_map: replace TinyCrypt by PSA 2024-06-14 14:02:08 -04:00
task_wdt task_wdt: Feed hardware watchdog only when its started 2024-06-06 00:40:53 -07:00
testsuite testsuite: coverage: don't lock scheduler in ISR 2024-06-15 04:39:53 -04:00
timing
tracing tracing: trace sys_init calls 2024-06-18 14:39:05 -04:00
usb usb: device_next: add helper to register all available class instances 2024-06-14 19:17:13 +02:00
zbus zbus: channel msg subscriber pool isolation 2024-06-17 21:20:05 -04:00
CMakeLists.txt dap: add CMSIS-DAP compatible controller 2024-06-14 11:14:17 +02:00
Kconfig dap: add CMSIS-DAP compatible controller 2024-06-14 11:14:17 +02:00