diff options
author | Costa Shulyupin <costa.shul@redhat.com> | 2023-07-15 18:57:36 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-07-21 22:54:50 +0200 |
commit | 98899c063b59738fdf44468277f491b69f844417 (patch) | |
tree | eaa2756a64093b72c77fa22c297beb64b31c1e09 /Documentation/subsystem-apis.rst | |
parent | Docs: kernel-parameters: sort arm64 entries (diff) | |
download | linux-98899c063b59738fdf44468277f491b69f844417.tar.xz linux-98899c063b59738fdf44468277f491b69f844417.zip |
docs: consolidate networking interfaces
to make the page more organized as requested
Signed-off-by: Costa Shulyupin <costa.shul@redhat.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20230715165736.74816-1-costa.shul@redhat.com
Diffstat (limited to 'Documentation/subsystem-apis.rst')
-rw-r--r-- | Documentation/subsystem-apis.rst | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/Documentation/subsystem-apis.rst b/Documentation/subsystem-apis.rst index 8664b05777c3..90a0535a932a 100644 --- a/Documentation/subsystem-apis.rst +++ b/Documentation/subsystem-apis.rst @@ -36,6 +36,18 @@ Human interfaces gpu/index fb/index +Networking interfaces +--------------------- + +.. toctree:: + :maxdepth: 1 + + networking/index + netlabel/index + infiniband/index + isdn/index + mhi/index + Storage interfaces ------------------ @@ -58,11 +70,7 @@ Storage interfaces fpga/index i2c/index iio/index - isdn/index - infiniband/index leds/index - netlabel/index - networking/index pcmcia/index spi/index w1/index @@ -76,6 +84,5 @@ Storage interfaces usb/index PCI/index misc-devices/index - mhi/index peci/index wmi/index |