aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking/device_drivers/cable
AgeCommit message (Collapse)AuthorFilesLines
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski2-0/+240
Organize driver documentation by device type. Most documents have fairly verbose yet uninformative names, so let users first select a well defined device type, and then search for a particular driver. While at it rename the section from Vendor drivers to Hardware drivers. This seems more accurate, besides people sometimes refer to out-of-tree drivers as vendor drivers. Signed-off-by: Jakub Kicinski <[email protected]> Acked-by: Jeff Kirsher <[email protected]> Acked-by: Shannon Nelson <[email protected]> Signed-off-by: David S. Miller <[email protected]>