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
/
uhcivar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not pass an xfer pointer to the timeout routine checking for root hub
mpi
2014-05-18
1
-4
/
+3
*
There is no need to remember which usb(4) device is the child of an USB
mpi
2014-05-16
1
-4
/
+2
*
Get rid of the per-softc freelist of transfer descriptors and use a
mpi
2014-04-29
1
-3
/
+1
*
Start de-obfuscating the HC drivers.
mpi
2014-04-27
1
-3
/
+1
*
Instead of matching root hubs with a custom address, that only works
mpi
2014-03-25
1
-2
/
+1
*
Reduce the differences with ehci(4)'s transfer decriptors. This is a
mpi
2013-11-01
1
-12
/
+6
*
Move the abort_task storage to the generic USB xfer structure instead
mpi
2013-11-01
1
-2
/
+1
*
Enforce ca_activate tree-walks over the entire heirarchy for all events,
deraadt
2013-05-30
1
-3
/
+1
*
Get rid of various 'typedef struct' definitions and use plain structure
mglocker
2013-04-15
1
-33
/
+33
*
use the dying flag in struct usbd_bus instead of a private dying flag
jakemsr
2010-12-14
1
-2
/
+1
*
remove the powerhook code. All architectures now use the ca_activate tree
deraadt
2010-09-07
1
-2
/
+1
*
Get rid of __HAVE_GENERIC_SOFT_INTERRUPTS now that all our platforms support it.
kettenis
2009-11-04
1
-3
/
+1
*
Get rid of devact enum, substitute it with an int and coresponding defines.
pirofti
2009-10-13
1
-2
/
+2
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
Replace the USB_USE_SOFTINTR macro with __HAVE_GENERIC_SOFT_INTTERUPTS
mbalmer
2007-06-15
1
-3
/
+3
*
Remove the definition and use of the device_ptr_t which was a struct device *.
mbalmer
2007-06-12
1
-3
/
+3
*
Remove definitions and usage of usb_callout and related macros. These macros
mbalmer
2007-06-10
1
-2
/
+2
*
Last part of FreeBSD/NetBSD sepcific code removal.
mbalmer
2007-06-04
1
-4
/
+1
*
Sync USB code with NetBSD.
nate
2003-07-08
1
-3
/
+8
*
get rid of trailing whitespace
nate
2002-07-25
1
-4
/
+4
*
Meant to commit only ulpt and committed everything. Most things weren't ready
nate
2002-05-07
1
-4
/
+2
*
Sync ulpt driver with NetBSD
nate
2002-05-07
1
-2
/
+4
*
interrupts cannot happen before
mickey
2001-06-12
1
-1
/
+2
*
Sync with NetBSD. Too many changes to mention. For now I have skipped
aaron
2000-11-08
1
-8
/
+12
*
sync with NetBSD... well almost. someone w/ the hw should check umass.
fgsch
2000-07-04
1
-2
/
+3
*
Sync with NetBSD.
aaron
2000-04-14
1
-8
/
+9
*
Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the
aaron
2000-03-28
1
-13
/
+15
*
Sync with NetBSD.
aaron
2000-03-26
1
-16
/
+24
*
sync with NetBSD.
fgsch
1999-11-07
1
-17
/
+3
*
Sync with NetBSD.
fgsch
1999-09-27
1
-7
/
+7
*
Sync with NetBSD;
fgsch
1999-08-27
1
-20
/
+26
*
Sync with NetBSD. Mostly FreeBSD related changes.
fgsch
1999-08-16
1
-6
/
+3
*
From NetBSD; USB support.
fgsch
1999-08-13
1
-0
/
+185