Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-06 | enetc: reorder macros and functions | Michael Walle | 1 | -11/+11 |
2021-01-06 | enetc: drop MDIO_DATA() macro | Michael Walle | 1 | -2/+1 |
2021-01-06 | enetc: don't use macro magic for the readx_poll_timeout() callback | Michael Walle | 1 | -6/+8 |
2021-01-06 | enetc: drop unneeded indirection | Michael Walle | 1 | -18/+14 |
2020-11-17 | enetc: Workaround for MDIO register access issue | Alex Marginean | 1 | -2/+6 |
2020-01-06 | enetc: Set MDIO_CFG_HOLD to the recommended value of 2 | Vladimir Oltean | 1 | -4/+8 |
2020-01-06 | enetc: Make MDIO accessors more generic and export to include/linux/fsl | Claudiu Manoil | 1 | -65/+45 |
2019-08-03 | enetc: Add mdio bus driver for the PCIe MDIO endpoint | Claudiu Manoil | 1 | -8/+3 |
2019-08-03 | enetc: Clean up local mdio bus allocation | Claudiu Manoil | 1 | -48/+46 |
2019-03-01 | enetc: Add ENETC PF level external MDIO support | Claudiu Manoil | 1 | -0/+199 |