Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-11 | net: ethernet: mediatek: Fix misuses of GENMASK macro | Joe Perches | |
Arguments are supposed to be ordered high then low. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2019-06-03 | net: ethernet: mediatek: Extend SGMII related functions | Sean Wang | |
Add SGMII related logic into a separate file, and also provides options for forcing 1G, 2.5, AN mode for the target PHY, that can be determined from SGMII node in DTS. Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: David S. Miller <davem@davemloft.net> |