1. 45f2586 shell: Fix looking up help for the current module by Johan Hedberg · 7 years ago
  2. 7318904 shell: Use struct shell_module instead of integer to refer to modules by Johan Hedberg · 7 years ago
  3. 22b5ff9 shell: Redesign internal command handling by Johan Hedberg · 7 years ago
  4. 329a662 shell: Remove unnecessary function by Johan Hedberg · 7 years ago
  5. f9e30ed shell: Fix command lookup for non-default modules by Johan Hedberg · 7 years ago
  6. fe20f55 shell: Remove redundant checking for argv[0] by Johan Hedberg · 7 years ago
  7. 74556b7 shell: Fix unnecessary passing by reference of argc by Johan Hedberg · 7 years ago
  8. 39a7331 shell: Remove unnecessary first_string variable by Johan Hedberg · 7 years ago
  9. 76fb522 shell: Remove redundant checking for first parameter by Johan Hedberg · 7 years ago
  10. 04fbb80 shell: Remove unnecessary initialization of err by Johan Hedberg · 7 years ago
  11. 6a5da2c net: lwm2m: fix max measurement checks by Michael Scott · 7 years ago
  12. 157115c net: lwm2m: temp_sensor: fix min/max measurement values by Michael Scott · 7 years ago
  13. 806d8f3 net: lwm2m: refactor min / max measurement update code by Michael Scott · 7 years ago
  14. c8b51de Bluetooth: Mesh: shell: Fix newline in incorrect place by Johan Hedberg · 7 years ago
  15. d4be608 Bluetooth: Mesh: Allow changing cfg client message timeout by Johan Hedberg · 7 years ago
  16. 882ce59 Bluetooth: Mesh: shell: Convert hb-sub-set command to hb-sub by Johan Hedberg · 7 years ago
  17. 7b27d96 Bluetooth: Mesh: Add support for sending Heartbeat Subscription Get by Johan Hedberg · 7 years ago
  18. 135fd92 Bluetooth: Mesh: shell: Convert hb-pub-set command to hb-pub by Johan Hedberg · 7 years ago
  19. 9bf8af8 Bluetooth: Mesh: Add support for sending Heartbeat Publication Get by Johan Hedberg · 7 years ago
  20. 8e9e039 Bluetooth: Mesh: shell: Implicitly initialize Bluetooth support by Johan Hedberg · 7 years ago
  21. d350613 Bluetooth: Mesh: shell: Add provision command for self-provisioning by Johan Hedberg · 7 years ago
  22. e631d6d Bluetooth: Mesh: shell: Add hb-pub-set command by Johan Hedberg · 7 years ago
  23. 5e3804b Bluetooth: Mesh: Add support for sending Heartbeat Publication Set by Johan Hedberg · 7 years ago
  24. 2d40c16 Bluetooth: Mesh: Fix calling complete callback for bt_mesh_provision() by Johan Hedberg · 7 years ago
  25. 255edcf Bluetooth: Mesh: Provisioning: Add NetKeyIndex to complete callback by Johan Hedberg · 7 years ago
  26. 0b53341 Bluetooth: Mesh: shell: Group global variables in a dedicated struct by Johan Hedberg · 7 years ago
  27. 70cbcef Bluetooth: Mesh: Rename health server code from health to health_srv by Johan Hedberg · 7 years ago
  28. 3b252ca Bluetooth: Mesh: Rename configuration server code from cfg to cfg_srv by Johan Hedberg · 7 years ago
  29. 0ef7c6e Bluetooth: Mesh: Add more flexible APIs for provisioning bearers by Johan Hedberg · 7 years ago
  30. a81fa43 Bluetooth: Mesh: Use proper _t suffix for typedefs by Johan Hedberg · 7 years ago
  31. c640765 net: tcp: Add the frag back to caller allocated net_pkt by june li · 7 years ago
  32. 8dab561 net: loopback: Skip neighbor checks for local packets by Jukka Rissanen · 7 years ago
  33. d315b43 net: Let loopback driver handle lo if it is enabled by Jukka Rissanen · 7 years ago
  34. 7f6070f shell: Add optional command description by Johan Hedberg · 7 years ago
  35. 9663287 net: context: Check if TCP header is found by Jukka Rissanen · 7 years ago
  36. c87ecf5 shell: Include the command help when listing all commands by Johan Hedberg · 7 years ago
  37. d235f9c Bluetooth: Mesh: shell: Add hb-sub-set command by Johan Hedberg · 7 years ago
  38. 63329b7 Bluetooth: Mesh: shell: Add mod-sub-add command by Johan Hedberg · 7 years ago
  39. c233ce4 Bluetooth: Mesh: shell: Add app-key-bind command by Johan Hedberg · 7 years ago
  40. 5429f14 Bluetooth: Mesh: shell: Add app-key-add command by Johan Hedberg · 7 years ago
  41. 6585347 Bluetooth: Mesh: shell: Add for relay and 1-byte state commands by Johan Hedberg · 7 years ago
  42. cc54f8c Bluetooth: Mesh: shell: Add support for Beacon Get/Set by Johan Hedberg · 7 years ago
  43. 96934bd Bluetooth: Mesh: shell: Add "dst" & "netidx" commands by Johan Hedberg · 7 years ago
  44. 7a1c0b9 Bluetooth: Mesh: shell: Add support for getting composition data by Johan Hedberg · 7 years ago
  45. f50b995 Bluetooth: Mesh: Add support for sending Heartbeat Subscription Set by Johan Hedberg · 7 years ago
  46. b4688bd Bluetooth: Mesh: Add support for sending Model Subscription Add by Johan Hedberg · 7 years ago
  47. e4db09e Bluetooth: Mesh: Add support for sending Model App Bind message by Johan Hedberg · 7 years ago
  48. e1bc6a6 Bluetooth: Mesh: Add support for sending AppKeyAdd message by Johan Hedberg · 7 years ago
  49. cbfea94 Bluetooth: Mesh: Add support for Relay and 1-byte state Get/Set by Johan Hedberg · 7 years ago
  50. 07305fd Bluetooth: Mesh: Add support for sending Beacon Get & Set by Johan Hedberg · 7 years ago
  51. 3d1ce43 Bluetooth: Mesh: Add support for sending Get Composition Data by Johan Hedberg · 7 years ago
  52. 588887c Bluetooth: Mesh: Add primary address to provisioning complete callback by Johan Hedberg · 7 years ago
  53. 2a1e16c Bluetooth: Mesh: Add skeleton for Configuration Client Model by Johan Hedberg · 7 years ago
  54. 17c9b3a Bluetooth: Mesh: Make TRANSMIT_COUNT & TRANSMIT_INT macros public by Johan Hedberg · 7 years ago
  55. 1ff3ab5 Bluetooth: Mesh: Add read callback for ccc in provisioning service by Grzegorz Kolodziejczyk · 7 years ago
  56. acd10bf net/ieee802154: Shell handles extended address in EUI-64 format by Tomasz Bursztyka · 7 years ago
  57. 1d70a39 net: samples: replace tag zoap with coap by Robert Chou · 7 years ago
  58. 1c0ff01 Bluetooth: Mesh: shell: Add command for Node Identity by Johan Hedberg · 7 years ago
  59. a6af281 Bluetooth: Mesh: shell: Take advantage of link open/close callbacks by Johan Hedberg · 7 years ago
  60. 7525319 Bluetooth: Mesh: shell: Add LPN toggling command by Johan Hedberg · 7 years ago
  61. e2e74f7 Bluetooth: Mesh: shell: Add basic skeleton by Johan Hedberg · 7 years ago
  62. e04a541 net: http: client: remove payload send_chunk logic by Michael Scott · 7 years ago
  63. 865d617 net: http: honor CONFIG_HTTP_CLIENT_NETWORK_TIMEOUT setting by Michael Scott · 7 years ago
  64. 7784518 net: http: Add error status string to HTTP server error by Jukka Rissanen · 7 years ago
  65. 09ce2e2 subsys/random: Add _ASSERT() test on returned device_get_binding by David Leach · 7 years ago
  66. 578c91a Bluetooth: storage: Fix linking with subsys__fs by Sebastian Bøe · 7 years ago
  67. cc55e86 Bluetooth: Mesh: Fix relaying packets by Johan Hedberg · 7 years ago
  68. 02d98d0 Bluetooth: Mesh: Fix missing tracking of segment callback by Johan Hedberg · 7 years ago
  69. e70f6df Bluetooth: Mesh: Take advantage of BT_MESH_TTL_MAX macro by Johan Hedberg · 7 years ago
  70. a2a46e6 Bluetooth: Mesh: Export key packing helpers internally by Johan Hedberg · 7 years ago
  71. 9cbb979 Bluetooth: Mesh: Fix sending messages when not provisioned by Johan Hedberg · 7 years ago
  72. 514cebc Bluetooth: Mesh: Change local_queue from k_fifo to sys_slist_t by Johan Hedberg · 7 years ago
  73. 092a285 Bluetooth: Mesh: Provisioning: Introduce link open/close callbacks by Johan Hedberg · 7 years ago
  74. 25604f9 Bluetooth: Mesh: Provisioning: Fix encoding of OOB values into link.auth by Johan Hedberg · 7 years ago
  75. 32399a4 Bluetooth: Mesh: Provisioning: Fix input OOB support by Johan Hedberg · 7 years ago
  76. 497fef8 Bluetooth: Mesh: Provisioning: Fix coding style (too long line) by Johan Hedberg · 7 years ago
  77. ec6fd35 Bluetooth: Mesh: Provisioning: Fix OOB string output by Johan Hedberg · 7 years ago
  78. 198d96c net: shell: Ping command needs target host set by Jukka Rissanen · 7 years ago
  79. d43a92b Bluetooth: Fix clearing advertising & scanning parameters by Johan Hedberg · 7 years ago
  80. cb8470f Bluetooth: Mesh: Kconfig: Use a saner default ReceiveDelay by Johan Hedberg · 7 years ago
  81. 50a656f Bluetooth: Mesh: Implement handling of Friend Clear messages by Johan Hedberg · 7 years ago
  82. cb89cc7 Bluetooth: Mesh: Kconfig: Set PTS-friendly Friendship values by Johan Hedberg · 7 years ago
  83. b644bad Bluetooth: Mesh: Use network transmit count and interval for Friend by Johan Hedberg · 7 years ago
  84. ed8ed9e Bluetooth: Mesh: Implement the Friend Clear procedure by Johan Hedberg · 7 years ago
  85. eb23d68 Bluetooth: Mesh: Fix network credential selection by Johan Hedberg · 7 years ago
  86. d43a236 Bluetooth: Mesh: Introduce LPN-specific adv transmit properties by Johan Hedberg · 7 years ago
  87. 01d3940 Bluetooth: Mesh: Allow passing adv transmit info in net_tx by Johan Hedberg · 7 years ago
  88. 1d86ef0 Bluetooth: Mesh: Use more accurate timing for LPN functions by Johan Hedberg · 7 years ago
  89. e74f4a6 Bluetooth: Mesh: Fix clearing friendship by Johan Hedberg · 7 years ago
  90. 4d7757f Bluetooth: Mesh: Fix sending Friend Clear messages indefinitely by Johan Hedberg · 7 years ago
  91. b95d70c Bluetooth: Mesh: Improve Low Power establishment procedure by Johan Hedberg · 7 years ago
  92. f38482a usb: netusb: Use lower addresses for default endpoint config by Loic Poulain · 7 years ago
  93. 94c6e47 usb: netusb: Fix CMakeLists by Loic Poulain · 7 years ago
  94. 91e810f net: sockets: sendto: Remove adhoc handling of max pkt payload size by Paul Sokolovsky · 7 years ago
  95. 4718dac net: net_pkt_append: Take into account MTU when adding data to a packet by Paul Sokolovsky · 7 years ago
  96. 1f76023 Bluetooth: Mesh: Fix ignoring prohibited ReceiveWindow value by Johan Hedberg · 7 years ago
  97. 85e7a3d Bluetooth: Mesh: Fix typo when iterating GATT clients by Johan Hedberg · 7 years ago
  98. 9c8ce3d Bluetooth: Mesh: Fix Mesh feature description in Kconfig by Johan Hedberg · 7 years ago
  99. e980d45 Bluetooth: Mesh: Fix net_find_and_decrypt() function by Johan Hedberg · 7 years ago
  100. 25c5d36 Bluetooth: Mesh: Avoid using 64-bit storage & math for beacons by Johan Hedberg · 7 years ago