commit | 4a4ccde02f759ddd817e5da5edabc73d5faabfa8 | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Tue Mar 17 10:18:52 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 17 21:37:25 2020 -0700 |
tree | 68bd9417ba492a87a553a55680029b2ccbdd19c9 | |
parent | 8a880936e9025eafc90178fb3140783b3e98d111 [diff] |
net: stmmac: Add support for Enterprise MAC version Adds the support for Enterprise MAC IP version which is very similar to XGMAC. It's so similar that we just need to check the device id and add new speeds definitions and some minor callbacks. Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>