index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
xhcivar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do proper accounting of zero length TDs. Currently a specific number
mglocker
2020-12-24
1
-1
/
+2
*
Use MSEC_TO_NSEC() to define XHCI_CMD_TIMEOUT & use it w/ tsleep_nsec(9).
mpi
2019-10-06
1
-2
/
+2
*
Serialize synchronous commands with a rwlock.
mpi
2018-09-05
1
-1
/
+2
*
Print xHCI revision in dmesg.
mpi
2018-05-08
1
-1
/
+2
*
Do not trust the content of event TRBs coming from the hardware and
mpi
2015-01-18
1
-1
/
+4
*
Since we are no longer resetting rings when a Babble or Stall condition
mpi
2015-01-18
1
-2
/
+2
*
Stop using usb_{alloc,free}mem() for the rings and internal structures.
mpi
2014-12-15
1
-15
/
+21
*
Do not enable interrupts before attaching usb(4), fix a panic when an
mpi
2014-10-30
1
-1
/
+2
*
Get rid of the per-softc freelist of transfer descriptors and use a
mpi
2014-04-29
1
-3
/
+1
*
Instead of matching root hubs with a custom address, that only works
mpi
2014-03-25
1
-2
/
+1
*
Upon resume do a full reset of the HC, including the command and event
mpi
2014-03-25
1
-3
/
+2
*
Dumb xhci(4) implementation.
mpi
2014-03-08
1
-0
/
+142