Toggle navigation
Patchwork
Zephyr
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 4707 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
43
44
45
…
47
48
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
net: Adding ALOHA radio protocol to IEEE 802.15.4 L2 driver
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add a function to lookup for an iface from a device
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add some debug message on net_if
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: l2 layer reserve size might need extra parameter
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Sent NS was two bytes too long
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Change srctree to ZEPHYR_BASE in Makefiles
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add support for the IEEE 802.15.4 ORFD
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Fix IPv6 NS packet size check
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add support for ICMPv4 error message
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: tests: Add unit tests for net_nbuf_copy()
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Fix trivial comment errors in header files
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Kconfig: Refactor Kconfig menus for better clarity
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Set IP protocol type when sending ethernet packet
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Do not overwrite SYS_LOG_DOMAIN
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Make IPv6 ND optional
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Initial router advertisement support
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Initial router solicitation support
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add comment explaining net_core's verdict values
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Use debugging net_buf unref function
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Write ethernet header in pdu when using slip and tap
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Initial IPv6 neighbor discovery support
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Make sure ethernet l2 sets src and dst addresses
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Process ICMPv6 packets only if IPv6 is enabled
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Set the ll src and dst addresses in ethernet l2 driver
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Buffer leak if net_if_send_data() returns NET_DROP
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Depending on debug flags the stdio.h is not included
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Refactor various network init functions
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Set the l2 src/dst addresses in nbuf
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Re-send ARP when needed
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Network stack analyzer uses now the SYS_LOG sub-system
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Reserve eth ll header len in L2 ethernet driver
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Moved ARP helper macro to arp.h
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: tests: Fix unit test for IP utils
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Change how the L2 header space is reserved in net_buf
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: The NET_DEBUG must not be set in header file
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add utility to remove ipv4 address from iface
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: ARP unit test needs to be run from fiber
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Set multicast dst address in ethernet if missing
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Ethernet L2 TX side needs to setup fragments
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add a neighbor cache needed in IPv6
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add link layer reserve information to l2 driver
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add IPv6 utils for address manipulation
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: No need to do ARP for IPv6 network packet
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add Kconfig option for compiling IPv4 support
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Refactor debug printing in net_if
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add Kconfig option for compiling IPv6 support
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Initial commit for the new IP stack
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add net_context to compilation
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add network address information to interface
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Utilities to set and lookup interface IPv6 addresses
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add TX fifo to network interface
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add nbuf buffer API
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add function that feeds data to RX fifo
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: tests: Add IPv6 address manipulation unit tests
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Enable compilation of net_if.c
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Execute net_init() automatically
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: tests: Temporarily remove nbuf unit test
-
-
-
2016-11-29
Gilbert Pitney
Rejected
slip: Add driver for host to qemu connectivity
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add net_analyze_stack() macro
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Start to use logging macros from sys_log.h
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add net_if_get_by_link_addr() util function
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Start to receive network packets
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add debug function to print IP address
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Compile new stack if enabled
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: tests: Add unit test for IP and MAC address printing
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Compile IPv6 and IPv4 address conditionally
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add defines for various IP protocol header lengths
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add utility func to return IP address type as a string
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add utility functions to check IPv6 addresses
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Refactored RX fiber init
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add ntohl() and related macros
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add generic network interface header
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add debug function to print MAC address
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add multicast address to network interface
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add statistics gathering support
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: apps: Create a skeleton echo-server for new IP stack
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Fix compilation error in net_if.h
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Drop received source mcast IPv6 packets
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add IPv4 addresses to network interface
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: tests: Add IPv4 address unit tests
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: IPv6 address utility funcs for network interface
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Receive IPv6 packet
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add send() to net_if API
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Add IPv6 prefixes to network interface
-
-
-
2016-11-29
Gilbert Pitney
Rejected
net: Use same prefix in new IP stack Kconfig
-
-
-
2016-11-29
Gilbert Pitney
Rejected
counter: Fix interface
-
-
-
2016-11-29
Vincenzo Frascino
Accepted
counter: Refactor main Kconfig file
-
-
-
2016-11-29
Vincenzo Frascino
Accepted
watchdog: Refactor main Kconfig file
-
-
-
2016-11-29
Vincenzo Frascino
Accepted
dts: Add support for Device Tree
-
-
-
2016-11-29
Andy Gross
Accepted
tests/kernel: Test CONFIG_RUNTIME_NMI behavior
-
-
-
2016-11-28
Vincenzo Frascino
Accepted
board: v2m_beetle: Update defconfig
-
-
-
2016-11-28
Vincenzo Frascino
Rejected
pinmux: prepare support for stm32 PWM driver
-
-
-
2016-11-28
Erwan Gouriou
Accepted
samples: pwm: update PWM sample to support ST Nucleo boards
-
-
-
2016-11-28
Erwan Gouriou
Accepted
pwm/stm32: add PWM driver for STM32 F1/F4/L4
-
-
-
2016-11-28
Erwan Gouriou
Accepted
board: configure pwm support on ST Nucleo boards
-
-
-
2016-11-28
Erwan Gouriou
Accepted
soc: stm32xx: add pwm pinmux support
-
-
-
2016-11-28
Erwan Gouriou
Accepted
cc3200: Add a GPIO driver for the TI CC3200 LaunchXL
-
-
-
2016-11-24
Gilbert Pitney
Accepted
cc3200: Add generic definitions for LEDs and switches
-
-
-
2016-11-24
Gilbert Pitney
Accepted
cc3200: Add pinmux initialization for GPIO Ports
-
-
-
2016-11-24
Gilbert Pitney
Accepted
samples: disco: Update to handle the 3 LEDs on the TI CC3200 LaunchXL
-
-
-
2016-11-24
Gilbert Pitney
Rejected
«
1
2
...
43
44
45
…
47
48
»