aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83867.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-14net: phy: dp83867: Add binding for the CLK_OUT pin muxing optionWadim Egorov1-0/+19
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status from driversHeiner Kallweit1-2/+0
2017-07-05net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri1-0/+11
2017-03-22net: phy: switch remaining users to phy_(read|write)_mmd()Russell King1-14/+11
2017-02-07net: phy: dp83867: Recover from "port mirroring" N/A MODE4Lukasz Majewski1-1/+22
2017-02-07net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driverLukasz Majewski1-0/+38
2017-01-16net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan1-2/+6
2017-01-06net: phy: dp83867: fix irq generationGrygorii Strashko1-0/+10
2016-10-18net: phy: dp83867: add support for MAC impedance configurationMugunthan V N1-0/+28
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