zephyr/subsys/usb
Andrei Emeltchenko 222aa6009c netusb: rndis: Fix RNDIS always disabled state
Fix regression with RNDIS due to different USB configuration method.
RNDIS drivers in Windows never call Set Interface and netusb is always
disabled. Change to enable netusb upon USB Set Configuration.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2018-04-26 16:30:29 +03:00
..
class netusb: rndis: Fix RNDIS always disabled state 2018-04-26 16:30:29 +03:00
CMakeLists.txt subsys: usb: Set Zephyr project USB Vendor and Product IDs 2018-01-15 15:47:53 -05:00
composite.c usb: Rename SYS_LOG_USB to SYS_LOG_USB_DEVICE 2018-01-17 18:53:05 -05:00
composite.h usb: Remove unneeded header include 2018-04-25 07:17:42 +05:30
Kconfig usb: provide different USB product strings in the USB samples 2018-03-14 11:25:56 +01:00
usb_descriptor.c usb: Add Bluetooth device decriptors 2018-04-20 21:04:42 -07:00
usb_descriptor.h usb: Add Bluetooth device decriptors 2018-04-20 21:04:42 -07:00
usb_device.c usb: call status_callback on interface set 2018-03-16 14:45:24 -07:00