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
/
usbhub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[usb] Do not attempt to disable USB3 hub ports
Michael Brown
2020-07-02
1
-2
/
+4
*
[usb] Add missing usb_recycle() for completed hub interrupt transfers
Michael Brown
2020-07-02
1
-0
/
+4
*
[usb] Allow USB endpoints to specify a reserved header length for refills
Michael Brown
2016-01-19
1
-1
/
+1
*
[usb] Allow additional settling time for out-of-spec hubs
Michael Brown
2015-12-07
1
-0
/
+11
*
[usb] Use port->disconnected to check for disconnected devices
Michael Brown
2015-12-07
1
-1
/
+2
*
[usb] Allow for wildcard USB class IDs
Michael Brown
2015-09-14
1
-16
/
+2
*
[usb] Select preferred USB device configuration based on driver score
Michael Brown
2015-09-14
1
-0
/
+1
*
[usb] Add USB_INTERRUPT_OUT internal type
Michael Brown
2015-05-11
1
-1
/
+1
*
[usb] Detect missed disconnections
Michael Brown
2015-05-08
1
-0
/
+3
*
[usb] Add clear_tt() hub method to clear transaction translator buffer
Michael Brown
2015-03-23
1
-0
/
+30
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[usb] Use generic refill framework for USB hub interrupt endpoints
Michael Brown
2015-02-13
1
-49
/
+7
*
[usb] Allow usb_stream() to enforce a terminating short packet
Michael Brown
2015-02-10
1
-1
/
+1
*
[usb] Add basic support for USB hubs
Michael Brown
2015-02-03
1
-0
/
+552