Searched hist:"41 f5fbffd177785e9432e7b2d30bc83b06e6e65d" (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | Kconfig | diff 41f5fbffd177785e9432e7b2d30bc83b06e6e65d Wed Sep 04 19:18:21 CEST 2024 Maxime Chevallier <maxime.chevallier@bootlin.com> 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>
|
H A D | mac-fcc.c | diff 41f5fbffd177785e9432e7b2d30bc83b06e6e65d Wed Sep 04 19:18:21 CEST 2024 Maxime Chevallier <maxime.chevallier@bootlin.com> 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>
|
H A D | mac-scc.c | diff 41f5fbffd177785e9432e7b2d30bc83b06e6e65d Wed Sep 04 19:18:21 CEST 2024 Maxime Chevallier <maxime.chevallier@bootlin.com> 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>
|
H A D | fs_enet.h | diff 41f5fbffd177785e9432e7b2d30bc83b06e6e65d Wed Sep 04 19:18:21 CEST 2024 Maxime Chevallier <maxime.chevallier@bootlin.com> 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>
|
H A D | mac-fec.c | diff 41f5fbffd177785e9432e7b2d30bc83b06e6e65d Wed Sep 04 19:18:21 CEST 2024 Maxime Chevallier <maxime.chevallier@bootlin.com> 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>
|
H A D | fs_enet-main.c | diff 41f5fbffd177785e9432e7b2d30bc83b06e6e65d Wed Sep 04 19:18:21 CEST 2024 Maxime Chevallier <maxime.chevallier@bootlin.com> 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>
|