zephyr/samples/net
Arvin Farahmand c1248164a4 samples: dsa: update to match new api
Update to DSA sample to use the new DSA API.

Signed-off-by: Arvin Farahmand <arvinf@ip-logix.com>
2021-07-26 19:37:22 -04:00
..
capture samples: net: capture: Network packet capture app 2021-04-02 07:24:06 -04:00
civetweb samples: civetweb: websocket_server: Fix build issue 2021-04-17 07:47:42 -04:00
cloud tests/samples: Remove setting of CONFIG_DEBUG_OPTIMIZATIONS 2021-06-16 13:35:29 -05:00
common
dhcpv4_client zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dns_resolve net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
dsa samples: dsa: update to match new api 2021-07-26 19:37:22 -04:00
eth_native_posix doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
gptp doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
gsm_modem samples: net: gsm_modem: Add GSM mux compile test 2021-05-17 10:57:53 -04:00
ipv4_autoconf sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
lldp samples: net: Fix vlan error message in samples 2021-01-07 09:52:21 -06:00
lwm2m_client manifest: update openthread 2021-07-07 07:47:52 -05:00
mdns_responder samples: net: mdns_responder: Fix coverity resource leak issue 2021-03-09 13:10:48 +02:00
mqtt_publisher doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
openthread/coprocessor samples: openthread: Add test configuration for coprocessor sample 2021-04-30 12:58:31 -05:00
promiscuous_mode zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets samples: net: adjusted Kconfig settings for pocket and tcp samples 2021-07-26 15:30:38 +02:00
stats net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
syslog_net samples: net: syslog: remove case without newlib 2021-04-22 07:42:58 -04:00
telnet zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
virtual samples: net: virtual: remove usage of device_pm_control_nop 2021-04-28 20:40:00 -04:00
vlan samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
wifi drivers: spi: Remove unused Kconfig symbols 2021-03-09 04:53:46 -05:00
wpan_serial coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
wpanusb samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
zperf clock: renmae z_timeout_end_calc -> sys_clock_timeout_end_calc 2021-03-19 11:22:17 -04:00
net.rst