aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking/ltpc.rst
AgeCommit message (Collapse)AuthorFilesLines
2020-06-26docs: networking: move AppleTalk / LocalTalk drivers to the hw driver sectionJakub Kicinski1-144/+0
Move docs for cops and ltpc under device_drivers/appletalk. Signed-off-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
2020-04-30docs: networking: convert ltpc.txt to ReSTMauro Carvalho Chehab1-0/+144
- add SPDX header; - add a document title; - mark code blocks and literals as such; - mark tables as such; - adjust identation, whitespaces and blank lines; - add to networking/index.rst. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: David S. Miller <[email protected]>