summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/jmphy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>.mpi2014-12-051-1/+2
* mii drivers no longer need activate functions. Repair of the PHYderaadt2013-12-281-3/+3
* - Provide flow control statusbrad2012-10-221-6/+4
* Enable the Gig master mode status display.brad2008-10-201-3/+3
* Add drivers for the JMicron JMC250/JMC260 Ethernet controllersjsg2008-09-261-0/+356