All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Cochran <richardcochran@gmail.com>
To: <netdev@vger.kernel.org>
Cc: David Miller <davem@davemloft.net>
Subject: [PATCH net-next 0/2] Expand Tx timestamping coverage by two drivers
Date: Sat, 10 Mar 2012 18:29:41 +0100	[thread overview]
Message-ID: <cover.1331400160.git.richardcochran@gmail.com> (raw)

This series adds SO_TIMESTAMPING in the transmit path for the Ethernet
MACs found in my older laptop and newer netbook.

Richard Cochran (2):
  r8169: enable transmit time stamping.
  e100: enable transmit time stamping.

 drivers/net/ethernet/intel/e100.c    |    2 ++
 drivers/net/ethernet/realtek/r8169.c |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

-- 
1.7.2.5

             reply	other threads:[~2012-03-10 17:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-10 17:29 Richard Cochran [this message]
2012-03-10 17:29 ` [PATCH net-next 1/2] r8169: enable transmit time stamping Richard Cochran
2012-03-10 22:21   ` Francois Romieu
2012-03-11 22:43     ` David Miller
2012-03-10 17:29 ` [PATCH net-next 2/2] e100: " Richard Cochran
2012-03-11  9:56   ` Jeff Kirsher
2012-04-04  9:04   ` Jeff Kirsher
2012-04-04  9:30     ` Richard Cochran
2012-04-04  9:34       ` Jeff Kirsher
2012-04-07 12:49         ` [PATCH V2 net-next 0/1] e100: support Tx timestamping Richard Cochran
2012-04-07 12:49           ` [PATCH V2 net-next 1/1] e100: enable transmit time stamping Richard Cochran
2012-04-08  6:34             ` Jeff Kirsher

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.1331400160.git.richardcochran@gmail.com \
    --to=richardcochran@gmail.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.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.