summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/pnaphy.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
* Be consistent about "static" functions: if the function is markedphk2002-09-281-1/+1
* Make one generic mii_phy_detach() to replace 19 slightly different ones.phk2002-04-291-17/+1
* Move us yet closer to IFM_* definitions in NetBSD.phk2002-04-291-2/+2
* Remove __P.alfred2002-03-201-4/+4
* Cleanup pass for mii drivers.jlemon2001-09-291-37/+3
* Grrrrr. That last commit was supposed to be to the head, not to -stablewpaul2000-12-121-0/+1
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Add a homePNA PHY driver. This is really only a stub: MII-based homePNAwpaul2000-09-201-0/+282
OpenPOWER on IntegriCloud