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
/
xhcireg.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more flags to the debug bitmask
guenther
2019-05-10
1
-2
/
+3
*
HCCPARAMS1 register CFC and SEC values are 1 bit.
mglocker
2019-02-14
1
-3
/
+3
*
Correct IST macro and add a new macro for setting Frame IDs.
mpi
2018-04-28
1
-2
/
+4
*
Introduce an helper function to extract endpoint's max burst value.
mpi
2018-04-27
1
-4
/
+5
*
Add support for isochronous transfers to xhci(4).
stsp
2017-09-08
1
-2
/
+7
*
Do not trust the content of event TRBs coming from the hardware and
mpi
2015-01-18
1
-4
/
+1
*
Complete synchronous abort method modeled after the existing ones.
mpi
2015-01-18
1
-2
/
+2
*
When chaining TRBs, calculate the TD Size as described in section
mpi
2015-01-02
1
-1
/
+2
*
Use a bitmask when dumping TRB flags. No change in !XHCI_DEBUG.
mpi
2014-12-21
1
-1
/
+4
*
Stop using usb_{alloc,free}mem() for the rings and internal structures.
mpi
2014-12-15
1
-2
/
+15
*
When resetting an endpoint do not purge the ring. Instead set the
mpi
2014-12-08
1
-2
/
+1
*
Support USB 1.x devices below external hubs.
mpi
2014-11-10
1
-5
/
+3
*
Do not mark the pipe as halted when the HC reports a (split) transaction
mpi
2014-10-05
1
-2
/
+2
*
Improve the logic to determine the maximum endpoint service interface
mpi
2014-08-08
1
-15
/
+8
*
To enable Intel XHCI host controller, re-route all of usb port to xhci
yuo
2014-07-12
1
-2
/
+5
*
Dumb xhci(4) implementation.
mpi
2014-03-08
1
-0
/
+439