summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/e1000phy.c
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Add some missing <sys/module.h> includes which are masked by thephk2004-05-301-0/+1
* Move __FBSDID out from under a comment.marius2004-05-291-3/+3
* Correct the phy_service() routine case MII_TICK to correctly trackandre2004-05-031-2/+2
* Add support for SK-9521 V2.0 and 3COM 3C940.wilko2003-09-201-49/+85
* Use __FBSDID().obrien2003-08-241-1/+3
* 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