summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/kapi.rst
Commit message (Collapse)AuthorAgeFilesLines
* sfp: add documentation for kernel APIsRussell King2017-12-051-0/+12
| | | | | | | | | Add kernel-doc documentation for sfp kernel APIs, and link it into the networking kapi documentation under "Network device support". Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* phylink: add documentation for kernel APIsRussell King2017-12-051-0/+12
| | | | | | | | | Add kernel-doc documentation for phylink kernel APIs, and link it into the networking kapi documentation under "Network device support". Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* docs-rst: convert networking book to ReSTMauro Carvalho Chehab2017-05-161-0/+147
Use pandoc to convert documentation to ReST by calling Documentation/sphinx/tmplcvt script. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>