summaryrefslogtreecommitdiffstats
path: root/src/drivers/usb/usbnet.c
Commit message (Expand)AuthorAgeFilesLines
* [usb] Allow for USB network devices with no interrupt endpointMichael Brown2017-06-141-13/+21
* [usb] Select preferred USB device configuration based on driver scoreMichael Brown2015-09-141-2/+2
* [usb] Add USB_INTERRUPT_OUT internal typeMichael Brown2015-05-111-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [usb] Add generic USB network device frameworkMichael Brown2015-02-171-0/+280