All of lore.kernel.org
 help / color / mirror / Atom feed
From: richardcochran@gmail.com (Richard Cochran)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH net-next 0/4] Tx time stamp advertising for four drivers
Date: Sun, 22 Jul 2012 19:11:02 +0200	[thread overview]
Message-ID: <cover.1342976654.git.richardcochran@gmail.com> (raw)

This series updates the ethtool code for four drivers that recently
add the skb_tx_timestamp hook. Since these drivers now support
software transmit time stamps, let us also advertise this via ethtool.

Thanks,
Richard

Richard Cochran (4):
  bnx2x: advertise transmit time stamping
  e1000: advertise transmit time stamping
  e1000e: advertise transmit time stamping
  forcedeth: advertise transmit time stamping

 .../net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c    |    1 +
 drivers/net/ethernet/intel/e1000/e1000_ethtool.c   |    1 +
 drivers/net/ethernet/intel/e1000e/ethtool.c        |    1 +
 drivers/net/ethernet/nvidia/forcedeth.c            |    1 +
 4 files changed, 4 insertions(+), 0 deletions(-)

-- 
1.7.2.5

             reply	other threads:[~2012-07-22 17:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-22 17:11 Richard Cochran [this message]
2012-07-22 17:11 ` [PATCH net-next 1/4] bnx2x: advertise transmit time stamping Richard Cochran
2012-07-22 18:29   ` Eilon Greenstein
2012-07-22 17:11 ` [PATCH net-next 2/4] e1000: " Richard Cochran
2012-07-23  8:18   ` Jeff Kirsher
2012-07-22 17:11 ` [PATCH net-next 3/4] e1000e: " Richard Cochran
2012-07-23  8:19   ` Jeff Kirsher
2012-07-23 16:07   ` [E1000-devel] " Allan, Bruce W
2012-07-22 17:11 ` [PATCH net-next 4/4] forcedeth: " Richard Cochran
2012-07-23 13:27   ` Willem de Bruijn
2012-07-22 17:13 ` [PATCH net-next 0/4] Tx time stamp advertising for four drivers Richard Cochran
2012-07-22 17:15 ` [PATCH net-next 1/4] bnx2x: advertise transmit time stamping Richard Cochran
2012-07-22 17:15 ` [PATCH net-next 2/4] e1000: " Richard Cochran
2012-07-22 17:15 ` [PATCH net-next 3/4] e1000e: " Richard Cochran
2012-07-22 17:15 ` [PATCH net-next 4/4] forcedeth: " Richard Cochran
2012-07-22 19:33 ` [PATCH net-next 0/4] Tx time stamp advertising for four drivers David Miller
  -- strict thread matches above, loose matches on Subject: below --
2012-07-22 17:15 Richard Cochran

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1342976654.git.richardcochran@gmail.com \
    --to=richardcochran@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.