zephyr/subsys/usb/device/class/netusb
Robert Lubos 942800784c net: netusb: Align netusb driver with iface state upgrade
Align netusb driver with interface state handling update. Instead of
bringing the interface up/down from the driver level, use carrier on/off
notification to update the inteface state.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2022-10-20 10:00:31 +02:00
..
CMakeLists.txt
function_ecm.c netusb: allocate packets from RX pool for incoming frames 2022-07-01 16:26:13 +00:00
function_eem.c netusb: allocate packets from RX pool for incoming frames 2022-07-01 16:26:13 +00:00
function_rndis.c netusb: allocate packets from RX pool for incoming frames 2022-07-01 16:26:13 +00:00
function_rndis.h
Kconfig
netusb.c net: netusb: Align netusb driver with iface state upgrade 2022-10-20 10:00:31 +02:00
netusb.h