diff options
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | 2024-09-04 20:18:21 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-09-09 12:29:04 +0300 |
commit | 41f5fbffd177785e9432e7b2d30bc83b06e6e65d (patch) | |
tree | b0d73babc46f616d5fdd98aa2463a0dd5122a7e1 /drivers/edac | |
parent | c614acf6e8e175694db7ea21f3ddca6e075680fd (diff) | |
download | linux-41f5fbffd177785e9432e7b2d30bc83b06e6e65d.tar.xz |
net: ethernet: fs_enet: phylink conversion
fs_enet is a quite old but still used Ethernet driver found on some NXP
devices. It has support for 10/100 Mbps ethernet, with half and full
duplex. Some variants of it can use RMII, while other integrations are
MII-only.
Add phylink support, thus removing custom fixed-link hanldling.
This also allows removing some internal flags such as the use_rmii flag.
Acked-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions