Skip to content

Commit be7aa9f

Browse files
committed
Merge branch 'net-organize-driver-docs-by-device-type'
Jakub Kicinski says: ==================== net: organize driver docs by device type This series finishes off what I started in commit b255e50 ("net: documentation: build a directory structure for drivers"). The objective is to de-clutter our documentation folder so folks have a chance of finding relevant info. I _think_ I got all the driver docs from the main documentation directory this time around. While doing this I realized that many of them are of limited relevance these days, so I went ahead and sliced the drivers directory by technology. Those feeling nostalgic are free to dive into the FDDI, ATM etc. docs, but for most Ethernet is what we care about. v1: - simplify Intel's docs list in MAINTAINERS. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
2 parents ab696fa + 55f35cf commit be7aa9f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+306
-154
lines changed

Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ such as network interfaces, crypto accelerator instances, L2 switches,
1010
etc.
1111

1212
For an overview of the DPAA2 architecture and fsl-mc bus see:
13-
Documentation/networking/device_drivers/freescale/dpaa2/overview.rst
13+
Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst
1414

1515
As described in the above overview, all DPAA2 objects in a DPRC share the
1616
same hardware "isolation context" and a 10-bit value called an ICID
Lines changed: 19 additions & 0 deletions
Lines changed: 20 additions & 0 deletions
Lines changed: 18 additions & 0 deletions

0 commit comments

Comments
 (0)