zephyr/subsys/net/l2/ethernet
Fin Maaß ed4d421ace drivers: ethernet: remove phy related configs from eth config
remove phy related configs from eth config.
phy related configs chould go directly into the phy.
Most ethernet drivers didn't support the now removed
functions yet. Users should instead use `phy_configure_link()`
together with the `net_eth_get_phy()` function.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
2025-06-11 10:17:37 -07:00
..
dsa net: dsa: introduce new DSA framework 2025-04-24 01:26:46 +02:00
gptp net: gptp: adjust only frequency for continuous synchronization 2025-05-02 09:17:12 +02:00
lldp net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
arp.c net: l2: ethernet: arp: unref pkt if queue add fails 2025-04-24 22:58:51 +02:00
arp.h net: l2: ethernet: arp: explicit error codes 2025-04-24 22:58:51 +02:00
bridge_shell.c
bridge.c drivers/ethernet/eth_native_posix: Rename to eth_native_tap 2025-03-07 20:10:38 +01:00
bridge.h
CMakeLists.txt
eth_stats.h
ethernet_mgmt.c drivers: ethernet: remove phy related configs from eth config 2025-06-11 10:17:37 -07:00
ethernet_stats.c
ethernet.c net: l2: ethernet: ethernet_ll_prepare_on_ipv4 handling 2025-04-24 22:58:51 +02:00
Kconfig net: l2: Add a config option to allow mismatched L3/L2 address packets 2025-02-06 17:48:37 +01:00
vlan.c net: vlan: Avoid printf modifier issue with size_t variable 2025-04-24 20:27:58 +02:00