summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mscc/mscc_main.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart2020-05-231-0/+4
* net: phy: mscc: consolidate a common RGMII delay implementationVladimir Oltean2020-03-241-38/+40
* net: phy: mscc: add support for VSC8502Vladimir Oltean2020-03-231-0/+24
* net: phy: mscc: configure both RX and TX internal delays for RGMIIVladimir Oltean2020-03-231-3/+13
* net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_setVladimir Oltean2020-03-231-0/+3
* net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delayVladimir Oltean2020-03-231-1/+1
* net: phy: mscc: RGMII skew delay configurationAntoine Tenart2020-03-191-0/+29
* net: phy: mscc: add support for RGMII MAC modeAntoine Tenart2020-03-191-12/+20
* net: phy: mscc: add missing check on a phy_write return valueAntoine Tenart2020-03-191-0/+2
* net: phy: mscc: consider interrupt source in interrupt handlerHeiner Kallweit2020-03-171-2/+5
* net: phy: improve phy_driver callback handle_interruptHeiner Kallweit2020-03-171-2/+9
* net: phy: mscc: split the driver into separate filesAntoine Tenart2020-03-141-0/+2377