linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Documentation: stmmac documentation improvements
@ 2020-01-07 10:37 Jose Abreu
  2020-01-07 10:37 ` [PATCH net-next 1/3] MAINTAINERS: Add stmmac Ethernet driver documentation entry Jose Abreu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jose Abreu @ 2020-01-07 10:37 UTC (permalink / raw)
  To: netdev
  Cc: Joao Pinto, Jose Abreu, Giuseppe Cavallaro, Alexandre Torgue,
	Jose Abreu, David S. Miller, Jonathan Corbet, Maxime Coquelin,
	linux-doc, linux-stm32, linux-arm-kernel, linux-kernel

[ Not sure if this should go for net-next or Documentation tree. ]

Converts stmmac documentation to RST format.

1) Adds missing entry of stmmac documentation to MAINTAINERS.

2) Converts stmmac documentation to RST format and adds some new info.

3) Adds the new RST file to the list of files.

---
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Cc: Alexandre Torgue <alexandre.torgue@st.com>
Cc: Jose Abreu <joabreu@synopsys.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Cc: netdev@vger.kernel.org
Cc: linux-doc@vger.kernel.org
Cc: linux-stm32@st-md-mailman.stormreply.com
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
---

Jose Abreu (3):
  MAINTAINERS: Add stmmac Ethernet driver documentation entry
  Documentation: networking: Convert stmmac documentation to RST format
  Documentation: networking: Add stmmac to device drivers list

 Documentation/networking/device_drivers/index.rst  |   1 +
 .../networking/device_drivers/stmicro/stmmac.rst   | 697 +++++++++++++++++++++
 .../networking/device_drivers/stmicro/stmmac.txt   | 401 ------------
 MAINTAINERS                                        |   1 +
 4 files changed, 699 insertions(+), 401 deletions(-)
 create mode 100644 Documentation/networking/device_drivers/stmicro/stmmac.rst
 delete mode 100644 Documentation/networking/device_drivers/stmicro/stmmac.txt

-- 
2.7.4


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-01-07 21:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 10:37 [PATCH net-next 0/3] Documentation: stmmac documentation improvements Jose Abreu
2020-01-07 10:37 ` [PATCH net-next 1/3] MAINTAINERS: Add stmmac Ethernet driver documentation entry Jose Abreu
2020-01-07 10:37 ` [PATCH net-next 2/3] Documentation: networking: Convert stmmac documentation to RST format Jose Abreu
2020-01-07 10:37 ` [PATCH net-next 3/3] Documentation: networking: Add stmmac to device drivers list Jose Abreu
2020-01-07 20:09 ` [PATCH net-next 0/3] Documentation: stmmac documentation improvements Jonathan Corbet
2020-01-07 21:39 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).