zephyr/subsys/usb
Andrei Emeltchenko 7cb8689397 usb: netusb: Add ethernet_init()
After PR #8608 every driver should call ethernet_init(), fixes missing
chunks of that PR.

Fixes: #8752

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2018-07-05 09:56:53 -04:00
..
class usb: netusb: Add ethernet_init() 2018-07-05 09:56:53 -04:00
bos.c usb: bos: Add USB BOS descriptors API 2018-06-20 15:47:00 -04:00
CMakeLists.txt usb: bos: Add USB BOS descriptors API 2018-06-20 15:47:00 -04:00
Kconfig usb: bos: Add USB BOS descriptors API 2018-06-20 15:47:00 -04:00
usb_descriptor.c usb: usb_descriptor: fix null pointer dereference 2018-07-03 14:28:46 -04:00
usb_descriptor.h subsys: usb: rework composite device support 2018-06-15 11:02:05 +02:00
usb_device.c usb: mark unused arguments correctly 2018-07-01 22:58:23 +02:00