aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mii/mii.h
Commit message (Expand)AuthorAgeFilesLines
* - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPMarius Strobl2011-05-031-10/+0
* o Flesh out the generic IEEE 802.3 annex 31B full duplex flow controlMarius Strobl2010-11-141-0/+9
* Add a NetBSD-compatible mii_attach(), which is intended to eventuallyMarius Strobl2010-10-141-2/+4
* - Remove clause 3 and 4 from TNF licenses.Marius Strobl2010-09-261-5/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Move a lot closer to NetBSDs MII support for GigE.Poul-Henning Kamp2002-04-291-1/+1
* Merge in rev 1.9 from NetBSD.Poul-Henning Kamp2002-04-281-3/+81
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* This commit adds support for the NetBSD MII abstraction layer andBill Paul1999-08-211-0/+128