aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/phy/mscc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-06net: phy: mscc: use phy_package_sharedMichael Walle2-70/+32
2020-04-20net: phy: mscc: use mdiobus_get_phy()Michael Walle1-4/+3
2020-03-24net: phy: mscc: consolidate a common RGMII delay implementationVladimir Oltean2-57/+49
2020-03-23net: phy: mscc: add support for VSC8502Vladimir Oltean2-0/+25
2020-03-23net: phy: mscc: configure both RX and TX internal delays for RGMIIVladimir Oltean2-3/+15
2020-03-23net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_setVladimir Oltean1-0/+3
2020-03-23net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delayVladimir Oltean2-10/+10
2020-03-19net: phy: mscc: RGMII skew delay configurationAntoine Tenart2-0/+43
2020-03-19net: phy: mscc: add support for RGMII MAC modeAntoine Tenart2-12/+21
2020-03-19net: phy: mscc: add missing check on a phy_write return valueAntoine Tenart1-0/+2
2020-03-17net: phy: mscc: consider interrupt source in interrupt handlerHeiner Kallweit1-2/+5
2020-03-17net: phy: improve phy_driver callback handle_interruptHeiner Kallweit1-2/+9
2020-03-14net: phy: mscc: fix header defines and descriptionsAntoine Tenart3-12/+12
2020-03-14net: phy: mscc: split the driver into separate filesAntoine Tenart5-1462/+1515
2020-03-14net: phy: move the mscc driver to its own directoryAntoine Tenart5-0/+4324