netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] ethtool: Fixes for RX NFC API
@ 2011-09-06 23:44 Ben Hutchings
  2011-09-06 23:48 ` [PATCH net-next 1/4] ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistent Ben Hutchings
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ben Hutchings @ 2011-09-06 23:44 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, Alexander Duyck, Sebastian Poehn, Santwona Behera

This series fixes some minor flaws in the documentation and the API itself.

Ben.

Ben Hutchings (4):
  ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistent
  ethtool: Explicitly state that RX NFC rule locations are priorities
  ethtool: Clean up definitions of rule location arrays in RX NFC
  ethtool: Update ethtool_rxnfc::rule_cnt on return from
    ETHTOOL_GRXCLSRLALL

 .../net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c    |    2 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |    2 +-
 drivers/net/ethernet/freescale/gianfar_ethtool.c   |    5 ++-
 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c   |    7 ++--
 drivers/net/ethernet/sfc/ethtool.c                 |    2 +-
 drivers/net/ethernet/sun/niu.c                     |    6 ++-
 drivers/net/vmxnet3/vmxnet3_ethtool.c              |    2 +-
 include/linux/ethtool.h                            |   33 +++++++++----------
 8 files changed, 31 insertions(+), 28 deletions(-)

-- 
1.7.4.4


-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

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

end of thread, other threads:[~2011-09-16 23:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-06 23:44 [PATCH net-next 0/4] ethtool: Fixes for RX NFC API Ben Hutchings
2011-09-06 23:48 ` [PATCH net-next 1/4] ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistent Ben Hutchings
2011-09-06 23:48 ` [PATCH net-next 2/4] ethtool: Explicitly state that RX NFC rule locations are priorities Ben Hutchings
2011-09-06 23:49 ` [PATCH net-next 3/4] ethtool: Clean up definitions of rule location arrays in RX NFC Ben Hutchings
2011-09-06 23:52 ` [PATCH net-next 4/4] ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL Ben Hutchings
2011-09-16 23:25 ` [PATCH net-next 0/4] ethtool: Fixes for RX NFC API 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).