index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mii
/
tqphy.c
Age
Commit message (
Expand
)
Author
2013-12-28
mii drivers no longer need activate functions. Repair of the PHY
Theo de Raadt
2010-07-23
Manuel Bouyer rescinded clauses 3 and 4 of his license text.
Jonathan Gray
2008-10-25
Update for name changes.
Brad Smith
2008-09-08
remove some useless comments.
Brad Smith
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2006-12-27
Always explicitly set IFM_HDX for half-duplex.
Mark Kettenis
2005-02-19
use mii_phy_match()
Brad Smith
2005-01-28
Get flags passed down to PHY drivers correctly. This was done on
Brad Smith
2004-09-27
ANSI protos and some minor cleanup
Brad Smith
2004-09-26
Restructure the PHY entry points to use a structure of
Brad Smith
2004-09-20
don't include sys/malloc.h, no memory management functions are used
Brad Smith
2002-05-04
some space and tab cleanup.
Federico G. Schwindt
2002-03-14
First round of __P removal in sys
Todd C. Miller
2000-08-26
sync mii code with netbsd
Nathan Binkert
2000-05-15
Less verbose, detach logic
Niklas Hallqvist
1999-12-07
Merge with NetBSD:
Jason Wright