summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/mii_physubr.c
Commit message (Expand)AuthorAgeFilesLines
* Increase gigE negotiation timeout to 17 seconds.phk2002-05-041-5/+5
* Clean up mii/phy drivers: Remove the MIIF_DOINGAUTO which doesn't reallyphk2002-05-041-97/+36
* Introduce NetBSD's mii_phy_match() API and use it in the nsgphy tophk2002-04-291-0/+12
* Make one generic mii_phy_detach() to replace 19 slightly different ones.phk2002-04-291-14/+27
* Move a lot closer to NetBSDs MII support for GigE.phk2002-04-291-50/+194
* Moving closer to being able to use NetBSD's generic mii_set_media()phk2002-04-291-16/+104
* Edging ever closer to NetBSD...phk2002-04-291-4/+4
* Don't pass three args when one will do just fine, and even preventphk2002-04-281-3/+9
* Improve an API by about 4 lines per driver.phk2002-04-281-0/+5
* Remove __P.alfred2002-03-201-1/+1
* Add new device method miibus_linkchg, along with a service routine.jlemon2001-09-291-0/+66
* Grrrrr. That last commit was supposed to be to the head, not to -stablewpaul2000-12-121-1/+11
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* This commit adds support for the NetBSD MII abstraction layer andwpaul1999-08-211-0/+264
OpenPOWER on IntegriCloud