summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mscc
AgeCommit message (Expand)AuthorFilesLines
2020-03-24net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delayVladimir Oltean2-10/+10
2020-03-20net: phy: mscc: RGMII skew delay configurationAntoine Tenart2-0/+43
2020-03-20net: phy: mscc: add support for RGMII MAC modeAntoine Tenart2-12/+21
2020-03-20net: phy: mscc: add missing check on a phy_write return valueAntoine Tenart1-0/+2
2020-03-18net: phy: mscc: consider interrupt source in interrupt handlerHeiner Kallweit1-2/+5
2020-03-18net: phy: improve phy_driver callback handle_interruptHeiner Kallweit1-2/+9
2020-03-15net: phy: mscc: fix header defines and descriptionsAntoine Tenart3-12/+12
2020-03-15net: phy: mscc: split the driver into separate filesAntoine Tenart5-1462/+1515
2020-03-15net: phy: move the mscc driver to its own directoryAntoine Tenart5-0/+4324