Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 00/14] ethtool: Improve documentation
@ 2014-02-12 22:13 Ben Hutchings
  2014-02-12 22:13 ` [PATCH net-next 01/14] ethtool: Expand documentation of struct ethtool_cmd Ben Hutchings
                   ` (14 more replies)
  0 siblings, 15 replies; 18+ messages in thread
From: Ben Hutchings @ 2014-02-12 22:13 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

[-- Attachment #1: Type: text/plain, Size: 1448 bytes --]

This series converts most comments in <linux/ethtool.h> into kernel-doc
format, and expands them to describe the semantics as well as I
understand them.  It also fixes some kernel-doc formatting errors.

I started on this at Solarflare, but they graciously allowed me to take
it away and finish it off.

Ben.

Ben Hutchings (14):
  ethtool: Expand documentation of struct ethtool_cmd
  ethtool: Expand documentation of struct ethtool_drvinfo
  ethtool: Expand documentation of struct ethtool_wol
  ethtool: Expand documentation of struct ethtool_regs
  ethtool: Expand documentation of struct ethtool_eeprom
  ethtool: Expand documentation of struct ethtool_ringparam
  ethtool: Update documentation of struct ethtool_pauseparam
  ethtool: Expand documentation of string set types
  ethtool: Expand documentation of struct ethtool_test
  ethtool: Expand documentation of struct ethtool_stats
  ethtool: Expand documentation of struct ethtool_perm_addr
  ethtool: Document the general convention for VLAs in kernel space
  ethtool: Move kernel-doc comment next to struct ethtool_dump
    definition
  ethtool: Fix unwanted section breaks in kernel-doc

 include/linux/ethtool.h      |   3 +
 include/uapi/linux/ethtool.h | 439 ++++++++++++++++++++++++++++++++-----------
 2 files changed, 329 insertions(+), 113 deletions(-)


-- 
Ben Hutchings
If more than one person is responsible for a bug, no one is at fault.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

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

end of thread, other threads:[~2014-02-13 22:56 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-12 22:13 [PATCH net-next 00/14] ethtool: Improve documentation Ben Hutchings
2014-02-12 22:13 ` [PATCH net-next 01/14] ethtool: Expand documentation of struct ethtool_cmd Ben Hutchings
2014-02-12 22:14 ` [PATCH net-next 02/14] ethtool: Expand documentation of struct ethtool_drvinfo Ben Hutchings
2014-02-12 22:14 ` [PATCH net-next 03/14] ethtool: Expand documentation of struct ethtool_wol Ben Hutchings
2014-02-12 22:14 ` [PATCH net-next 04/14] ethtool: Expand documentation of struct ethtool_regs Ben Hutchings
2014-02-12 22:14 ` [PATCH net-next 05/14] ethtool: Expand documentation of struct ethtool_eeprom Ben Hutchings
2014-02-12 22:14 ` [PATCH net-next 06/14] ethtool: Expand documentation of struct ethtool_ringparam Ben Hutchings
2014-02-12 22:14 ` [PATCH net-next 07/14] ethtool: Update documentation of struct ethtool_pauseparam Ben Hutchings
2014-02-12 22:14 ` [PATCH net-next 08/14] ethtool: Expand documentation of string set types Ben Hutchings
2014-02-12 22:14 ` [PATCH net-next 09/14] ethtool: Expand documentation of struct ethtool_test Ben Hutchings
2014-02-12 22:14 ` [PATCH net-next 10/14] ethtool: Expand documentation of struct ethtool_stats Ben Hutchings
2014-02-13  9:17   ` David Laight
2014-02-13 22:56     ` Ben Hutchings
2014-02-12 22:14 ` [PATCH net-next 11/14] ethtool: Expand documentation of struct ethtool_perm_addr Ben Hutchings
2014-02-12 22:14 ` [PATCH net-next 12/14] ethtool: Document the general convention for VLAs in kernel space Ben Hutchings
2014-02-12 22:14 ` [PATCH net-next 13/14] ethtool: Move kernel-doc comment next to struct ethtool_dump definition Ben Hutchings
2014-02-12 22:15 ` [PATCH net-next 14/14] ethtool: Fix unwanted section breaks in kernel-doc Ben Hutchings
2014-02-12 22:36 ` [PATCH net-next 00/14] ethtool: Improve documentation David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox