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
/
eephy.c
Age
Commit message (
Expand
)
Author
2006-01-15
The RCJ part of 88E1111-RCJ is the package the ic comes in which
Jonathan Gray
2005-11-06
- move MIIF_NOISOLATE so its set before calling PHY_RESET().
Brad Smith
2005-08-14
Correct one of the unknown marvell phys which is actually 88E1111-RCJ.
Jonathan Gray
2005-08-02
Marvell 88E1111 from Dave Huang in NetBSD PR 30556.
Jonathan Gray
2005-07-22
more Marvell and Realtek PHY
Brad Smith
2005-06-19
- some clean up
Brad Smith
2005-03-26
Cleanup. Use defines, standard names, consistant comparison operators, etc.
Kenneth R Westerback
2005-02-05
better
Brad Smith
2005-02-05
use mii_phy_match()
Brad Smith
2005-01-28
Get flags passed down to PHY drivers correctly. This was done on
Brad Smith
2004-12-29
another Marvell PHY
Brad Smith
2004-09-26
Restructure the PHY entry points to use a structure of
Brad Smith
2003-09-02
Increase autonegotiation wait to 5000ms.
Kenneth R Westerback
2003-08-01
Support for new Marvell based Gigabit Ethernet adapters
Nathan Binkert
2003-05-14
use our standard way of identifying MII devices
Nathan Binkert
2002-11-26
1000baseTX -> 1000baseT
Nathan Binkert
2002-05-04
some space and tab cleanup.
Federico G. Schwindt
2002-04-26
Don't prevent a media status updates just because the interface isn't up.
Nathan Binkert
2002-04-02
add support for Marvell 88E1000 Gigabit PHY, model 6;
lebel
2002-04-02
Add some new IDs for the Marvell Gigabit PHY
Nathan Binkert
2001-10-05
use anegticks for phys that do their own autonegotiation timeout.
Nathan Binkert
2001-04-14
quieten this on OpenBSD, information available in ifconfig -m is not needed i...
Theo de Raadt
2001-04-13
Add support for the Marvell PHY that's on the Intel GigE cards.
mjacob