summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mscc/mscc_main.c
AgeCommit message (Expand)Author
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart
2020-03-24net: phy: mscc: consolidate a common RGMII delay implementationVladimir Oltean
2020-03-23net: phy: mscc: add support for VSC8502Vladimir Oltean
2020-03-23net: phy: mscc: configure both RX and TX internal delays for RGMIIVladimir Oltean
2020-03-23net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_setVladimir Oltean
2020-03-23net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delayVladimir Oltean
2020-03-19net: phy: mscc: RGMII skew delay configurationAntoine Tenart
2020-03-19net: phy: mscc: add support for RGMII MAC modeAntoine Tenart
2020-03-19net: phy: mscc: add missing check on a phy_write return valueAntoine Tenart
2020-03-17net: phy: mscc: consider interrupt source in interrupt handlerHeiner Kallweit
2020-03-17net: phy: improve phy_driver callback handle_interruptHeiner Kallweit
2020-03-14net: phy: mscc: split the driver into separate filesAntoine Tenart