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
/
mtdphy.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
*
use mii_phy_match()
brad
2005-02-19
1
-4
/
+13
*
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
-12
/
+4
*
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
*
nuke clase 3 & 4
jason
2003-06-02
1
-6
/
+1
*
First round of __P removal in sys
millert
2002-03-14
1
-4
/
+4
*
sync mii code with netbsd
nate
2000-08-26
1
-36
/
+13
*
Merge with NetBSD:
jason
1999-12-07
1
-35
/
+7
*
do not print media information to dmesg; ifconfig shows it
deraadt
1999-07-23
1
-6
/
+2
*
Sync with NetBSD:
jason
1999-07-16
1
-3
/
+4
*
Myson MTD972 driver.
jason
1998-12-28
1
-0
/
+222