summaryrefslogtreecommitdiff
path: root/sys/dev/mii/igphy.c
AgeCommit message (Expand)Author
2006-03-29Use device_private().thorpej
2005-12-11merge ktrace-lwp.christos
2004-10-05Enable the SmartSpeed work-around code for the IGP phy, with somethorpej
2004-08-23Make use of static.thorpej
2004-04-11gmii_phy_getflowcontrol() -> mii_phy_flowstatus(). From HITOSHI Osada.thorpej
2004-04-10Fetch negotiated flow control parameters. From HITOSHI Osada.thorpej
2003-10-28Add a driver for the Intel IGPE1000 PHY as found on 82541 and 82547 chips.fvdl