1. 55145be Bluetooth: Mesh: Add more explain for ADV_STACK_SIZE by Lingao Meng · 3 years, 8 months ago
  2. 5fe6982 Bluetooth: Mesh: Add kconfig for thread priority by Lingao Meng · 3 years, 8 months ago
  3. 6f6e5df mgmt: hawkbit: fix codestyle and whitespaces by Joep Buruma · 3 years, 8 months ago
  4. e45c07c mgmt: hawkbit: Fix case where body_data not set correctly by Joep Buruma · 3 years, 8 months ago
  5. 97adf87 Bluetooth: Controller: Flush pending Tx PDUs before PHY update by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  6. ad1edf1 Bluetooth: Controller: Advanced scheduling for Extended Initiator by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  7. d8f4759 Bluetooth: Controller: Fail on multiple PHY use in PHY_UPDATE_IND by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  8. 17d2e9d shell: optionally configure priority of the shell thread by Uday Ammu · 3 years, 8 months ago
  9. 5d80cba lib: os: cbprintf: Add support for conversion to fsc package by Krzysztof Chruscinski · 3 years, 8 months ago
  10. c95e082 dsa: updated api to use net_if by Arvin Farahmand · 3 years, 8 months ago
  11. 532a85c tests: net: dns-sd: add a test case for setup_dst_addr by Fabio Baltieri · 3 years, 8 months ago
  12. c25b04b net: mdns: set the correct type of dst addr by Fabio Baltieri · 3 years, 8 months ago
  13. 1d500f0 net: dns_sd, mdns: add few missing strdup by Fabio Baltieri · 3 years, 8 months ago
  14. 0e8c04a settings: fs: check directory presence before attemp to create it by Emil Lindqvist · 3 years, 8 months ago
  15. 1e9f123 logging: fs: treat absent file on stat as no error by Emil Lindqvist · 3 years, 8 months ago
  16. 9a1b5c6 Bluetooth: Controller: Explicitly check previous auxiliary PDU for ADI by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  17. ad8f4d3 Bluetooth: Controller: Remember last used DID for each SID by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  18. a919e1b Bluetooth: Controller: Make Extended Advertising DID unique by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  19. d19476c Bluetooth: Controller: Fix corrupt AD data after directed advertising by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  20. 4e6357e Bluetooth: Controller: Resolve AdvA in AUX_CONNECT_RSP PDU by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  21. dd54a8d pm: Avoid weak function clash by Flavio Ceolin · 3 years, 8 months ago
  22. 0cd3daa usb: truncate the most significant part of the serial number by Aurelien Jarno · 3 years, 8 months ago
  23. 36cf484 mcumgr: smp: Fix NULL pointer reference by Emil Obalski · 3 years, 8 months ago
  24. 3a6952e Bluetooth: iso: Compile conn.c for BT_ISO even without BT_CONN by Emil Gydesen · 3 years, 8 months ago
  25. a02abea Bluetooth: conn: Move ACL only data fields to ACL group by Emil Gydesen · 3 years, 8 months ago
  26. 72319ab Bluetooth: conn: Add BT_CONN guards in bt_conn_set_state by Emil Gydesen · 3 years, 8 months ago
  27. 32da328 Bluetooth: conn: Add BT_CONN guard to bt_conn_get_pkts by Emil Gydesen · 3 years, 8 months ago
  28. 90a9ea9 Bluetooth: hci_core: Remove BT_CONN guard for ISO fields in bt_dev_le by Emil Gydesen · 3 years, 8 months ago
  29. 4ac8a9e Bluetooth: conn: Add guard for ACL in conn_mtu by Emil Gydesen · 3 years, 8 months ago
  30. 5612f60 Bluetooth: conn: Add bt_acl_recv for ACL only data by Emil Gydesen · 3 years, 8 months ago
  31. c877045 Bluetooth: conn: Guard acl_send with CONFIG_BT_CONN by Emil Gydesen · 3 years, 8 months ago
  32. c56fd68 Bluetooth: conn: Move bt_conn_connected to ACL group by Emil Gydesen · 3 years, 8 months ago
  33. 6952dcd Bluetooth: conn: Move acl_conns to ACL group by Emil Gydesen · 3 years, 8 months ago
  34. 2249091 Bluetooth: conn: Move bt_conn_disconnect to ACL group by Emil Gydesen · 3 years, 8 months ago
  35. d203422 Bluetooth: conn: Fix type of recieved to received by Emil Gydesen · 3 years, 8 months ago
  36. cbec9ff Bluetooth: conn: Move ACL callback handlers to ACL group by Emil Gydesen · 3 years, 8 months ago
  37. 866062d Bluetooth: conn: Move ACL conn param functions to ACL group by Emil Gydesen · 3 years, 8 months ago
  38. bee720e Bluetooth: conn: Move tx_complete_work to the ACL group by Emil Gydesen · 3 years, 8 months ago
  39. fc69f01 Bluetooth: conn: Moved deferred_work to the ACL group by Emil Gydesen · 3 years, 8 months ago
  40. fce4890 Bluetooth: conn: Move acl_conn_new to the ACL group by Emil Gydesen · 3 years, 8 months ago
  41. c6472f3 Bluetooth: conn: Move the BREDR functions to the ACL group by Emil Gydesen · 3 years, 8 months ago
  42. 1aefa8b Bluetooth: conn: Move SMP functions to the ACL group by Emil Gydesen · 3 years, 8 months ago
  43. d0d2df4 Bluetooth: conn: Move bt_conn_cb_register to ACL group by Emil Gydesen · 3 years, 8 months ago
  44. 83e25a7 Bluetooth: conn: Move the bt_conn add and exist functions to ACL group by Emil Gydesen · 3 years, 8 months ago
  45. f1e438c Bluetooth: conn: Move bt_conn ACL lookup functions to ACL group by Emil Gydesen · 3 years, 8 months ago
  46. 9ec9943 Bluetooth: conn: Move bt_conn_get_dst to ACL group by Emil Gydesen · 3 years, 8 months ago
  47. 8b64e3c Bluetooth: conn: Move bt_conn get info functions to ACL group by Emil Gydesen · 3 years, 8 months ago
  48. bcf2515 Bluetooth: conn: Move TX power level functions to ACL group by Emil Gydesen · 3 years, 8 months ago
  49. 422beb4 Bluetooth: conn: Move bt_conn_le_param_update to ACL group by Emil Gydesen · 3 years, 8 months ago
  50. c9250fe Bluetooth: conn: Move bt_conn_le_data_len_update to ACL group by Emil Gydesen · 3 years, 8 months ago
  51. 6613771 Bluetooth: conn: Move bt_conn_le_phy_update to ACL group by Emil Gydesen · 3 years, 8 months ago
  52. 05c6752 Bluetooth: conn: Move the ACL create functions to ACL group by Emil Gydesen · 3 years, 8 months ago
  53. a7b1ab4 Bluetooth: conn: Move bt_conn_le_conn_update to ACL group by Emil Gydesen · 3 years, 8 months ago
  54. 11d7fd3 Bluetooth: conn: Move bt_conn_create netbuf functions to ACL group by Emil Gydesen · 3 years, 8 months ago
  55. 12ce4b8 Bluetooth: conn: Move bt_conn_auth_* functions to ACL group by Emil Gydesen · 3 years, 8 months ago
  56. 2cb6f3c Bluetooth: conn: Start connected-only grouping by Emil Gydesen · 3 years, 8 months ago
  57. 0b79661 logging: log_backend_swo: Add support for logging v2 by Krzysztof Chruscinski · 3 years, 8 months ago
  58. a279ff3 Bluetooth: Mesh: Fix Health Client Model by Agata Ponitka · 3 years, 8 months ago
  59. 22aafd4 Bluetooth: Mesh: Add missing Configuration Client API by Agata Ponitka · 3 years, 8 months ago
  60. e962cbb Bluetooth: Mesh: Fix Configuration Client API by Agata Ponitka · 3 years, 8 months ago
  61. 2c60623 Bluetooth: Controller: Make adva and tgta check function file static by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  62. 33c06e69 Bluetooth: Controller: Move assignments close to locality of reference by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  63. dee5b53 Bluetooth: Controller: Add target address check to extended scanning by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  64. 7a2b248 Bluetooth: Mesh: Added support for application access to mesh messages by Bud Wandinger · 3 years, 8 months ago
  65. 6e7939b net: Fix missing __ASSERT_ON micro by Lingao Meng · 3 years, 8 months ago
  66. 573d70b lorawan: Fix setting APP_KEY using MacMibSetRequest by Manivannan Sadhasivam · 3 years, 8 months ago
  67. 6b67a56 Bluetooth: Mesh: Provisioning Start Fix by William Fish · 3 years, 8 months ago
  68. b6855b2 net: bridge: Ethernet bridge shell utility by Nicolas Pitre · 3 years, 8 months ago
  69. 89482f0 net: ethernet: bridging support by Nicolas Pitre · 3 years, 8 months ago
  70. 65e4add soc: cc13x2: Use residency policy by Flavio Ceolin · 3 years, 8 months ago
  71. 636fbcd Bluetooth: Increase maximum allowed identity range to 64 by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  72. 9aedfa6 Bluetooth: L2CAP: Fix CIDs in disconnect request by Johan Hedberg · 3 years, 8 months ago
  73. 40365ba Bluetooth: Modify kconfig to use related path by Lingao Meng · 3 years, 8 months ago
  74. 24a4b0d lorawan: add name to the region choice in kconfig by Marcin Niestroj · 3 years, 8 months ago
  75. 70bd037 logging: fs: allow maximum file size to be 1GB by Marcin Niestroj · 3 years, 8 months ago
  76. 244f69d usb: audio: prevent unaligned memory access by Johann Fischer · 3 years, 8 months ago
  77. 52db419 Bluetooth: Mesh: Update advertising duration calculation by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  78. d84397f Bluetooth: Controller: Disable scan unreserved for LOW_LAT option by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  79. 3415f71 fs/nvs: prevent use after clear without init by Ioannis Papamanoglou · 3 years, 8 months ago
  80. 0722e1d net: lwm2m: Prevent notifications on non-readable resources by Robert Lubos · 3 years, 8 months ago
  81. abcbfed Bluetooth: Mesh: Provisioning PDU length defines by Trond Einar Snekvik · 3 years, 8 months ago
  82. eb0eb67 logging: fs: fix leak of opened directories in check_log_file_exist() by Marcin Niestroj · 3 years, 8 months ago
  83. 6ee70bd Bluetooth: Audio: Fix compile error if AICS is not enabled by Emil Gydesen · 3 years, 8 months ago
  84. e6d4964 Bluetooth: Audio: Guard MICS cli/srv structs by Emil Gydesen · 3 years, 8 months ago
  85. dfc1fa3 Bluetooth: Audio: Guard VCS cli/srv structs by Emil Gydesen · 3 years, 8 months ago
  86. d921305 Bluetooth: Audio: Fix MICS client without AICS compile error by Emil Gydesen · 3 years, 8 months ago
  87. a955753 Bluetooth: Audio: Fix compile error for VCS cli if no AICS/VOCS by Emil Gydesen · 3 years, 8 months ago
  88. 8e9d055 logging: use unsigned print format specifier by Christopher Friedt · 3 years, 8 months ago
  89. 61a3b1e Bluetooth: uuid: Use BT_UUID_SIZE_ macros for bt_uuid_create by Emil Gydesen · 3 years, 8 months ago
  90. 25ebb42 net: pkt: remove ieee802154_frame_retry flag by Jedrzej Ciupis · 3 years, 8 months ago
  91. c1792c0 Bluetooth: Controller: Fix HCI reset assert initiating on coded PHY by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  92. a5ac9c6 Bluetooth: Controller: Fix SID for legacy advertising reported by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  93. 8818c51 Bluetooth: Controller: Use sizeof(uint8_t) for Tx Power field size by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  94. 1922a0e Bluetooth: Controller: Add target address into common extended header by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  95. 6e0692f Bluetooth: Controller: Fix legacy advertising PDU length initialization by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  96. e34ec9f Bluetooth: Controller: Use BT_CTLR_BROADCAST_ISO Kconfig option by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  97. ba6be70 Bluetooth: Controller: Added comments for CSA #2 implementation by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  98. 7b12723 Bluetooth: Controller: Replace test vector inputs with auto variable by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  99. b329d19 Bluetooth: controller: Implement CSA #2 for SubEvents by Vinayak Kariappa Chettimada · 3 years, 8 months ago
  100. 3501148 Bluetooth: Controller: Legacy vs Extended check for Periodic Adv HCI by Vinayak Kariappa Chettimada · 3 years, 8 months ago