summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-27net: dpaa2-mac: use resolved link config in mac_link_up()Russell King1-22/+32
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King1-2/+5
2019-11-08dpaa2-eth: add ethtool MAC countersIoana Ciornei1-0/+68
2019-11-07dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei1-5/+10
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn1-3/+4
2019-11-01dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei1-0/+301