zephyr/subsys/usb/class/netusb
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
..
CMakeLists.txt usb: netusb: Add CDC EEM network usb function 2018-04-06 06:50:34 -04:00
function_ecm.c usb: usbnet: ecm: Use transfer API 2018-03-16 14:45:24 -07:00
function_eem.c usb: netusb: Add CDC EEM network usb function 2018-04-06 06:50:34 -04:00
function_rndis.c usb: rndis: Use offsetof macro to ease offset calculations 2018-01-17 18:53:05 -05:00
function_rndis.h usb: Add RNDIS packet boundary check 2018-01-17 18:53:05 -05:00
Kconfig usb: netusb: Add CDC EEM network usb function 2018-04-06 06:50:34 -04:00
netusb.c netusb: rndis: Fix RNDIS always disabled state 2018-04-26 16:30:29 +03:00
netusb.h usb: netusb: Add CDC EEM network usb function 2018-04-06 06:50:34 -04:00