Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-31 | Bring last few phys into line by calling their XXX_status() functions | Kenneth R Westerback | |
through mii_phy_status() rather than directly. No functional change. from brad@ ok mglocker@ | |||
2006-12-30 | Set MASTER based on IFM_ETH_MASTER instead of LINK0. | Mark Kettenis | |
ok brad@ | |||
2006-12-30 | Only advertise flow control if MIIF_DOPAUSE is set. | Mark Kettenis | |
From brad@ | |||
2006-12-29 | Use mii_phy_flowstatus() to replace the code that sets flag0/flag1 to | Mark Kettenis | |
report flow control status. From brad@ | |||
2006-12-23 | Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER. | Mark Kettenis | |
Based on a diff by brad@ | |||
2006-08-11 | typo, settning -> setting | Brad Smith | |
2006-07-12 | add an initial PHY driver for the IC Plus IP1000A integrated PHY. | Brad Smith | |
From Pyun YongHyeon <yongari at FreeBSD dot org> |