zephyr/samples/net
Alexander Wachter 05275ecf6e drivers: can: rework zcan_frame and zcan_filter
Reordering of the struct elements to match the Linux format.
The __packed() is not necessary anymore.
std_id and ext_id is merged to id in the frame and filter.
Additionally, the frames are ready for CAN-FD.

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2020-12-17 11:07:53 +01:00
..
civetweb samples: http_server: fix test filters 2020-12-16 12:49:58 -05:00
cloud sample: tagoio_http_post: add net harness to testsuite 2020-12-16 12:49:58 -05:00
common license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dhcpv4_client zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dns_resolve zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_native_posix sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
gptp net: scripts: Make test runner script fully generic 2020-11-20 16:07:59 +02:00
gsm_modem samples: net: gsm: Add suspend/resume shell commands 2020-10-21 00:08:39 +03:00
ipv4_autoconf sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
lldp sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
lwm2m_client net: lwm2m: Added execute arguments support 2020-12-13 15:39:08 -05:00
mdns_responder net: dns: enable dns service discovery for mdns responder 2020-11-09 16:15:02 -08:00
mqtt_publisher kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
openthread/coprocessor net: openthread: OpenThread RCP mode integration into Zephyr 2020-11-19 12:34:14 +01:00
promiscuous_mode zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets drivers: can: rework zcan_frame and zcan_filter 2020-12-17 11:07:53 +01:00
stats samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
syslog_net tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
telnet zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
vlan samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
wifi samples: net: wifi: Enable inventek es-WIFI shield tests 2020-11-03 11:05:43 +01:00
wpan_serial samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
wpanusb samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
zperf samples: net: zperf: Allow DHCPv4 or manually set addresses 2020-12-01 16:32:07 +02:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00