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
/
iophy.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
*
IEEE 802.3 Annex 28B.3 explicitly specifies the following relative
brad
2008-09-08
1
-4
/
+5
*
If there is a 100baseT4 connection then fall through so as to
brad
2008-07-11
1
-4
/
+3
*
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
-6
/
+6
*
use mii_phy_match()
brad
2005-02-19
1
-3
/
+3
*
use mii_phy_match()
brad
2005-02-05
1
-9
/
+16
*
Get flags passed down to PHY drivers correctly. This was done on
brad
2005-01-28
1
-2
/
+2
*
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
*
First round of __P removal in sys
millert
2002-03-14
1
-5
/
+5
*
sync mii code with netbsd
nate
2000-08-26
1
-63
/
+18
*
Merge with NetBSD:
jason
1999-12-07
1
-26
/
+11
*
no warnings; jwoehr@advtech.uswest.com
deraadt
1999-11-25
1
-3
/
+4
*
manually add IFM_AUTO (workaround for fxp)
jason
1999-10-13
1
-1
/
+3
*
no media prints in mii code
deraadt
1999-10-12
1
-6
/
+2
*
add driver for i82553; from netbsd
jason
1999-10-12
1
-0
/
+326