summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2005-12-10use the 5750 DSP code with the BCM5714 and BCM5780 too.Brad Smith
2005-12-08regenBrad Smith
2005-12-08BCM5715 -> BCM5780Brad Smith
2005-11-25load the 5750 DSP code on the 5705 PHY too.Brad Smith
2005-11-20treat the BCM5715 like the 5714Brad Smith
2005-11-20regenBrad Smith
2005-11-20add BCM5715Brad Smith
2005-11-15- Addition of more DSP init code for brgphy models that come with BCM5703 andBrad Smith
2005-11-06Add some DSP init code for BCM5221's.Brad Smith
2005-11-06load DSP code on all 5421's for now.Brad Smith
2005-11-06correctly track the falling edge of a media state change in mii_phy_tick().Brad Smith
2005-11-06move some macros from mii.h to miivar.hBrad Smith
2005-11-06re-merge old brgphy_mii_phy_auto().Brad Smith
2005-11-06- move MIIF_NOISOLATE so its set before calling PHY_RESET().Brad Smith
2005-11-06add DSP init code for BCM54K2.Brad Smith
2005-11-06split the DSP code into separate functions as done inBrad Smith
2005-11-06add a comment explaining what the 5401 DSP code does.Brad Smith
2005-11-05add init code for BCM5421.Brad Smith
2005-11-05regenBrad Smith
2005-11-05BCM5421K2 -> BCM54K2Brad Smith
2005-10-16make ukphy dmesg attach print on one line.Brad Smith
2005-10-07fix nameBrad Smith
2005-10-01add Broadcom BCM5421K2Brad Smith
2005-10-01regenBrad Smith
2005-10-01add the Broadcom BCM5421K2 PHY found in the Apple K2 IC in the G5.Brad Smith
2005-10-01load the BCM5401 DSP code for rev 0 and not rev 1.Brad Smith
2005-10-01add Broadcom BCM5462Brad Smith
2005-10-01regenBrad Smith
2005-10-01add the Broadcom BCM5462 PHY found in the Apple Vesta PHY IC in the iMac G5.Brad Smith
2005-09-17KNFBrad Smith
2005-09-17re-add code which allows setting master/slave flag for links withBrad Smith
2005-09-17- use PHY_RESET() on all models in brgphy_service()Brad Smith
2005-08-27regenBrad Smith
2005-08-27BCMunknown -> BCM5752Brad Smith
2005-08-22regenBrad Smith
2005-08-22add a unknown Broadcom Gig PHY. This is just a placeholder for now untilBrad Smith
2005-08-14Correct one of the unknown marvell phys which is actually 88E1111-RCJ.Jonathan Gray
2005-08-14regenJonathan Gray
2005-08-14Correct one of the unknown marvell phys which is actually 88E1111-RCJ.Jonathan Gray
2005-08-04allow dcphy_status() to be called even when the parent interfaceBrad Smith
2005-08-02syncPeter Valchev
2005-08-02an alternative Cicada OUI (for CS8201B PHY) spotted in a VIA VT6122Peter Valchev
2005-08-02Marvell 88E1111 from Dave Huang in NetBSD PR 30556.Jonathan Gray
2005-08-02regenJonathan Gray
2005-08-02Marvell 88E1111 from Dave Huang in NetBSD PR 30556.Jonathan Gray
2005-07-31back out change that was not discussed for nowPeter Valchev
2005-07-30allow re(4) to attach too.Brad Smith
2005-07-23back out last commit, this causes problems on some systems.Brad Smith
2005-07-22Reading the IEEE specs shows that the bits have to be reversed whenBrad Smith
2005-07-22more Marvell and Realtek PHYBrad Smith