[PATCH] docs: networking: timestamping: fix section title markup

2021-01-28 Thread Jan Luebbe
This section was missed during the conversion to ReST, so convert it in the same style as the surrounding section titles. Signed-off-by: Jan Luebbe --- Documentation/networking/timestamping.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/networking

[PATCH] net: ethernet: mvneta: add support for 2.5G DRSGMII mode

2017-01-23 Thread Jan Luebbe
to a FPGA. Signed-off-by: Jan Luebbe --- Documentation/devicetree/bindings/net/ethernet.txt | 1 + drivers/net/ethernet/marvell/mvneta.c | 5 + include/linux/phy.h| 3 +++ 3 files changed, 9 insertions(+) diff --git a/Documentation/devicetree/bi