index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
usb
/
ehci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ehci] Add extra debugging information
Michael Brown
2016-02-05
1
-2
/
+73
*
[usb] Record USB device speed separately from current port speed
Michael Brown
2015-12-07
1
-2
/
+2
*
[ehci] Support arbitrarily large transfers
Michael Brown
2015-09-13
1
-14
/
+49
*
[ehci] Do not treat zero-length NULL pointers as unreachable
Michael Brown
2015-09-13
1
-0
/
+2
*
[usb] Generalise zero-length packet generation logic
Michael Brown
2015-09-13
1
-3
/
+3
*
[ehci] Use meaningful device names in debug messages
Michael Brown
2015-05-10
1
-43
/
+50
*
[ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller
Michael Brown
2015-05-09
1
-0
/
+26
*
[ehci] Poll child companion controllers after disowning port
Michael Brown
2015-05-09
1
-0
/
+53
*
[usb] Detect missed disconnections
Michael Brown
2015-05-08
1
-1
/
+8
*
[pci] Provide PCI_CLASS() to calculate a scalar PCI class value
Michael Brown
2015-05-08
1
-2
/
+2
*
[usb] Include setup packet within I/O buffer for message transfers
Michael Brown
2015-05-01
1
-15
/
+10
*
[xhci] Support USB1 devices attached via transaction translators
Michael Brown
2015-03-23
1
-13
/
+46
*
[ehci] Support USB1 devices attached via transaction translators
Michael Brown
2015-03-23
1
-11
/
+19
*
[usb] Add clear_tt() hub method to clear transaction translator buffer
Michael Brown
2015-03-23
1
-2
/
+22
*
[ehci] Add support for EHCI host controllers
Michael Brown
2015-03-18
1
-0
/
+1845