summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2005-05-27modernize and cleanup the nsgphy code, using mii_phy_setmedia/mii_phy_tickBrad Smith
2005-05-27some cleanupBrad Smith
2005-05-25BCM5220Brad Smith
2005-05-25regenBrad Smith
2005-05-25I don't know the real name of this PHY on a dc@cardbus I wasBrad Smith
2005-04-15print proper model string.Brad Smith
2005-04-15let tree build. brad -- check what you bustedTheo de Raadt
2005-04-14+luphyBrad Smith
2005-04-14add a PHY driver for the Lucent LU6612 10/100 PHY used on PCIBrad Smith
2005-04-14regenBrad Smith
2005-04-14rename unknown Agere PHY, this is a Lucent LU6612 10/100 PHY.Brad Smith
2005-03-28Use mii_phy_tick() instead of duplicating code.Kenneth R Westerback
2005-03-26Cleanup. Use defines, standard names, consistant comparison operators, etc.Kenneth R Westerback
2005-03-08Cosmetics...Thierry Deval
2005-02-19use mii_phy_match()Brad Smith
2005-02-19regenBrad Smith
2005-02-19add a placeholder for an unknown Agere 10/100 PHY found with quad port hme'sBrad Smith
2005-02-07Use new if_link_state_change() instead of sending route message and notifyingRyan Thomas McBride
2005-02-05betterBrad Smith
2005-02-05use mii_phy_match()Brad Smith
2005-02-05use mii_phy_match()Brad Smith
2005-02-05no RTL8201L PHY's here..Brad Smith
2005-02-05use mii_phy_match()Brad Smith
2005-02-05Support for Seeq 80225 PHY a cut down version of the 80223 which can beJonathan Gray
2005-02-05regenJonathan Gray
2005-02-04Seeq 80225 from NetBSD. ok brad@Jonathan Gray
2005-02-04- attach 3com 3c905C PHY with bmtphyBrad Smith
2005-01-28Get flags passed down to PHY drivers correctly. This was done onBrad Smith
2005-01-24more constantsBrad Smith
2005-01-24more Broadcom PHYBrad Smith
2005-01-24regenBrad Smith
2005-01-24add Broadcom BCM5214 Quad 10/100 PHYBrad Smith
2005-01-24regenBrad Smith
2005-01-24add Broadcom BCM5222 Dual 10/100 PHYBrad Smith
2005-01-10make it compile, sighTheo de Raadt
2005-01-10remove unnecessary rlphy_reset(), mii_phy_tick() andBrad Smith
2004-12-29another Marvell PHYBrad Smith
2004-12-29regenBrad Smith
2004-12-29another Marvell Gig PHY, noticed on a macppc system.Brad Smith
2004-12-25- remove unneccessary breakBrad Smith
2004-12-16Make sure ifp->if_baudrate is valid when the parent's statchgBrad Smith
2004-12-12unbreak after last commit to bge(4)Brad Smith
2004-12-08Check if_type in carp_carpdev_state() to make sure we're notRyan Thomas McBride
2004-12-01syncPeter Valchev
2004-12-01Driver for the Cicada CS8201 10/100/1000 copper PHYPeter Valchev
2004-11-18add mii_phy_match() for table-driven lookup.Brad Smith
2004-11-16if_dc.c rev 1.56Brad Smith
2004-10-31rev 1.68Brad Smith
2004-10-29remove double "PHY" printed in dmesg; ok deraadtPeter Valchev
2004-10-28fix/update FreeBSD RCSId for reference purposesPeter Valchev