From: Jeff Kirsher <redacted>
Date: Thu, 18 Oct 2018 13:32:46 -0700
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.
The following are changes since commit 3a3295bfa6f484bba91de0a804c1d0bf7d31dbd3:
Merge branch 'sctp-fix-sk_wmem_queued-and-use-it-to-check-for-writable-space'
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 10GbE
Pulled, thanks Jeff.