Searched hist:"4 a502cf4d77e12119e7061a05d5789cd3129d185" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/pcs/ |
H A D | Kconfig | diff 4a502cf4d77e12119e7061a05d5789cd3129d185 Fri Sep 02 10:32:03 CEST 2022 Maxime Chevallier <maxime.chevallier@bootlin.com> net: pcs: add new PCS driver for altera TSE PCS
The Altera Triple Speed Ethernet has a SGMII/1000BaseC PCS that can be integrated in several ways. It can either be part of the TSE MAC's address space, accessed through 32 bits accesses on the mapped mdio device 0, or through a dedicated 16 bits register set.
This driver allows using the TSE PCS outside of altera TSE's driver, since it can be used standalone by other MACs.
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff 4a502cf4d77e12119e7061a05d5789cd3129d185 Fri Sep 02 10:32:03 CEST 2022 Maxime Chevallier <maxime.chevallier@bootlin.com> net: pcs: add new PCS driver for altera TSE PCS
The Altera Triple Speed Ethernet has a SGMII/1000BaseC PCS that can be integrated in several ways. It can either be part of the TSE MAC's address space, accessed through 32 bits accesses on the mapped mdio device 0, or through a dedicated 16 bits register set.
This driver allows using the TSE PCS outside of altera TSE's driver, since it can be used standalone by other MACs.
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/ |
H A D | MAINTAINERS | diff 4a502cf4d77e12119e7061a05d5789cd3129d185 Fri Sep 02 10:32:03 CEST 2022 Maxime Chevallier <maxime.chevallier@bootlin.com> net: pcs: add new PCS driver for altera TSE PCS
The Altera Triple Speed Ethernet has a SGMII/1000BaseC PCS that can be integrated in several ways. It can either be part of the TSE MAC's address space, accessed through 32 bits accesses on the mapped mdio device 0, or through a dedicated 16 bits register set.
This driver allows using the TSE PCS outside of altera TSE's driver, since it can be used standalone by other MACs.
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|