aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83867.c
AgeCommit message (Expand)Author
2020-04-12net: phy: dp83867: Set FORCE_LINK_GOOD to default after resetMichael Grzeschik
2020-02-24net: phy: dp83867: enable robust auto-mdixGrygorii Strashko
2019-05-29net: phy: dp83867: Set up RGMII TX delayMax Uvarov
2019-05-29net: phy: dp83867: do not call config_init twiceMax Uvarov
2019-05-29net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov
2019-05-29net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-27net: phy: dp83867: add soft reset delayMax Uvarov
2019-02-06net: phy: make use of new MMD accessorsHeiner Kallweit
2019-01-22net: phy: Fixup GPLv2 SPDX tags based on license textAndrew Lunn
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-02-14net: phy: dp83867: Add binding for the CLK_OUT pin muxing optionWadim Egorov
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit
2017-07-05net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri
2017-03-22net: phy: switch remaining users to phy_(read|write)_mmd()Russell King
2017-02-07net: phy: dp83867: Recover from "port mirroring" N/A MODE4Lukasz Majewski
2017-02-07net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driverLukasz Majewski
2017-01-16net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan
2017-01-06net: phy: dp83867: fix irq generationGrygorii Strashko
2016-10-18net: phy: dp83867: add support for MAC impedance configurationMugunthan V N
2016-07-02net: phy: dp83867: Fix initialization of PHYCR registerStefan Hauser
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn
2015-12-06PHY: DP83867: Remove looking in parent device for OF propertiesAndrew Lunn
2015-07-27net: phy: dp83867: fix simple_return.cocci warningsWu Fengguang
2015-07-21net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy
2015-06-08net: phy: dp83867: Fix device tree entriesDan Murphy
2015-06-03net: phy: dp83867: Add TI dp83867 phyDan Murphy