david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/drivers/usb
Michael Brown 63113f591f [usb] Allow for USB network devices with no interrupt endpoint
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2017-06-14 12:14:54 +01:00
..
ehci.c [ehci] Add extra debugging information 2016-02-05 21:03:17 +00:00
ehci.h [ehci] Use meaningful device names in debug messages 2015-05-10 00:19:11 +01:00
uhci.c [usb] Record USB device speed separately from current port speed 2015-12-07 13:08:23 +00:00
uhci.h [uhci] Use meaningful device names in debug messages 2015-05-10 00:19:16 +01:00
usbhid.c [usb] Add generic USB human interface device (HID) framework 2015-05-12 15:40:20 +01:00
usbhub.c [usb] Allow USB endpoints to specify a reserved header length for refills 2016-01-19 00:01:11 +00:00
usbhub.h [usb] Allow additional settling time for out-of-spec hubs 2015-12-07 13:16:47 +00:00
usbio.c [usb] Allow for wildcard USB class IDs 2015-09-14 21:56:40 +01:00
usbio.h [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL 2015-09-07 01:38:40 +01:00
usbkbd.c [usb] Allow USB endpoints to specify a reserved header length for refills 2016-01-19 00:01:11 +00:00
usbkbd.h [usb] Add support for numeric keypad on USB keyboards 2016-01-06 18:55:08 +00:00
usbnet.c [usb] Allow for USB network devices with no interrupt endpoint 2017-06-14 12:14:54 +01:00
xhci.c [xhci] Avoid accessing beyond end of endpoint context array 2017-03-21 16:22:42 +02:00
xhci.h [xhci] Ignore invalid protocol speed ID values on Intel Skylake platforms 2015-06-18 15:09:57 +01:00