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