summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/ukphy_subr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get flow control negotiation status.brad2008-10-241-1/+4
* IEEE 802.3 Annex 28B.3 explicitly specifies the following relativebrad2008-09-081-3/+3
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Always explicitly set IFM_HDX for half-duplex.kettenis2006-12-271-5/+5
* Fix check for active 1000baseT media.kettenis2006-12-231-2/+2
* add master flag support for 1000baseT and autonegotiation support for 1000baseX.brad2004-10-091-3/+20
* ANSI protos and some minor cleanupbrad2004-09-271-3/+2
* don't include sys/malloc.h, no memory management functions are usedbrad2004-09-201-2/+1
* Merge with NetBSD:jason1999-12-071-2/+3
* Merge with NetBSD:jason1998-11-111-0/+113