summaryrefslogtreecommitdiff
path: root/sys/dev/mii/ukphy_subr.c
AgeCommit message (Expand)Author
2008-10-24Get flow control negotiation status.Brad Smith
2008-09-08IEEE 802.3 Annex 28B.3 explicitly specifies the following relativeBrad Smith
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2006-12-27Always explicitly set IFM_HDX for half-duplex.Mark Kettenis
2006-12-23Fix check for active 1000baseT media.Mark Kettenis
2004-10-09add master flag support for 1000baseT and autonegotiation support for 1000baseX.Brad Smith
2004-09-27ANSI protos and some minor cleanupBrad Smith
2004-09-20don't include sys/malloc.h, no memory management functions are usedBrad Smith
1999-12-07Merge with NetBSD:Jason Wright
1998-11-11Merge with NetBSD:Jason Wright