1. c88000a net/ieee802154: Split the net mgmt part from the L2 specific header by Tomasz Bursztyka · 7 years ago
  2. c84a283 sanitycheck: adapt testcase documentation by Anas Nashif · 7 years ago
  3. a6f4450 doc: fix indentation of yaml samples by Anas Nashif · 7 years ago
  4. 59161ce net: doc: Add Ethernet over USB basic documentation by Andrei Emeltchenko · 7 years ago
  5. fddcfa73 doc: Replace nano_sem with k_sem by Ding Tao · 7 years ago
  6. e63615f doc: fix incorrect file reference in API doc by David B. Kinder · 7 years ago
  7. 0182be4 doc: Convert bits and pieces to CMake by Carles Cufi · 7 years ago
  8. fbe5674 Bluetooth: doc: Update references to qemu usage by Johan Hedberg · 7 years ago
  9. 602a143 doc: update with CMake instructions by Anas Nashif · 7 years ago
  10. 018198c net: buf: Add slist helpers by Johan Hedberg · 7 years ago
  11. 780324b cleanup: rename fiber/task -> thread by Anas Nashif · 7 years ago
  12. 9fa4579 doc: spelling and clarity edits to sanitycheck doc by David B. Kinder · 7 years ago
  13. ebc329d doc: document extra_configs option for testcases by Anas Nashif · 7 years ago
  14. c30f692 net: samples: Modify coaps_client to new CoAP api's by Ravi kumar Veeramally · 7 years ago
  15. 7519240 net: samples: Modify coaps_server to new CoAP api's by Ravi kumar Veeramally · 7 years ago
  16. bde8c6d6 net: samples: Modify zoap_client to new CoAP api's by Ravi kumar Veeramally · 7 years ago
  17. 3e4a706 net: samples: Modify zoap_server to new CoAP api's by Ravi kumar Veeramally · 7 years ago
  18. ae76cb0 net: Improve documentation about accessing Internet from qemu. by Michał Kruszewski · 8 years ago
  19. f64151a doc: improve API docs with sections by David B. Kinder · 8 years ago
  20. 0bd1635 Bluetooth: doc: update GATT PICS file by Ruslan Mstoi · 8 years ago
  21. 666d0b6 Bluetooth: doc: update SM PICs file by Ruslan Mstoi · 8 years ago
  22. 8c99dbd Bluetooth: doc: update L2CAP PICs file by Ruslan Mstoi · 8 years ago
  23. f23d44a Bluetooth: doc: update GAP PICs file by Ruslan Mstoi · 8 years ago
  24. 70e381f doc: scan/fix .rst file misspellings by David B. Kinder · 8 years ago
  25. 16a28bf Bluetooth: VS: Add RSSI to Scan Req Received Event by Carles Cufi · 8 years ago
  26. 2975ca0 Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* by Johan Hedberg · 8 years ago
  27. c46c206 net: lwm2m: initial library support for LWM2M by Michael Scott · 8 years ago
  28. d3409c5 doc: scripts: sanitycheck: s/ini/yaml/ by Sebastian Bøe · 8 years ago
  29. f96329a doc: net_app: use definition list instead of bullets by Anas Nashif · 8 years ago
  30. 3ac7b3a doc: qemu target was deprecated, use 'run' by Anas Nashif · 8 years ago
  31. 62a0cd2 doc: fix uses of back quotes in documentation by David B. Kinder · 8 years ago
  32. e9a3411 doc: spelling fixes in docs by David B. Kinder · 8 years ago
  33. 9527693 sanitycheck: support feature classes for boards by Anas Nashif · 8 years ago
  34. fbd5934 net: sockets: Add docs for BSD Sockets compatible API. by Paul Sokolovsky · 8 years ago
  35. 0e3b7f8 doc: net: Add information about net-app API by Jukka Rissanen · 8 years ago
  36. c78c452 doc: system_log: Fix global Kconfig options path by Yannis Damigos · 8 years ago
  37. 913e2cd samples: net Documented QEMU_INSTANCE usage by John Andersen · 8 years ago
  38. 4b95a4e doc: update network buffers push/pull examples by Bogdan Davidoaia · 8 years ago
  39. 6f53ae2 doc: update sanitycheck doc to clarify some details by Kumar Gala · 8 years ago
  40. 24e1fc3 doc: add documentation about sanitycheck by Anas Nashif · 8 years ago
  41. 0f3a69a ztest: update documentation for yaml by Anas Nashif · 8 years ago
  42. 547c74c doc: fix misspellings in docs by David B. Kinder · 8 years ago
  43. f009561 doc: fix linenum references in api example by David B. Kinder · 8 years ago
  44. 6c2aba2 doc: Add Bluetooth HCI vendor specification by Marcel Holtmann · 8 years ago
  45. 2f41cb8 doc: misspelling and UTF-8 fixes by David B. Kinder · 8 years ago
  46. 1d36cfb doc: change gerrit references to github by David B. Kinder · 8 years ago
  47. f65c06e doc: net: Fix IP stack architecture data flow pictures by Jukka Rissanen · 8 years ago
  48. 24488bf doc: fix typo in shell doc by David B. Kinder · 8 years ago
  49. 83a5990 docs: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  50. e589690 net: Rename all *_BUF() macros to *_HDR() by Tomasz Bursztyka · 8 years ago
  51. bf964cd net: Renaming net nbuf API to net pkt API by Tomasz Bursztyka · 8 years ago
  52. c7bc909 tests/ztest: rename assert macros to be zephyr specific by Kumar Gala · 8 years ago
  53. 6262643 doc: remove reference to deleted sample code by David B. Kinder · 8 years ago
  54. a531e34 doc: fix reference to include file by David B. Kinder · 8 years ago
  55. a17e094 doc: fix :file: reference to include file by David B. Kinder · 8 years ago
  56. e710300 doc: subsystems: bluetooth: Update controller features by Carles Cufi · 8 years ago
  57. 38f1ba3 doc: Enhance IP stack overview documentation by Jukka Rissanen · 8 years ago
  58. a90ae56 doc: kernel_event_logger: Update constant names to the current. by Paul Sokolovsky · 8 years ago
  59. c283b1f doc: subsystems: bluetooth: Update feature list by Johan Hedberg · 8 years ago
  60. 291d471 docs: networking: Suggest to stop QEMU-related networking daemons. by Paul Sokolovsky · 8 years ago
  61. 75d17fa doc: move IP porting guide to porting section by David B. Kinder · 8 years ago
  62. f5ea8fe doc: fix more spelling errors throughout docs by David B. Kinder · 8 years ago
  63. 8523480 net: doc: Invalid config option for TCP by Jukka Rissanen · 8 years ago
  64. 3559516 net: doc: Fix incorrect netcat note for qemu setup by Jukka Rissanen · 8 years ago
  65. 85103e1 doc/net: Add L2 and device driver document by Tomasz Bursztyka · 8 years ago
  66. bd3908b net: nbuf: Add timeout to net_buf getters by Jukka Rissanen · 8 years ago
  67. 57683bc doc: reference bluetooth section of Arduino 101 by Anas Nashif · 8 years ago
  68. 3c8000c doc: net: restructure networking documentation by Anas Nashif · 8 years ago
  69. f754629 doc: update networking with Qemu section by Anas Nashif · 8 years ago
  70. cfff5ca doc: net: Migrate from Zephyr 1.6 to 1.7 by Jukka Rissanen · 8 years ago
  71. 0ca9dcf doc: Bluetooth: fix "Initialization" section by Marti Bolivar · 8 years ago
  72. 66417c0 Merge "Merge net branch into master" by Anas Nashif · 8 years ago
  73. 71dbc19 Bluetooth: Doc: RFCOMM PICS file by Jaganath Kanakkassery · 8 years ago
  74. 678d1ba sensor: add SENSOR_CHAN_*_XYZ enum values by Bogdan Davidoaia · 8 years ago
  75. 7820a8e doc: net: Fix networking documentation by Ravi kumar Veeramally · 8 years ago
  76. bc5039c docs: sensor: update included example code by Bogdan Davidoaia · 8 years ago
  77. 2cb0454 doc: fix .rst files canonical heading order by David B. Kinder · 8 years ago
  78. 30162ae sensor: remove sensor value type by Bogdan Davidoaia · 8 years ago
  79. 502f0c8 shell: rename command 'set_module' to 'select' by Anas Nashif · 8 years ago
  80. 2bc9d69 build: abstract emulation and replace qemu goal with run by Anas Nashif · 8 years ago
  81. 6e1fbd9 doc: move c library section to subsystems by Anas Nashif · 8 years ago
  82. 8c43544 doc: move ztest to subsystems by Anas Nashif · 8 years ago
  83. 7297f5d shell: move shell to its own subsystem by Anas Nashif · 8 years ago
  84. 46fa538 doc: Fix layout of the shell documentation by Anas Nashif · 8 years ago
  85. fad7e2d logging: move event_logger to subsys/logging by Anas Nashif · 8 years ago
  86. ae6f878 doc: group logging features under subsystem/ by Anas Nashif · 8 years ago
  87. a9e879e logging: move sys_log to subsys/logging by Anas Nashif · 8 years ago
  88. affd58a doc: rename shell section to simply: Shell by Anas Nashif · 8 years ago
  89. 692771f net: buf: Switch from k_fifo to k_lifo for free buffers by Johan Hedberg · 8 years ago
  90. 71c7c01 net: buf: Remove the need for net_buf_pool_init() by Johan Hedberg · 8 years ago
  91. c3e08c8 net: buf: Redesigned pool & buffer allocation API by Johan Hedberg · 8 years ago
  92. fc21a76 net: Fix incorrect logging format specifiers by Johan Hedberg · 8 years ago
  93. 5ad60c8 doc: net: Fix the path and description of the IP stack by Jukka Rissanen · 8 years ago
  94. 66caf36 doc: Add a Network Management API usage document by Tomasz Bursztyka · 8 years ago
  95. 5f3f331 net: Adapt to new behavior of net_buf_frag_add v2 by Jukka Rissanen · 8 years ago
  96. 985ea03 net: User connectivity API documentation by Jukka Rissanen · 8 years ago
  97. f5a04ec net: Initial architecture documentation by Jukka Rissanen · 8 years ago
  98. fc5475f doc: power_mgmt: Update PM doc with latest changes by Ramesh Thomas · 8 years ago
  99. 7d3a6a1 Bluetooth: doc: Fix reference to documentation location by Johan Hedberg · 8 years ago
  100. c73aee2 Bluetooth: doc: Remove mentions of legacy kernel concepts by Johan Hedberg · 8 years ago