summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/et1011c.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: remove unnecessary line continuationWenpeng Liang2021-06-161-4/+4
* net: phy: change format of some declarationsWenpeng Liang2021-06-161-3/+4
* net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit2019-04-151-1/+1
* net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn2019-01-221-6/+1
* net: phy: et011c: Remove incorrect PHY_POLL flagsFlorian Fainelli2018-09-161-1/+0
* net: phy: et1011c: Remove incorrect missing 1000 HalfAndrew Lunn2018-09-121-1/+1
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-071-1/+0
* net: phy: replace phy_driver_register callsJohan Hovold2014-11-121-14/+3
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-051-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+0
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-021-0/+7
|/
* phy: Add LSI ET1011C PHY driverChaithrika U S2008-12-091-0/+113