summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83867.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: make use of new MMD accessorsHeiner Kallweit2019-02-061-30/+17Star
* net: phy: Fixup GPLv2 SPDX tags based on license textAndrew Lunn2019-01-231-10/+2Star
* net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit2018-11-111-1/+0Star
* net: phy: dp83867: Add binding for the CLK_OUT pin muxing optionWadim Egorov2018-02-141-0/+19
* net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-011-2/+0Star
* net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri2017-07-051-0/+11
* net: phy: switch remaining users to phy_(read|write)_mmd()Russell King2017-03-221-14/+11Star
* net: phy: dp83867: Recover from "port mirroring" N/A MODE4Lukasz Majewski2017-02-071-1/+22
* net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driverLukasz Majewski2017-02-071-0/+38
* net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan2017-01-161-2/+6
* net: phy: dp83867: fix irq generationGrygorii Strashko2017-01-061-0/+10
* net: phy: dp83867: add support for MAC impedance configurationMugunthan V N2016-10-181-0/+28
* net: phy: dp83867: Fix initialization of PHYCR registerStefan Hauser2016-07-021-4/+9
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-071-2/+0Star
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-2/+2
* phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn2016-01-071-3/+3
* PHY: DP83867: Remove looking in parent device for OF propertiesAndrew Lunn2015-12-071-4/+1Star
* net: phy: dp83867: fix simple_return.cocci warningsWu Fengguang2015-07-271-5/+1Star
* net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy2015-07-221-1/+1
* net: phy: dp83867: Fix device tree entriesDan Murphy2015-06-091-3/+3
* net: phy: dp83867: Add TI dp83867 phyDan Murphy2015-06-041-0/+239