aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/networking/altera_tse.rst (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-06-26docs: networking: move remaining Ethernet driver docs to the hw sectionJakub Kicinski1-286/+0
Move docs for hinic and altera_tse under device_drivers/ethernet. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
2020-04-28docs: networking: convert altera_tse.txt to ReSTMauro Carvalho Chehab1-0/+286
- add SPDX header; - use copyright symbol; - adjust titles and chapters, adding proper markups; - mark lists as such; - adjust identation, whitespaces and blank lines; - add to networking/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>