index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
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
*
[malloc] Rename malloc_dma() to malloc_phys()
Michael Brown
2020-11-05
1
-14
/
+15
*
[pci] Update drivers to use pci_ioremap()
Michael Brown
2020-09-25
1
-1
/
+1
*
[usb] Avoid unnecessary calls to usb_hub_set_drvdata()
Michael Brown
2020-07-03
1
-8
/
+1
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
1
-0
/
+1
*
[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