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
/
ukphy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize oui and model fields in the softc.
kettenis
2016-07-11
1
-1
/
+3
*
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
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
remove whitespace at the end of line.
brad
2006-03-05
1
-2
/
+2
*
Correct information in dmesg again. -moj ok jsg
maja
2006-02-12
1
-2
/
+2
*
make ukphy dmesg attach print on one line.
brad
2005-10-16
1
-5
/
+5
*
Get flags passed down to PHY drivers correctly. This was done on
brad
2005-01-28
1
-2
/
+2
*
mii_phy_tick() already checks for autonegotiation.
brad
2004-09-28
1
-7
/
+1
*
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
*
First round of __P removal in sys
millert
2002-03-14
1
-4
/
+4
*
Add some general support info for gigabit phys
nate
2001-06-08
1
-2
/
+5
*
hush
jason
2000-08-28
1
-4
/
+2
*
sync mii code with netbsd
nate
2000-08-26
1
-47
/
+24
*
Merge with NetBSD:
jason
1999-12-07
1
-34
/
+7
*
add IFM_NONE instead of IFM_AUTO for isolation
jason
1999-09-17
1
-2
/
+2
*
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
-5
/
+7
*
Enable "auto" mode so we at least have a chance of working. Otherwise,
millert
1999-05-31
1
-2
/
+2
*
Merge with NetBSD:
jason
1998-11-11
1
-0
/
+274