aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/enetc/enetc_mdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-05enetc: reorder macros and functionsMichael Walle1-11/+11
2021-01-05enetc: drop MDIO_DATA() macroMichael Walle1-2/+1
2021-01-05enetc: don't use macro magic for the readx_poll_timeout() callbackMichael Walle1-6/+8
2021-01-05enetc: drop unneeded indirectionMichael Walle1-18/+14
2020-11-17enetc: Workaround for MDIO register access issueAlex Marginean1-2/+6
2020-01-05enetc: Set MDIO_CFG_HOLD to the recommended value of 2Vladimir Oltean1-4/+8
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil1-65/+45
2019-08-02enetc: Add mdio bus driver for the PCIe MDIO endpointClaudiu Manoil1-8/+3
2019-08-02enetc: Clean up local mdio bus allocationClaudiu Manoil1-48/+46
2019-03-01enetc: Add ENETC PF level external MDIO supportClaudiu Manoil1-0/+199