zephyr/subsys/net/l2
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
..
bluetooth net: l2: bluetooth: Handle error if failed to register server 2021-05-28 10:44:47 -05:00
canbus net: 6locan: Convert to use k_fifo instead of k_work 2021-05-07 09:46:44 -05:00
dummy net: capture: Catch sent and received packets 2021-04-02 07:24:06 -04:00
ethernet dsa: updated api to use net_if 2021-07-26 19:37:22 -04:00
ieee802154 net: l2: ieee802154: Fix LL address handling on frame reception 2021-07-09 09:10:56 -04:00
openthread net: openthread: add Kconfig options for periodic parent search 2021-07-15 15:16:32 +02:00
ppp net: ppp: Convert to use k_fifo instead of k_work 2021-05-07 09:46:44 -05:00
virtual net: remove usage of device_pm_control_nop 2021-04-27 16:28:49 -04:00
wifi
CMakeLists.txt net: virtual: Add virtual network interface support 2021-03-29 07:40:24 -04:00
Kconfig net: virtual: Add virtual network interface support 2021-03-29 07:40:24 -04:00