aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83867.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-02net: phy: dp83867: Fix initialization of PHYCR registerStefan Hauser1-4/+9
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn1-2/+0
2016-01-07phy: Add an mdio_device structureAndrew Lunn1-2/+2
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn1-3/+3
2015-12-06PHY: DP83867: Remove looking in parent device for OF propertiesAndrew Lunn1-4/+1
2015-07-27net: phy: dp83867: fix simple_return.cocci warningsWu Fengguang1-5/+1
2015-07-21net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy1-1/+1
2015-06-08net: phy: dp83867: Fix device tree entriesDan Murphy1-3/+3
2015-06-03net: phy: dp83867: Add TI dp83867 phyDan Murphy1-0/+239