]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
authorDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2018 22:44:55 +0000 (15:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2018 22:44:55 +0000 (15:44 -0700)
commitc6d8c05c29fe8ebea223847161566e330db8ef1a
tree1c609692c526bcf167a2564c23ecced1e5c8c3af
parent521d021dad52b73b5c68a255f5288197f3d57b88
parentdd41b6acbb9a67f013b109044c5e50720e181ced
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue

Jeff Kirsher says:

====================
Intel Wired LAN Doc Updates 2018-10-18

This series contains documentation fixes and updates for Intel wired
LAN drivers.

The following was done:
 - Updated incorrect URLs
 - removed document references which did not apply to the current
   in-kernel drivers
 - added documentation for fm10k driver
 - added missing documentation on existing or new features
 - added SPDX headers to all the documentation files

Lastly, the documentation was converted over to the RST (reStructured
Text) format, so that 'make htmldocs' produces pretty html driver
documentation for our drivers.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS