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
/
miivar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mii_softc's view of the current mii state need to use the proper types
miod
2015-09-12
1
-3
/
+3
*
Make room for media types of the future. Extend the ifmedia word to 64 bits.
stsp
2015-09-11
1
-7
/
+7
*
mii drivers no longer need activate functions. Repair of the PHY
deraadt
2013-12-28
1
-2
/
+1
*
mii_activate() is unused
deraadt
2010-04-20
1
-2
/
+1
*
Get rid of devact enum, substitute it with an int and coresponding defines.
pirofti
2009-10-13
1
-3
/
+3
*
Add a softc field mii_oui to store the OUI.
brad
2008-11-08
1
-1
/
+2
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
Add function to detect flow control status. From NetBSD.
kettenis
2006-12-28
1
-1
/
+3
*
move some macros from mii.h to miivar.h
brad
2005-11-06
1
-1
/
+5
*
back out last commit, this causes problems on some systems.
brad
2005-07-23
1
-6
/
+1
*
Reading the IEEE specs shows that the bits have to be reversed when
brad
2005-07-22
1
-2
/
+7
*
Cleanup. Use defines, standard names, consistant comparison operators, etc.
krw
2005-03-26
1
-1
/
+6
*
Make sure ifp->if_baudrate is valid when the parent's statchg
brad
2004-12-16
1
-2
/
+2
*
add mii_phy_match() for table-driven lookup.
brad
2004-11-18
1
-1
/
+13
*
ANSI protos and some minor cleanup
brad
2004-09-27
1
-10
/
+1
*
Restructure the PHY entry points to use a structure of
brad
2004-09-26
1
-13
/
+18
*
more MII flags
brad
2004-08-02
1
-1
/
+5
*
Bring bge and brgphy more up to date with changes from FreeBSD and NetBSD.
krw
2003-10-13
1
-1
/
+3
*
Typos: defintion -> definition, proccess -> process
miod
2003-09-26
1
-2
/
+2
*
some space and tab cleanup.
fgsch
2002-05-04
1
-2
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-28
/
+28
*
Differentiate between 1000baseT and 1000baseX.
nate
2001-10-05
1
-4
/
+9
*
More old timeouts removal, mainly affected unused/unmaintained code.
miod
2001-08-19
1
-3
/
+3
*
Change autonegotiation timeout for devices with a gigabit phy to 10s. All
nate
2001-06-25
1
-1
/
+2
*
Add some general support info for gigabit phys
nate
2001-06-08
1
-2
/
+7
*
Add an MIIF_AUTOTSLEEP flag, needed by new aue(4) code. From NetBSD.
aaron
2001-05-03
1
-2
/
+3
*
Do not pass any flags to mii_attach() through the mii_phy_probe() wrapper.
aaron
2000-10-16
1
-2
/
+2
*
sync mii code with netbsd
nate
2000-08-26
1
-9
/
+55
*
Convert to new timeouts.
art
2000-06-30
1
-1
/
+3
*
Add simple mii detach routine while waiting for the post-2.7
niklas
2000-04-24
1
-1
/
+2
*
Merge with NetBSD:
jason
1999-12-07
1
-7
/
+28
*
Sync with NetBSD:
jason
1999-07-16
1
-4
/
+5
*
Merge with NetBSD:
jason
1998-11-11
1
-3
/
+26
*
OpenBSD gets sys/dev/mii layer from NetBSD
jason
1998-09-10
1
-0
/
+147