docs: networking: document NAPIAdd basic documentation about NAPI. We can stop linking to the ancientdoc on the LF wiki.Link: https://lore.kernel.org/all/[email protected]/
docs: networking: document NAPIAdd basic documentation about NAPI. We can stop linking to the ancientdoc on the LF wiki.Link: https://lore.kernel.org/all/[email protected]/Reviewed-by: Bagas Sanjaya <[email protected]>Reviewed-by: Toke Høiland-Jørgensen <[email protected]>Acked-by: Pavel Pisa <[email protected]> # for ctucanfd-driver.rstReviewed-by: Tony Nguyen <[email protected]>Reviewed-by: Florian Fainelli <[email protected]>Reviewed-by: Stephen Hemminger <[email protected]>Reviewed-by: Randy Dunlap <[email protected]>Link: https://lore.kernel.org/r/[email protected]Signed-off-by: Jakub Kicinski <[email protected]>
show more ...
Documentation: networking: correct spellingCorrect spelling problems for Documentation/networking/ as reportedby codespell.Signed-off-by: Randy Dunlap <[email protected]>Cc: Jonathan Corbet
Documentation: networking: correct spellingCorrect spelling problems for Documentation/networking/ as reportedby codespell.Signed-off-by: Randy Dunlap <[email protected]>Cc: Jonathan Corbet <[email protected]>Cc: [email protected]Cc: Jiri Pirko <[email protected]>Cc: "David S. Miller" <[email protected]>Cc: Eric Dumazet <[email protected]>Cc: Jakub Kicinski <[email protected]>Cc: Paolo Abeni <[email protected]>Cc: [email protected]Link: https://lore.kernel.org/r/[email protected]Signed-off-by: Paolo Abeni <[email protected]>
docs: ctucanfd: Use 'kernel-figure' directive instead of 'figure'Two issues were observed in the ReST doc added by commit c3a0addefbde("docs: ctucanfd: CTU CAN FD open-source IP core documentation
docs: ctucanfd: Use 'kernel-figure' directive instead of 'figure'Two issues were observed in the ReST doc added by commit c3a0addefbde("docs: ctucanfd: CTU CAN FD open-source IP core documentation.")with Sphinx versions 2.4.4 and 4.5.0.The plain "figure" directive broke "make pdfdocs" due to a missingPDF figure. For conversion of SVG -> PDF to work, the "kernel-figure"directive, which is an extension for kernel documentation, shouldbe used instead.The directive of "code:: raw" causes a warning from both"make htmldocs" and "make pdfdocs", which reads: [...]/can/ctu/ctucanfd-driver.rst:75: WARNING: Pygments lexer name 'raw' is not knownA plain literal-block marker should suffice where no syntaxhighlighting is intended.Fix the issues by using suitable directive and marker.Fixes: c3a0addefbde ("docs: ctucanfd: CTU CAN FD open-source IP core documentation.")Link: https://lore.kernel.org/all/[email protected]Signed-off-by: Akira Yokosawa <[email protected]>Acked-by: Pavel Pisa <[email protected]>Cc: Martin Jerabek <[email protected]>Cc: Ondrej Ille <[email protected]>Cc: Marc Kleine-Budde <[email protected]>Signed-off-by: Marc Kleine-Budde <[email protected]>
docs: networking: device drivers: can: ctucanfd: update author e-mailThis patch updates the author's email address.Link: https://lore.kernel.org/all/e4396244da6b008c671def9f50bb983a10389863.16508
docs: networking: device drivers: can: ctucanfd: update author e-mailThis patch updates the author's email address.Link: https://lore.kernel.org/all/e4396244da6b008c671def9f50bb983a10389863.1650816929.git.pisa@cmp.felk.cvut.czCc: Odrej Ille <[email protected]>Signed-off-by: Pavel Pisa <[email protected]>[mkl: split into separate patches]Signed-off-by: Marc Kleine-Budde <[email protected]>
docs: ctucanfd: CTU CAN FD open-source IP core documentation.CTU CAN FD IP core documentation based on Martin Jeřábek's diploma thesesOpen-source and Open-hardware CAN FD Protocol Supporthttps://
docs: ctucanfd: CTU CAN FD open-source IP core documentation.CTU CAN FD IP core documentation based on Martin Jeřábek's diploma thesesOpen-source and Open-hardware CAN FD Protocol Supporthttps://dspace.cvut.cz/handle/10467/80366.Link: https://lore.kernel.org/all/692b965999ff6c272239df0fe1c76b68d02b134d.1647932262.git.pisa@cmp.felk.cvut.czSigned-off-by: Pavel Pisa <[email protected]>Signed-off-by: Martin Jerabek <[email protected]>Signed-off-by: Ondrej Ille <[email protected]>Signed-off-by: Marc Kleine-Budde <[email protected]>