Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: networking: stmmac: Mention new XLGMAC support

Add the Enterprise MAC support to the list of supported IP versions and
the newly added XLGMII interface support.

Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Jose Abreu and committed by
David S. Miller
2462a82c 4a4ccde0

+5 -2
+5 -2
Documentation/networking/device_drivers/stmicro/stmmac.rst
··· 32 32 DesignWare(R) Cores Ethernet MAC 10/100/1000 Universal version 3.70a 33 33 (and older) and DesignWare(R) Cores Ethernet Quality-of-Service version 4.0 34 34 (and upper) have been used for developing this driver as well as 35 - DesignWare(R) Cores XGMAC - 10G Ethernet MAC. 35 + DesignWare(R) Cores XGMAC - 10G Ethernet MAC and DesignWare(R) Cores 36 + Enterprise MAC - 100G Ethernet MAC. 36 37 37 38 This driver supports both the platform bus and PCI. 38 39 ··· 49 48 +-------------------------------+--------------+--------------+--------------+ 50 49 | XGMAC - 10G Ethernet MAC | 2.10a | N/A | XGMAC2+ | 51 50 +-------------------------------+--------------+--------------+--------------+ 51 + | XLGMAC - 100G Ethernet MAC | 2.00a | N/A | XLGMAC2+ | 52 + +-------------------------------+--------------+--------------+--------------+ 52 53 53 54 For questions related to hardware requirements, refer to the documentation 54 55 supplied with your Ethernet adapter. All hardware requirements listed apply ··· 60 57 ============ 61 58 62 59 The following features are available in this driver: 63 - - GMII/MII/RGMII/SGMII/RMII/XGMII Interface 60 + - GMII/MII/RGMII/SGMII/RMII/XGMII/XLGMII Interface 64 61 - Half-Duplex / Full-Duplex Operation 65 62 - Energy Efficient Ethernet (EEE) 66 63 - IEEE 802.3x PAUSE Packets (Flow Control)