aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/et1011c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit1-1/+1
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn1-6/+1
2018-09-16net: phy: et011c: Remove incorrect PHY_POLL flagsFlorian Fainelli1-1/+0
2018-09-12net: phy: et1011c: Remove incorrect missing 1000 HalfAndrew Lunn1-1/+1
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn1-1/+0
2014-11-12net: phy: replace phy_driver_register callsJohan Hovold1-14/+3
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König1-1/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse1-0/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-12-09phy: Add LSI ET1011C PHY driverChaithrika U S1-0/+113