summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/smcphy.c
Commit message (Expand)AuthorAgeFilesLines
* The MII layer shouldn't care about administrative status of anglebius2013-10-261-10/+0
* Merging of projects/armv6, part 5gonzo2012-08-151-1/+2
* Add Seeq Technology 80220 PHY support to smcphy(4). This PHY isyongari2012-02-231-4/+60
* Use DEVMETHOD_END.marius2011-11-231-4/+2
* - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPmarius2011-05-031-39/+19
* o Flesh out the generic IEEE 802.3 annex 31B full duplex flow controlmarius2010-11-141-5/+5
* - Take advantage of mii_phy_dev_probe().marius2010-10-241-12/+8
* 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-25/+1
* Use the mii_data provided via mii_attach_args and mii_pdata respectivelymarius2010-09-271-1/+1
* This is a rewritten driver for the SMSC LAN91C111. It's based in part on thebenno2008-06-061-0/+265
OpenPOWER on IntegriCloud