summaryrefslogtreecommitdiff
path: root/sys/dev/mii/atphy.c
AgeCommit message (Expand)Author
2013-12-28mii drivers no longer need activate functions. Repair of the PHYTheo de Raadt
2011-06-17Explicitly clear 1000baseT control register for F1 PHY used inKevin Lo
2011-01-21Add Atheros F1 and F2 PHYs from FreeBSDKevin Lo
2009-07-25typoMartynas Venckus
2009-07-25Replace magic numbers for ANAR flow control bits with the appropriateMark Kettenis
2009-03-23use auto-negotiation for manual media type selection. This fixesKevin Lo
2008-09-25Add a driver for the Attansic F1 PHY.Brad Smith