summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/tdkphy.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
* Put function return types on a line by themselves.alfred2002-10-141-2/+2
* Clean up mii/phy drivers: Remove the MIIF_DOINGAUTO which doesn't reallyphk2002-05-041-1/+1
* Make one generic mii_phy_detach() to replace 19 slightly different ones.phk2002-04-291-16/+1
* Don't pass three args when one will do just fine, and even preventphk2002-04-281-1/+1
* Improve an API by about 4 lines per driver.phk2002-04-281-5/+1
* Remove __P.alfred2002-03-201-5/+5
* Fix declaration disagreement.mjacob2001-10-111-2/+2
* Cleanup pass for mii drivers.jlemon2001-09-291-38/+5
* Grrrrr. That last commit was supposed to be to the head, not to -stablewpaul2000-12-121-0/+1
* NEWCARD/Cardbus -jon2000-10-191-0/+362
OpenPOWER on IntegriCloud