aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/networking/device_drivers/can/index.rst
diff options
context:
space:
mode:
authorDario Binacchi <dario.binacchi@amarulasolutions.com>2022-01-07 09:13:05 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2022-01-08 21:22:58 +0100
commit32db1660ee01acebd18fc5759254930c874368af (patch)
treee478fdfae5ae4b38840524a708d8b8443aa2f398 /Documentation/networking/device_drivers/can/index.rst
parentcan: flexcan: add ethtool support to get rx/tx ring parameters (diff)
downloadwireguard-linux-32db1660ee01acebd18fc5759254930c874368af.tar.xz
wireguard-linux-32db1660ee01acebd18fc5759254930c874368af.zip
docs: networking: device drivers: add can sub-folder
Add the container for CAN drivers documentation. Link: https://lore.kernel.org/all/20220107193105.1699523-7-mkl@pengutronix.de Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'Documentation/networking/device_drivers/can/index.rst')
-rw-r--r--Documentation/networking/device_drivers/can/index.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/Documentation/networking/device_drivers/can/index.rst b/Documentation/networking/device_drivers/can/index.rst
new file mode 100644
index 000000000000..218276818968
--- /dev/null
+++ b/Documentation/networking/device_drivers/can/index.rst
@@ -0,0 +1,18 @@
+.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
+
+Controller Area Network (CAN) Device Drivers
+============================================
+
+Device drivers for CAN devices.
+
+Contents:
+
+.. toctree::
+ :maxdepth: 2
+
+.. only:: subproject and html
+
+ Indices
+ =======
+
+ * :ref:`genindex`