diff options
author | Jose Abreu <Jose.Abreu@synopsys.com> | 2020-01-07 11:37:20 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-07 13:38:56 -0800 |
commit | b053b28e93da37e6646aabd36a8ee19121fc53b0 (patch) | |
tree | 100c4e2f43352862c352a85e372d35a5fc309726 /Documentation | |
parent | 2ffebffbe7dc8fc966174eedee8fa76cb6143820 (diff) | |
download | lwn-b053b28e93da37e6646aabd36a8ee19121fc53b0.tar.gz lwn-b053b28e93da37e6646aabd36a8ee19121fc53b0.zip |
Documentation: networking: Add stmmac to device drivers list
Add the stmmac RST file to the index.
Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/networking/device_drivers/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/device_drivers/index.rst b/Documentation/networking/device_drivers/index.rst index c1f7f75e5fd9..4bc6ff29976a 100644 --- a/Documentation/networking/device_drivers/index.rst +++ b/Documentation/networking/device_drivers/index.rst @@ -25,6 +25,7 @@ Contents: mellanox/mlx5 netronome/nfp pensando/ionic + stmicro/stmmac .. only:: subproject and html |