Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-26 | net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddr | Peng Fan | |
i.MX has specific hook to get MAC address, so introduce a hook and move i.MX code to its own driver Signed-off-by: Peng Fan <peng.fan@nxp.com> | |||
2022-07-26 | net: dwc_eth_qos: move i.MX code out | Peng Fan | |
Move i.MX code to a standalone file to make it easy for adding new platform support Reviewed-by: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> |