summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/e1000phy.c
Commit message (Expand)AuthorAgeFilesLines
* Remove miidevs.h and generate it from miidevs at compile time.obrien2003-01-191-1/+1
* Remove unnecessary <sys/malloc.h> include.semenu2002-10-291-1/+0
* Clean up mii/phy drivers: Remove the MIIF_DOINGAUTO which doesn't reallyphk2002-05-041-58/+13
* Make one generic mii_phy_detach() to replace 19 slightly different ones.phk2002-04-291-20/+1
* Follow NetBSD and s/IFM_1000_TX/IFM_1000_T/phk2002-04-281-4/+4
* Cleanup pass for mii drivers.jlemon2001-09-291-35/+23
* Change the order that we print the media options during device probe tojlemon2001-09-291-30/+24
* Add Marvell PHY support for 10/100/1000 LIVENGOOD_CU Intel NIC.mjacob2001-04-091-0/+473
OpenPOWER on IntegriCloud