zephyr/subsys/net/l2/ethernet
Arvin Farahmand c95e0825d2 dsa: updated api to use net_if
Change DSA API to use `net_if` directly to make API calls instead of
indirectly via `dsa_context` and `switch_id`.
Remove unused `switch_id`, `switch_enable_port`, and `dsa_get_context`.

Signed-off-by: Arvin Farahmand <arvinf@ip-logix.com>
2021-07-26 19:37:22 -04:00
..
dsa dsa: updated api to use net_if 2021-07-26 19:37:22 -04:00
gptp
lldp
CMakeLists.txt net: bridge: Ethernet bridge shell utility 2021-07-21 18:20:01 -04:00
Kconfig net: bridge: Ethernet bridge shell utility 2021-07-21 18:20:01 -04:00
arp.c
arp.h
bridge.c
bridge.h
bridge_shell.c net: bridge: Ethernet bridge shell utility 2021-07-21 18:20:01 -04:00
eth_stats.h
ethernet.c
ethernet_mgmt.c
ethernet_stats.c