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