summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/usb.h
Commit message (Expand)AuthorAgeFilesLines
* [dm96xx] Add driver for Davicom DM96xx USB Ethernet NICsMichael Brown2015-03-091-0/+3
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [usb] Provide generic framework for refilling receive endpointsMichael Brown2015-02-131-0/+40
* [usb] Handle port status changes received after failing to find a driverMichael Brown2015-02-121-1/+7
* [usb] Allow usb_stream() to enforce a terminating short packetMichael Brown2015-02-101-3/+5
* [usb] Parse endpoint descriptor bInterval fieldMichael Brown2015-02-101-1/+8
* [usb] Try multiple USB device configurationsMichael Brown2015-02-091-3/+3
* [usb] Add basic support for USB devicesMichael Brown2015-02-031-0/+1149