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
/
mii
/
tqphy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+1
*
Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>.
mpi
2014-12-05
1
-1
/
+2
*
mii drivers no longer need activate functions. Repair of the PHY
deraadt
2013-12-28
1
-3
/
+2
*
Manuel Bouyer rescinded clauses 3 and 4 of his license text.
jsg
2010-07-23
1
-6
/
+1
*
Update for name changes.
brad
2008-10-25
1
-3
/
+3
*
remove some useless comments.
brad
2008-09-08
1
-4
/
+1
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
Always explicitly set IFM_HDX for half-duplex.
kettenis
2006-12-27
1
-1
/
+4
*
use mii_phy_match()
brad
2005-02-19
1
-9
/
+14
*
Get flags passed down to PHY drivers correctly. This was done on
brad
2005-01-28
1
-2
/
+2
*
ANSI protos and some minor cleanup
brad
2004-09-27
1
-14
/
+5
*
Restructure the PHY entry points to use a structure of
brad
2004-09-26
1
-4
/
+7
*
don't include sys/malloc.h, no memory management functions are used
brad
2004-09-20
1
-2
/
+1
*
some space and tab cleanup.
fgsch
2002-05-04
1
-6
/
+6
*
First round of __P removal in sys
millert
2002-03-14
1
-6
/
+6
*
sync mii code with netbsd
nate
2000-08-26
1
-60
/
+14
*
Less verbose, detach logic
niklas
2000-05-15
1
-7
/
+12
*
Merge with NetBSD:
jason
1999-12-07
1
-0
/
+305