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
/
uhub.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Shrink dmesg output. Tweaked version of a diff from tedu@
jsg
2007-06-06
1
-2
/
+5
*
Remove the "Static" declaration of many functions. It was defined to be empty
mbalmer
2007-06-05
1
-3
/
+3
*
Remove more Free(?)BSD and NetBSD #ifdef/#endifs. No functional nor
mbalmer
2007-06-01
1
-83
/
+1
*
Farewell USB_{ATTACH,MATCH,DETACH}* you will not be missed.
jsg
2007-05-27
1
-15
/
+17
*
Remove logprintf macro
jsg
2007-05-21
1
-3
/
+3
*
Reapplication of rev 1.36.
pascoe
2007-03-22
1
-3
/
+5
*
Backout pascoe@'s last USB change because it page faults at attachment
mglocker
2007-03-18
1
-5
/
+3
*
Wait the stable power delay on a USB hub only once per hub (not per port),
pascoe
2007-03-18
1
-3
/
+5
*
fix typos in debug messages
mjc
2006-06-26
1
-2
/
+2
*
In a drivers activate() entry point, if on DVACT_DEACTIVATE it does
miod
2006-06-23
1
-2
/
+2
*
Don't keep the devinfo string on the stack, instead use malloc/free.
brad
2005-08-01
1
-4
/
+6
*
shorten dmesg
dlg
2005-03-28
1
-9
/
+9
*
Merge support for USB1 devices located beyond USB2 hubs, mostly from netbsd.
pascoe
2005-03-13
1
-7
/
+38
*
get rid of uhub_reset_device
dlg
2004-12-12
1
-81
/
+1
*
better way to do the reattachement of a device
dlg
2004-12-12
1
-3
/
+6
*
code to let us cause a detach and reattach of a device from software
dlg
2004-12-09
1
-1
/
+81
*
from netbsd via loki@animata.net, revision 1.68
deraadt
2004-07-11
1
-2
/
+5
*
from netbsd via loki@animata.net
deraadt
2004-07-11
1
-2
/
+2
*
put "do { } while (0)" wrappers on all the debug maroc functions
deraadt
2004-07-08
1
-3
/
+3
*
silence something
deraadt
2004-07-07
1
-2
/
+2
*
From FreeBSD (via rees@umich.edu and nate)
pvalchev
2004-06-10
1
-1
/
+2
*
Sync USB code with NetBSD.
nate
2003-07-08
1
-6
/
+17
*
fix documentation links from netbsd
nate
2003-05-19
1
-2
/
+2
*
string cleanup; nate ok
deraadt
2003-05-07
1
-2
/
+2
*
get rid of trailing whitespace
nate
2002-07-25
1
-18
/
+18
*
Handle resetting port better.
nate
2002-07-10
1
-3
/
+21
*
Meant to commit only ulpt and committed everything. Most things weren't ready
nate
2002-05-07
1
-31
/
+6
*
Sync ulpt driver with NetBSD
nate
2002-05-07
1
-6
/
+31
*
Synchronize usb code with NetBSD.
nate
2001-10-31
1
-8
/
+14
*
Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different
aaron
2001-05-03
1
-3
/
+3
*
Another USB sync with NetBSD. We are still lacking an up-to-date umass(4)
aaron
2001-01-28
1
-2
/
+2
*
Sync with NetBSD. Too many changes to mention. For now I have skipped
aaron
2000-11-08
1
-25
/
+17
*
sync with NetBSD... well almost. someone w/ the hw should check umass.
fgsch
2000-07-04
1
-74
/
+67
*
Sync with NetBSD. USB Ethernet drivers should work now.
aaron
2000-03-30
1
-9
/
+9
*
Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the
aaron
2000-03-28
1
-37
/
+41
*
Sync with NetBSD.
aaron
2000-03-26
1
-77
/
+120
*
sync with NetBSD.
fgsch
1999-11-07
1
-39
/
+61
*
Sync with NetBSD.
fgsch
1999-09-27
1
-65
/
+23
*
sync with NetBSD;
fgsch
1999-08-31
1
-3
/
+3
*
Sync with NetBSD;
fgsch
1999-08-27
1
-10
/
+17
*
Sync with NetBSD. Mostly FreeBSD related changes.
fgsch
1999-08-16
1
-5
/
+22
*
From NetBSD; USB support.
fgsch
1999-08-13
1
-0
/
+542
[prev]