- 643eb20 openthread: shell: Do not execute OT commands when OT is not ready by Damian Krolik · 3 years, 11 months ago
- 41afd83 Bluetooth: Crypto: Fix naming of params by René Beckmann · 3 years, 11 months ago
- 929c573 pm: policy: Fix residency policy math by Flavio Ceolin · 3 years, 11 months ago
- f602801 net: igmp: Fix uninitialized variable by Jukka Rissanen · 3 years, 11 months ago
- 7c582f4 tracing: systemview: rework IDs and make them match APIs by Anas Nashif · 3 years, 11 months ago
- 72c830c tracing: test format: print more details by Anas Nashif · 3 years, 11 months ago
- fe14c23 tracing: move test format into its own directory by Anas Nashif · 3 years, 11 months ago
- 7e385d7 fs: logstr_dup causes error in LOG_ERROR messages by Fredrik Gihl · 3 years, 11 months ago
- 977aba6 net: openthread: Fix multiple Kconfig enablers for Link Metrics by Lukasz Maciejonczyk · 3 years, 11 months ago
- eaeac46 net: openthread: Fix OT shell crash by Robert Lubos · 3 years, 11 months ago
- 29e023d net: shell: Fix crash when invoking dns command in shell by Jukka Rissanen · 3 years, 11 months ago
- 6485e7d net: if: Do not check IPv4 multicast addr when selecting src addr by Jukka Rissanen · 3 years, 11 months ago
- aeb767f testsuite: ztest: Add missing syscalls/log_msg2.h stub by Szymon Janc · 3 years, 11 months ago
- 30f260d Bluetooth: controller: Fix adv/scan context access post release by Vinayak Kariappa Chettimada · 3 years, 11 months ago
- 5e9d6d6 nvs: fix possibility of losing data by Laczen JMS · 3 years, 11 months ago
- c387a0d net: tcp: select MBEDTLS_MAC_MD5_ENABLED for ISN algorithm by Aurelien Jarno · 3 years, 11 months ago
- c30339a net: openthread: Select ECDSA when SRP is enabled by Aurelien Jarno · 3 years, 11 months ago
- bc9e759 net: openthread: Move SRP Kconfig options to Kconfig.features by Aurelien Jarno · 3 years, 11 months ago
- a80e28a net: openthread: Make child related options only visible on FTD by Aurelien Jarno · 3 years, 11 months ago
- 3a0951f openthread: kconfig: rework OpenThread security configurations by Torsten Rasmussen · 3 years, 11 months ago
- aa5187e tls: Change some external symbols from Mbed TLS by David Brown · 3 years, 11 months ago
- 61df25d Revert "openthread: kconfig: rework OpenThread security configurations" by Ioannis Glaropoulos · 3 years, 11 months ago
- 6a8148f tracing: systemview: cleanup headers by Anas Nashif · 3 years, 11 months ago
- 88f3a98 openthread: kconfig: rework OpenThread security configurations by Torsten Rasmussen · 3 years, 11 months ago
- e1891b3 storage/stream: Move fill value handling to flash_sync by Jonathan Nilsen · 3 years, 11 months ago
- 4d994af kernel: remove object tracing by Anas Nashif · 3 years, 11 months ago
- 1af037f modules: enable percepio tracerecorder for tracing by Anas Nashif · 3 years, 11 months ago
- f477bac tracing: support new macros with systemview by Anas Nashif · 3 years, 11 months ago
- a35bb82 tracing: Use new macros with CTF based tracing by Anas Nashif · 3 years, 11 months ago
- 270be80 tracing: add empty test macros by Anas Nashif · 3 years, 11 months ago
- 16bbb8e Tracing: Trace hook support macros by Torbjörn Leksell · 3 years, 11 months ago
- 8d48b91 fs: shell: add cat file command by Shlomi Vaknin · 3 years, 11 months ago
- 0c607ad pm: device: Align state names with system states by Flavio Ceolin · 3 years, 11 months ago
- 86a8ab5 pm: device_runtime: Just fix a comment by Flavio Ceolin · 3 years, 11 months ago
- 1bd781e power: device_pm: Remove device idle pm states by Flavio Ceolin · 3 years, 11 months ago
- e89d9d6 pm: device_runtime: Power device on/off in pre-kernel by Flavio Ceolin · 3 years, 11 months ago
- c7f5270 pm: device: fsm_state -> state by Flavio Ceolin · 3 years, 11 months ago
- 4ce32ed power: device: Do not suspend a busy device by Flavio Ceolin · 3 years, 11 months ago
- 54324fd power: device_pm: Use spin lock instead of semaphore by Flavio Ceolin · 3 years, 11 months ago
- 39ec8c1 power: device_pm: Add missing fallthrough by Flavio Ceolin · 3 years, 11 months ago
- 8705c68 power: device_pm: Fix concurrence issues by Flavio Ceolin · 3 years, 11 months ago
- 66b0483 power: device_pm: Use BIT macro for code compliance by Flavio Ceolin · 3 years, 11 months ago
- 6d67bb1 power: device_pm: Check if is running in pre-kernel by Flavio Ceolin · 3 years, 11 months ago
- 7eba310 power: device: void *context -> uint32_t *state by Flavio Ceolin · 3 years, 11 months ago
- 9ac646f power: device: Don't wake up devices unnecessarily by Flavio Ceolin · 3 years, 11 months ago
- bcdc762 net: Use k_fifo instead of k_work in RX and TX processing by Jukka Rissanen · 3 years, 11 months ago
- 2697275 net: ppp: Convert to use k_fifo instead of k_work by Jukka Rissanen · 3 years, 11 months ago
- 0808ead net: 6locan: Convert to use k_fifo instead of k_work by Jukka Rissanen · 3 years, 11 months ago
- 32d9b68 Bluetooth: controller: Implement LE Set Host Feature Command by Vinayak Kariappa Chettimada · 3 years, 11 months ago
- ed59ceb Bluetooth: controller: Replace use if LL_FEAT with ll_feat_get() by Vinayak Kariappa Chettimada · 3 years, 11 months ago
- 82a32f5 Bluetooth: Audio: Volume Control Service and client by Emil Gydesen · 3 years, 11 months ago
- a9e900d Bluetooth: controller: Fix scheduling stall in BT_CTLR_LOW_LAT feature by Vinayak Kariappa Chettimada · 3 years, 11 months ago
- 8999c30 usb: hid: remove get_protocol/set_protocol from USB HID class API by Johann Fischer · 3 years, 11 months ago
- 29006bd Bluetooth: Controller: ISO adaptation layer by Asger Munk Nielsen · 3 years, 11 months ago
- 7eba8c4 Bluetooth: controller: Add Kconfig for maximum Broadcast ISO PDU length by Vinayak Kariappa Chettimada · 3 years, 11 months ago
- 5f43fb3 Bluetooth: controller: Make number of done events vendor configurable by Thomas Ebert Hansen · 3 years, 11 months ago
- 98321c6 bluetooth: host: Allow concurrent advertising with multiple ids by Rubin Gerritsen · 3 years, 11 months ago
- b8aae32 Bluetooth: controller: ISO resume ticker in ULL by Morten Priess · 3 years, 11 months ago
- 03a285b Bluetooth: controller: Add LE Read Buffer Size v2 support by Vinayak Kariappa Chettimada · 3 years, 11 months ago
- 44e9163 Bluetooth: controller: Add ISO Buffer size Kconfig dependency by Vinayak Kariappa Chettimada · 3 years, 11 months ago
- 63a68e6 Bluetooth: HCI: Rename LE Read Buffer Size v2 struct members by Vinayak Kariappa Chettimada · 3 years, 11 months ago
- 8db6941 Bluetooth: controller: Minor conditional compile comment correction by Vinayak Kariappa Chettimada · 3 years, 11 months ago
- ffb3242 Bluetooth: controller: Accumulate latency on aborting event in pipeline by Vinayak Kariappa Chettimada · 3 years, 11 months ago
- 1beb959 smp: shell: consume all pending buffers in smp_shell_process() by Marcin Niestroj · 3 years, 11 months ago
- a335c75 Bluetooth: Mesh: Add option to include bt name in scan rsp by Pavel Vasilyev · 3 years, 11 months ago
- 103b516 net: openthread: add Link Metrics API by Lukasz Maciejonczyk · 3 years, 11 months ago
- ce56f04 bluetooth: Fix cte_type value in periodic adv sync report by Piotr Pryga · 3 years, 11 months ago
- 7cdbeb5 Bluetooth: controller: Use common mem_link_rx for node_rx_iq_report by Piotr Pryga · 3 years, 11 months ago
- 938f04f Bluetooth: controller: Fix build error for non Nordic plaforms by Piotr Pryga · 3 years, 11 months ago
- 7c834bf Bluetooth: host: Add handl HCI_LE_Connectionless_IQ_Report by Piotr Pryga · 3 years, 11 months ago
- 64c359b Bluetoot: host: Make get_per_adv_sync to be global function by Piotr Pryga · 3 years, 11 months ago
- 6518621 Bluetooth: host: Add CTE receive and sample enable API by Piotr Pryga · 3 years, 11 months ago
- b48fe0a Bluetooth: host: Add option to enable connectionless CTE RX by Piotr Pryga · 3 years, 11 months ago
- ca87766 Bluetooth: controller: df: Set BT_CTLR_DF_ANT_SWITCH_RX enable by Piotr Pryga · 3 years, 11 months ago
- 4009692 Bluetooth: controller: Add connectionless CTE RX feat. in supp. feat. list by Piotr Pryga · 3 years, 11 months ago
- f74a0b2 Bluetooth: controller: Dropp IQ sampl report if CTE disabled after evt end by Piotr Pryga · 3 years, 11 months ago
- 6652b18 Bluetooth: controller: LLL: Add CTE report for per. adv. PDU with bad CRC by Piotr Pryga · 3 years, 11 months ago
- e884c02 Bluetooth: controller: Add opt. to enable CTE samplig for PDUs with bad CRC by Piotr Pryga · 3 years, 11 months ago
- 17d9df1 Bluetooth: controller: hci: Add connectionless IQ report event handler by Piotr Pryga · 3 years, 11 months ago
- 582ca85 Bluetooth: controller: hci: Add connectionelss IQ samplig enable handler by Piotr Pryga · 3 years, 11 months ago
- ff24092 Bluetooth: controller: ULL: Add function to enable or disable CTE sampling by Piotr Pryga · 3 years, 11 months ago
- b7c1c45 Bluetooth: controller: LLL: Add CTE sampling and reporting by Piotr Pryga · 3 years, 11 months ago
- edfb857 Bluetooth: controller: radio: Add function to get CTEInfo from Radio reg by Piotr Pryga · 3 years, 11 months ago
- 6463038 Bluetooth: controller: LLL: DF: Add function to enable CTE receive by Piotr Pryga · 3 years, 11 months ago
- d182b71 Bluetooth: controller: Add function to update per sync event slot duration by Piotr Pryga · 3 years, 11 months ago
- 871359d Bluetooth: controller: ULL: Add init of DF sync configuration by Piotr Pryga · 3 years, 11 months ago
- 37dd38c Bluetooth: controller: LLL: Add DF configuration to lll_sync structure. by Piotr Pryga · 3 years, 11 months ago
- 2f4e014 Bluetooth: controller: ULL: Add node_rx_iq_report handling in ULL RX path by Piotr Pryga · 3 years, 11 months ago
- ff94b9f Bluetooth: controller: Add double buffer for DF sync configuration by Piotr Pryga · 3 years, 11 months ago
- aa51f0a Bluetooth: controller: Add DF per. adv. sync. configuration stucture by Piotr Pryga · 3 years, 11 months ago
- 4d706bb Bluetooth: controller: Add IQ report mem pool management by Piotr Pryga · 3 years, 11 months ago
- bdaf4ee Bluetooth: controller: New node_rx type for IQ sample report by Piotr Pryga · 3 years, 11 months ago
- 68704c8 Bluetooth: controller: Add Kconfig option to enable conn-less CTE sampling by Piotr Pryga · 3 years, 11 months ago
- 2e1e8af Bluetooth: controller: Add Kconfig option to enable debugging code in DF by Piotr Pryga · 3 years, 11 months ago
- 2f7b0b7 Bluetooth: controller: Disable not implemented DF features by Piotr Pryga · 3 years, 11 months ago
- 5779a2d Bluetooth: controller: radio: Add function to get PDU ant. switch pattern by Piotr Pryga · 3 years, 11 months ago
- 4c971d2 logging: Add panic flag reset to core initialization by Krzysztof Chruscinski · 3 years, 11 months ago
- d58ff39 logging: Fix runtime filtering in immediate mode by Krzysztof Chruscinski · 3 years, 11 months ago
- d9518ce logging: Add optional context argument to LOG_BACKEND_DEFINE by Krzysztof Chruscinski · 3 years, 11 months ago
- 737cab2 Bluetooth: controller: openisa: Check preempt event on timeout by Vinayak Kariappa Chettimada · 3 years, 11 months ago