summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/jmphy.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables.glebius2015-01-131-2/+0
* In miibus(4) drivers provide functions that allow to get NICglebius2015-01-121-1/+1
* Introduce a procedural interface to the ifnet structure. The newmarcel2014-06-021-1/+1
* The MII layer shouldn't care about administrative status of anglebius2013-10-261-12/+1
* Use DEVMETHOD_END.marius2011-11-231-1/+1
* - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPmarius2011-05-031-52/+14
* - Don't announce PAUSE support for half-duplex when MIIF_FORCEPAUSE ismarius2011-01-141-3/+3
* Add support for JMicron JMC251/JMC261 Gigabit/Fast ethernetyongari2010-12-181-0/+39
* - Change these drivers to take advantage and use the generic IEEE 802.3marius2010-11-141-19/+18
* Convert the PHY drivers to honor the mii_flags passed down and convertmarius2010-10-151-0/+1
* - In the spirit of previous simplifications factor out the checks for amarius2010-10-021-26/+2
* Use the mii_data provided via mii_attach_args and mii_pdata respectivelymarius2010-09-271-1/+1
* Add JMicron JMP202/JMP211 PHY driver.yongari2008-05-271-0/+379
OpenPOWER on IntegriCloud