zephyr/subsys/net/l2/ethernet
Krzysztof Chruscinski 041f0e5379 all: logging: Remove log_strdup function
Logging v1 has been removed and log_strdup wrapper function is no
longer needed. Removing the function and its use in the tree.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-06-23 13:42:23 +02:00
..
dsa subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
gptp all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
lldp subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
arp.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
arp.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
bridge_shell.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
bridge.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
bridge.h net: ethernet: bridging support 2021-07-21 18:20:01 -04:00
CMakeLists.txt drivers: ethernet: build as static library 2021-08-17 06:06:03 -04:00
eth_stats.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ethernet_mgmt.c net: ethernet: Remove double assignment 2022-06-22 12:28:35 +02:00
ethernet_stats.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ethernet.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
Kconfig net: ethernet: Add Kconfig option to forward unrecognized EtherType frames 2022-05-27 15:40:29 -07:00