1. 5920ace samples: mark samples that require usb_device support by Kumar Gala · 8 years ago
  2. 93d2384 boards: introduce usb_device support tag by Kumar Gala · 8 years ago
  3. 5141d52 sanitycheck: fix depends_on when multiple dependencies by Kumar Gala · 8 years ago
  4. 5f9cf75 net: rpl: Ignore consistent DIO messages by Ravi kumar Veeramally · 8 years ago
  5. ab2dbff net: rpl: Fix invalid access of IPv6 nbr link metric by Ravi kumar Veeramally · 8 years ago
  6. d971d26 net: rpl: Fix byte order conversion while preparing message by Ravi kumar Veeramally · 8 years ago
  7. 0aaee54 net: rpl: Fix byte order conversion of sender rank by Ravi kumar Veeramally · 8 years ago
  8. 3ff4d74 samples: random: Add sentinel to check for buffer overflows by Erwin Rol · 8 years ago
  9. 2fc9dc6 drivers: stm32: random: Initial STM32 random number generator driver by Erwin Rol · 8 years ago
  10. 6ce9d8e samples: net: zperf: Add net tag by Jukka Rissanen · 8 years ago
  11. e58bc10 net: Avoid printing non-error cases when parsing packet by Jukka Rissanen · 8 years ago
  12. 9c907fc net: tcp: Remove NET_TCP_HDR() macro and direct access to net_buf by Jukka Rissanen · 8 years ago
  13. 3604c39 net: udp: Remove NET_UDP_HDR() macro and direct access to net_buf by Jukka Rissanen · 8 years ago
  14. 8476da9 net: icmp: Remove NET_ICMP_HDR() macro and direct access to net_buf by Jukka Rissanen · 8 years ago
  15. 7e259e7 net: ipv6: Handle PAD1 extension header properly by Jukka Rissanen · 8 years ago
  16. a6e876e net: utils: Helper to check if protocol header fits in fragment by Jukka Rissanen · 8 years ago
  17. 2cf47d1 net: utils: Rework the IP packet checksum calculation by Jukka Rissanen · 8 years ago
  18. b07f20c tests/ieee802154: Fix a null pointer deferencing by Tomasz Bursztyka · 8 years ago
  19. be003be Bluetooth: Decrease Rx processing priority by Vinayak Kariappa Chettimada · 8 years ago
  20. de3df60 net: net_app: fix syntax error when accessing remote from default_ctx by Robert Chou · 8 years ago
  21. 054e545 net: tcp: Reset context->tcp to NULL after net_tcp_release. by june li · 8 years ago
  22. e90064f samples: net: ieee802154: add KW40Z prj conf file by Bogdan Davidoaia · 8 years ago
  23. e392ef2 drivers: ieee802154: kw41z: add support for KW40Z by Bogdan Davidoaia · 8 years ago
  24. af98f0a ext: mcux: add minimal v2.2 interface for KW40Z XCVR driver by Bogdan Davidoaia · 8 years ago
  25. 9a0ed96 ext: mcux: add makefiles for building KW40Z XCVR driver by Bogdan Davidoaia · 8 years ago
  26. 2bb0cba ext: mcux: update KW40Z files for building XCVR driver by Bogdan Davidoaia · 8 years ago
  27. d74ddcc ext: mcux: import additional KW40Z header files by Bogdan Davidoaia · 8 years ago
  28. 8feab14 ext: mcux: import XCVR driver for KW40Z by Bogdan Davidoaia · 8 years ago
  29. 3389ee4 drivers: ieee802154: kw41z: fix issue in RX sequence by Bogdan Davidoaia · 8 years ago
  30. 8909be8 samples: net: ieee802154: kw41z: reduce log level by Bogdan Davidoaia · 8 years ago
  31. 2b1dfbc drivers: ieee802154: kw41z: remove unnecessary cast for PKT_BUFFER_RX by Bogdan Davidoaia · 8 years ago
  32. 58d87ff Bluetooth: conn: Fix notifying all pending tx packets in send_frag() by Johan Hedberg · 8 years ago
  33. f4cc1d1 net: route: Do not try to access null link layer address by Jukka Rissanen · 8 years ago
  34. 94f7c4e net: route: Do not try to del null route by Jukka Rissanen · 8 years ago
  35. 90fc27e tests: net: ip-addr: Fix null pointer access in the test by Jukka Rissanen · 8 years ago
  36. 5f63386 tests: crypto: fix coding style by Anas Nashif · 8 years ago
  37. 3ec3276 kconfig: fixed stray Kconfig variables by Anas Nashif · 8 years ago
  38. d7154d5 samples: wpanusb: add testcases by Anas Nashif · 8 years ago
  39. f131e9f boards: mark boards with built-in networking support by Anas Nashif · 8 years ago
  40. 8f77cdd tests: crypto: sha256: limit to systems with >48k of memory by Kumar Gala · 8 years ago
  41. 16ef12c boards: arm: stm32f3_disco: update yaml to spec ram by Kumar Gala · 8 years ago
  42. 4c233bb i2c: stm32: fix build issue by Kumar Gala · 8 years ago
  43. da7cc84 subsystem: cleanup misc and make cpp a subsystem by Anas Nashif · 8 years ago
  44. 4f62c07 Bluetooth: Fix bogus decoding of 8-bit num_handles as 16-bit by Johan Hedberg · 8 years ago
  45. baf4f0c Bluetooth: conn: Switch order of tx_notify & tx_queue by Johan Hedberg · 8 years ago
  46. b56768b Bluetooth: controller: Fix first interval to be within +/-16us by Vinayak Kariappa Chettimada · 8 years ago
  47. 00ac048 net: context: Remove tcp struct SYN-ACK timer handling by Patrik Flykt · 8 years ago
  48. 117771e net: context: Add TCP SYN-ACK timer handling by Patrik Flykt · 8 years ago
  49. 864df87 net: tcp: Implement TCP backlog for incoming connections by Patrik Flykt · 8 years ago
  50. 9cc7431 net: tcp: Make initial sequence number calculation public by Patrik Flykt · 8 years ago
  51. 7a31d4b net: app: Fix dual IPv4 and IPv6 support by Jukka Rissanen · 8 years ago
  52. 489ea9b net: context: Remove useless asserts when setting net_buf pools by Jukka Rissanen · 8 years ago
  53. 8d108c9 tests: mbedtls: cleanup prj.conf by Anas Nashif · 8 years ago
  54. 52a4916 tests: crypto: do not build when DEBUG is enabled by Anas Nashif · 8 years ago
  55. 882c19d tests: remove build_only tag by Anas Nashif · 8 years ago
  56. c364e06 tests: move spi test under tests/ by Anas Nashif · 8 years ago
  57. c69de8b samples: remove reference to nimble by Anas Nashif · 8 years ago
  58. a4a9553 boards: frdm_k64f: enable ethernet for networking by Anas Nashif · 8 years ago
  59. 25a8b88 sanitycheck: fix supported/depends_on usage by Anas Nashif · 8 years ago
  60. 7318fa2 boards: qemu: enable test random generator by Anas Nashif · 8 years ago
  61. d7e15aa benchmark: footprint: fixed testcase by Anas Nashif · 8 years ago
  62. 4c56b90 drivers: slip: move doxygen header by Anas Nashif · 8 years ago
  63. 9ed80ad drivers: ataes132a: Fix Kconfig name by Anas Nashif · 8 years ago
  64. e32cfe5 kconfig: fix typo in Kconfig name: NET_RPL_MC_EXT by Anas Nashif · 8 years ago
  65. 68d7a20 ethernet: fix Kconfig option for ETHERNET by Anas Nashif · 8 years ago
  66. c2e62f4 net: kconfig: fix help message for SLIP by Anas Nashif · 8 years ago
  67. c01c074 net: fix wrong Kconfig by Anas Nashif · 8 years ago
  68. 8e8d49a i2c: stm32: Cleanup how we enable the specific I2C driver by Kumar Gala · 8 years ago
  69. 5ffffb8 scripts: gen_mmu: Rectified MMU page table generation. by Adithya Baglody · 8 years ago
  70. 70e54f9 scripts: extract_dts_includes.py: Adhere to PEP8 by Andy Gross · 8 years ago
  71. c170855 Bluetooth: hci_uart: Set the UART TX size correctly by Carles Cufi · 8 years ago
  72. 2597011 Bluetooth: Clean up struct bt_conn by Johan Hedberg · 8 years ago
  73. 8aac831 samples: mqtt_publisher: fixed typo by Anas Nashif · 8 years ago
  74. 066edc7 scripts: extract_dts_includes.py: Fix names generation by Andy Gross · 8 years ago
  75. 30beef9 Bluetooth: GATT Introduce BT_GATT_CCC_MAX helper define by Johan Hedberg · 8 years ago
  76. dd542e1 Bluetooth: GATT: Reorder bt_gatt_ccc_cfg to eliminate padding by Johan Hedberg · 8 years ago
  77. cf1f3c2 Bluetooth: Kconfig: let MAX_PAIRED be 0 if SMP is not supported by Johan Hedberg · 8 years ago
  78. d990079 Bluetooth: controller: Fix HCI remote version structure by Carles Cufi · 8 years ago
  79. 269a828 Bluetooth: controller: Use RL indices in adv ISR by Carles Cufi · 8 years ago
  80. 2dd375e Bluetooth: controller: Fix advertisement event lengths by Vinayak Kariappa Chettimada · 8 years ago
  81. 879c49c Bluetooth: controller: Rename chl_* to chan_* by Vinayak Kariappa Chettimada · 8 years ago
  82. 3897362 Bluetooth: controller: Fix Event Mask Page 2 handling by Carles Cufi · 8 years ago
  83. 37af7b5 tests/ieee802154: Fix how is initialized the driver lock in l2 test by Tomasz Bursztyka · 8 years ago
  84. a0fc5d8 net: app: prevent setting semaphore limit to 0 by Erwin Rol · 8 years ago
  85. f541ba3 net: app: fix typo by Erwin Rol · 8 years ago
  86. 07c0d3d samples: ipm_mailbox: fix thread creation by Anas Nashif · 8 years ago
  87. fc14bfb Bluetooth: controller: Filter Auth Payload timeout exp by Carles Cufi · 8 years ago
  88. 73378e1 Bluetooth: controller: Add support for Event Mask Page 2 by Carles Cufi · 8 years ago
  89. b97a467 Bluetooth: controller: Reset filters correctly by Carles Cufi · 8 years ago
  90. 7a79101 Bluetooth: tests: Remove unused prj_nimble.conf files by Johan Hedberg · 8 years ago
  91. 395daba samples/spi: Enable test on STM32 SoCs by Neil Armstrong · 8 years ago
  92. 394aa81 samples/spi: Permit specifying low test frequency by Neil Armstrong · 8 years ago
  93. 9eb865e samples/spi: Make async test optional by Neil Armstrong · 8 years ago
  94. ed608ba pinmux: stm32: nucleo_l432kc: Add SPI pins by Neil Armstrong · 8 years ago
  95. f7bee90 pinmux: stm32: nucleo_l476rg: Fix SPI Pinmux by Neil Armstrong · 8 years ago
  96. e217094 boards: nucleo_l476rg: Document default SPI pinmux by Neil Armstrong · 8 years ago
  97. a9b3ce3 pinmux: stm32: nucleo_f334r8: add support for SPI by Erwan Gouriou · 8 years ago
  98. fbf2193 pinmux: stm32: nucleo_f401re: Add support for SPI by Jorge Ramirez-Ortiz · 8 years ago
  99. 9033fb2 spi: add SPI driver for STM32 family by Neil Armstrong · 8 years ago
  100. a3a57b4 spi/api: extend with vendor specific configs by Jorge Ramirez-Ortiz · 8 years ago