zephyr/drivers/net
Robert Lubos dd535f611d net: ppp: Align PPP driver/L2 with iface state upgrade
Align PPP drivers/L2 with interface state handling update. Use the
carrier on/off notification instead of bringing the interface up/down to
update the interface state.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2022-10-20 10:00:31 +02:00
..
canbus.c net: context: properly namespace can-related methods 2022-09-05 14:35:17 +00:00
CMakeLists.txt drivers: net: canbus: move CAN bus network driver to drivers/net 2022-07-13 10:34:51 +02:00
Kconfig drivers: net: canbus: move CAN bus network driver to drivers/net 2022-07-13 10:34:51 +02:00
loopback.c
ppp.c net: ppp: Align PPP driver/L2 with iface state upgrade 2022-10-20 10:00:31 +02:00
slip.c