summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/ukphy_subr.c
Commit message (Expand)AuthorAgeFilesLines
* o Flesh out the generic IEEE 802.3 annex 31B full duplex flow controlmarius2010-11-141-0/+7
* Consistently always explicitly set IFM_HDX for half-duplex.marius2010-10-031-4/+4
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-031-7/+0
* IEEE 802.3 Annex 28B.3 explicitly specifies the following relativeyongari2007-11-161-2/+2
* If the PHY has 1000BASE-T capability, check to see if a 1000BASE-T speedyongari2006-05-191-2/+15
* Remove double __FBSDID and move the remaining one into a common place aftermarius2004-05-291-3/+0
* Use __FBSDID().obrien2003-08-241-0/+3
* Use __FBSDID rather than rcsid[].obrien2003-04-031-5/+3
* Convert exphy and ukphy over to the new code.phk2002-04-291-3/+3
* Remove unneeded #include <sys/kernel.h>phk2000-04-291-1/+0
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-191-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* This commit adds support for the NetBSD MII abstraction layer andwpaul1999-08-211-0/+120
OpenPOWER on IntegriCloud