- 39e1458 Bluetooth: controller: Validate disconnect reason in disconnect command by Joakim Andersson · 4 years, 3 months ago
- 9205fe0 Bluetooth: host: Return error code if disconnect has invalid parameters by Joakim Andersson · 4 years, 3 months ago
- 9080a46 net: tcp2: Use mutex instead of irq_lock by Jukka Rissanen · 4 years, 3 months ago
- 802d214 debug: analyzer: add support for thread runtime stats by Anas Nashif · 4 years, 3 months ago
- 0e769c1 dfu: mcuboot: add shell module by Marcin Niestroj · 4 years, 3 months ago
- 226f918 logging: Reduce missinglog_strdup() on SPARC by Martin Åberg · 4 years, 3 months ago
- 62cb9ae Bluetooth: controller: Clean up direction finding Kconfig by Vinayak Kariappa Chettimada · 4 years, 3 months ago
- 1283b13 Bluetooth: controller: ull_df: Fix compilation warnings by Piotr Pryga · 4 years, 3 months ago
- 307ac64 Bluetooth: controller: Add set connectionless CTE TX parameters by Piotr Pryga · 4 years, 3 months ago
- 2e3de6c Bluetooth: Mesh: LPN non-low power establishment set state by Trond Einar Snekvik · 4 years, 3 months ago
- 040b027 Bluetooth: Mesh: Check LPN credentials before establishment by Trond Einar Snekvik · 4 years, 3 months ago
- a0bb080 Bluetooth: Mesh: Set LPN credentials on friend_req by Trond Einar Snekvik · 4 years, 3 months ago
- 21311c8 Bluetooth: host: Ignore reserved SMP PDUs by Jonathan Rico · 4 years, 3 months ago
- 98584a4 Bluetooth: host: Add keypress notification SMP handler by Jonathan Rico · 4 years, 3 months ago
- 4503304 mgmt: updatehub: Kconfig: Drop NET_CONFIG_SETTINGS option by Gerson Fernando Budke · 4 years, 3 months ago
- 58fa3c0 mgmt: updatehub: Add debug logs by Gerson Fernando Budke · 4 years, 3 months ago
- 2a39437 mgmt: updatehub: Clean SHA-256 macros by Gerson Fernando Budke · 4 years, 3 months ago
- a7fd4ea drivers: counters: Fix TIMER0 and RTC0 with Bluetooth controller by Joakim Andersson · 4 years, 3 months ago
- 4cfd2a1 net: lwm2m: Added execute arguments support by Maik Vermeulen · 4 years, 3 months ago
- 347a1ab Bluetooth: Mesh: Make access packet sizes defines public by Pavel Vasilyev · 4 years, 3 months ago
- 12bcf65 Bluetooth: Mesh: Make address defines public by Pavel Vasilyev · 4 years, 3 months ago
- 276ef71 hawkbit: improve Kconfig dependencies by Anas Nashif · 4 years, 3 months ago
- 818e8de updatehub: improve Kconfig dependencies by Anas Nashif · 4 years, 3 months ago
- 3d33d76 twister: rename in code by Anas Nashif · 4 years, 3 months ago
- f105455 Bluetooth: Mesh: Fix overflow of ivu_duration value by Lingao Meng · 4 years, 3 months ago
- 040b143 Bluetooth: Mesh: Pull all function calls out of the K_MSEC macro by Trond Einar Snekvik · 4 years, 3 months ago
- ac88b86 bluetooth: services: add tps service by Kamil Piszczek · 4 years, 3 months ago
- fd8d03b bluetooth: conn: add api for getting tx power level by Kamil Piszczek · 4 years, 3 months ago
- a8bbe4d bluetooth: host: Disallow directed adv options on undirected adv by Rubin Gerritsen · 4 years, 3 months ago
- aea9adf Bluetooth: Mesh: Fixes LPN poll timeout gradually grow by Lingao Meng · 4 years, 3 months ago
- f0f25cf Bluetooth: controller: Fix CUI/CPR lock during TO by Thomas Ebert Hansen · 4 years, 3 months ago
- 779fd13 Bluetooth: Mesh: Fixes wrong app_key_idx parameters by Lingao Meng · 4 years, 3 months ago
- 5d038eb net: openthread: Add option to enable software CSMA backoff by Robert Lubos · 4 years, 3 months ago
- 065722f net: openthread: add missing settings deinit function by Rafał Kuźnia · 4 years, 3 months ago
- 98cef83 power: cleanup kernel idle and power hooks by Anas Nashif · 4 years, 3 months ago
- 8a97717 power: rename _pm_idle_exit_notification_disable by Anas Nashif · 4 years, 3 months ago
- 5e42227 power: pm_force_power_state -> pm_power_state_force by Anas Nashif · 4 years, 3 months ago
- 72cab9a power: sys_set_power_state -> pm_power_state_set by Anas Nashif · 4 years, 3 months ago
- 400b4f0 power: power kconfig cleanups by Anas Nashif · 4 years, 3 months ago
- 4933345 power: remove FSM from DEVICE_PM_FSM_* by Anas Nashif · 4 years, 3 months ago
- e393745 power: rename _sys_suspend/_sys_resume by Anas Nashif · 4 years, 3 months ago
- e0f3833 power: remove SYS_ and sys_ prefixes by Anas Nashif · 4 years, 3 months ago
- 142c306 power: move kconfigs from arch/ to power/ by Anas Nashif · 4 years, 3 months ago
- dd931f9 power: standarize PM Kconfigs and cleanup by Anas Nashif · 4 years, 3 months ago
- 81bf991 Bluetooth: Mesh: Extended advertising support by Trond Einar Snekvik · 4 years, 3 months ago
- 061de03 net: lwm2m: fix buffer length check in lwm2m_engine_set by Henning Fleddermann · 4 years, 3 months ago
- adb8087 net: mqtt: Return -1 if keepalive messages are disabled. by Simen S. Røstad · 4 years, 3 months ago
- fcd392f kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers by Andy Ross · 4 years, 3 months ago
- ea7ffbd subsys/bluetooth: Add missing stdint.h include by Andy Ross · 4 years, 3 months ago
- 0c15627 lib: Remove sys_mem_pool implementation by Andy Ross · 4 years, 3 months ago
- 6965cf5 kernel: Deprecate k_mem_pool APIs by Andy Ross · 4 years, 3 months ago
- 3f7b4d2 Bluetooth: controller: Fix cond. compile of conn window offset calc by Vinayak Kariappa Chettimada · 4 years, 3 months ago
- f035250 Bluetoth: controller: Fix memory corruption in RPA refresh by Andrzej Kaczmarek · 4 years, 3 months ago
- 392e044 Bluetooth: controller: Fix ull_conn LSTO for must_expire by Morten Priess · 4 years, 3 months ago
- c8ccf4f mgmt: mcumgr: Remove log management support from Kconfig by Dominik Ermel · 4 years, 3 months ago
- b19747e Bluetooth: controller: Fix incorrect initiator window offset by Vinayak Kariappa Chettimada · 4 years, 3 months ago
- 0db7e5a Bluetooth: controller: Fix corruption of footer auto-variable by Vinayak Kariappa Chettimada · 4 years, 3 months ago
- e6911bc Bluetooth: controller: Fix Coded PHY S2 S8 coding use by Vinayak Kariappa Chettimada · 4 years, 3 months ago
- e9cece8 Bluetooth: controller: Add definitions for AdvA and TargetA offsets by Andrzej Kaczmarek · 4 years, 3 months ago
- 99226e1 Bluetooth: controller: Add ext_hdr member to pdu_adv_com_ext_adv by Andrzej Kaczmarek · 4 years, 3 months ago
- def072e Bluetooth: controller: Rename pdu_adv_hdr to pdu_adv_ext_hdr by Andrzej Kaczmarek · 4 years, 3 months ago
- 014eb0d Bluetooth: controller: Rename ext_hdr_adi_adv_data by Andrzej Kaczmarek · 4 years, 3 months ago
- 85adca4 Bluetooth: controller: Use proper handle in advertising events by Andrzej Kaczmarek · 4 years, 3 months ago
- 77fd7fd Bluetooth: controller: Initialize scan rsp only for legacy adv by Andrzej Kaczmarek · 4 years, 3 months ago
- 694a9af settings: fix possible unaligned write while a line coping by Andrzej Puzdrowski · 4 years, 3 months ago
- e4c39d6 Bluetooth: controller: Fix AdvA/TgtA for extended adv PDUs by Andrzej Kaczmarek · 4 years, 3 months ago
- b527f80 Bluetooth: controller: Guard ll_adv_iso_by_hci_handle_* functions by Emil Gydesen · 4 years, 3 months ago
- 2c67c29 Bluetooth: controller: Remove empty BIS packet tx from ULL by Emil Gydesen · 4 years, 3 months ago
- 47e716b Bluetooth: controller: removed node_rx for big create/terminate by Emil Gydesen · 4 years, 3 months ago
- b32af6a Bluetooth: controller: ll_big_create add check if handle already created by Emil Gydesen · 4 years, 3 months ago
- 146fd96 Bluetooth: controller: ull_adv_iso merge unknown adv id check by Emil Gydesen · 4 years, 3 months ago
- 9c9253d Bluetooth: controller: Move ISO tx functionality to ull_iso.c by Emil Gydesen · 4 years, 3 months ago
- e1aa633 Bluetooth: controller: Rearrange functions in ull_adv_iso.c by Emil Gydesen · 4 years, 3 months ago
- 41fe6d7 Bluetooth: controller: Implements BIG terminate command by Emil Gydesen · 4 years, 3 months ago
- 339b9b8 Bluetooth: controller: BIG create sends empty BIS PDUs (ULL) by Emil Gydesen · 4 years, 3 months ago
- 5a512fb Bluetooth: controller: Implements ULL handling for BIG create command by Emil Gydesen · 4 years, 3 months ago
- cc528d3 net: syslog: Make sure CONFIG_LOG_IMMEDIATE is not set by Jukka Rissanen · 4 years, 3 months ago
- 1d63c81 Bluetooth: controller: Fix Extended Scanning on Coded PHY by Vinayak Kariappa Chettimada · 4 years, 3 months ago
- d6a3a0a Bluetooth: controller: Use memmove to copy overlapping memory by Vinayak Kariappa Chettimada · 4 years, 3 months ago
- 6cc7278 Bluetooth: controller: Fix maximum PDU len configuration by Vinayak Kariappa Chettimada · 4 years, 3 months ago
- 7eefde3 net: lwm2m: Fix msg find based on pending/reply by Robert Lubos · 4 years, 3 months ago
- 4331c05 net: lwm2m: Allow to acknowledge request early from the callback by Robert Lubos · 4 years, 3 months ago
- 98b11ee Bluetooth: host: Fix data type of advertising set handle by Piotr Pryga · 4 years, 3 months ago
- 180099f Bluetooth: host: Remove irq_lock around connection lookup by Joakim Andersson · 4 years, 3 months ago
- 4350021 Bluetooth: host: Make connection lookup functions thread-safe by Joakim Andersson · 4 years, 3 months ago
- fae964c Bluetooth: host: Make bt_conn_ref return NULL if the ref count is zero by Joakim Andersson · 4 years, 3 months ago
- 7ee994a bluetooth: controller: nrf: Provide info about used DPPI resources by Andrzej Głąbek · 4 years, 3 months ago
- 1f6f383 bluetooth: controller: nrf: Clean up a bit radio_nrf5_ppi.h by Andrzej Głąbek · 4 years, 3 months ago
- 4a59067 disk: remove USB MSC specific FAT12 ramdisk by Johann Fischer · 4 years, 3 months ago
- beaf023 drivers: sensors: bmi160: Fix issue with sample read by Yuval Peress · 4 years, 3 months ago
- 63638ce shell: use public API to check device readiness by Peter Bigot · 4 years, 3 months ago
- b27c14e net: lwm2m: Verify if block transfer is used before skipping TLV parsing by Robert Lubos · 4 years, 3 months ago
- b6ef0c0 random: ctr_drbg: Fix the error path in sys_csrand_get by Flavio Ceolin · 4 years, 3 months ago
- 6ac3d0b random: ctr_drbg: Check entropy_get_entropy return by Flavio Ceolin · 4 years, 3 months ago
- 1c8f52a net: lwm2m: Rework bootstrap DELETE operation by Robert Lubos · 4 years, 3 months ago
- 04a421d net: shell: Fix statistics for network interface by Jukka Rissanen · 4 years, 3 months ago
- 3e65944 shell: documentation update by Jakub Rzeszutko · 4 years, 3 months ago
- 86df662 shell: help feature improvement by Jakub Rzeszutko · 4 years, 3 months ago
- 6e18a63 shell: move help command to shell.c by Jakub Rzeszutko · 4 years, 3 months ago
- de7e208 shell: tab feature optimization by Jakub Rzeszutko · 4 years, 3 months ago