summaryrefslogtreecommitdiff
path: root/sys/dev/mii/ukphy_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
* MFC: r214608, r215297(partial), r215713Marius Strobl2010-11-261-0/+7
* MFC: r213384Marius Strobl2010-10-241-4/+4
* MFC: r204646Marius Strobl2010-10-171-7/+0
* IEEE 802.3 Annex 28B.3 explicitly specifies the following relativePyun YongHyeon2007-11-161-2/+2
* If the PHY has 1000BASE-T capability, check to see if a 1000BASE-T speedPyun YongHyeon2006-05-191-2/+15
* Remove double __FBSDID and move the remaining one into a common place afterMarius Strobl2004-05-291-3/+0
* Use __FBSDID().David E. O'Brien2003-08-241-0/+3
* Use __FBSDID rather than rcsid[].David E. O'Brien2003-04-031-5/+3
* Convert exphy and ukphy over to the new code.Poul-Henning Kamp2002-04-291-3/+3
* Remove unneeded #include <sys/kernel.h>Poul-Henning Kamp2000-04-291-1/+0
* Remove ~25 unneeded #include <sys/conf.h>Poul-Henning Kamp2000-04-191-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* This commit adds support for the NetBSD MII abstraction layer andBill Paul1999-08-211-0/+120