netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mahesh Bandewar <maheshb@google.com>
To: Matt Carlson <mcarlson@broadcom.com>, David Miller <davem@davemloft.net>
Cc: netdev <netdev@vger.kernel.org>,
	"Michael Chan" <mchan@broadcom.com>,
	"Ben Hutchings" <bhutchings@solarflare.com>,
	"Michał Mirosław" <mirq-linux@rere.qmqm.pl>,
	"Tom Herbert" <therbert@google.com>,
	"Mahesh Bandewar" <maheshb@google.com>
Subject: [PATCHv3 0/2] Loopback
Date: Tue,  3 May 2011 18:18:53 -0700	[thread overview]
Message-ID: <1304471935-402-1-git-send-email-maheshb@google.com> (raw)

First patch is the repost of the earlier loopback patch. tg3 implementation / patch demonstrates one such usage and I have incarporated changes suggested by Matt and Joe.

Mahesh Bandewar (2):
  net: Allow ethtool to set interface in loopback mode.
  tg3: Allow ethtool to enable/disable loopback.

 drivers/net/tg3.c              |   57 ++++++++++++++++++++++++++++++++++++++++
 include/linux/netdevice.h      |    3 +-
 net/core/ethtool.c             |    2 +-
 3 files changed, 59 insertions(+), 2 deletions(-)

-- 
1.7.3.1


             reply	other threads:[~2011-05-04  1:19 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-04  1:18 Mahesh Bandewar [this message]
2011-05-04  1:18 ` [PATCH 1/2] net: Allow ethtool to set interface in loopback mode Mahesh Bandewar
2011-05-04  1:18   ` [PATCHv3 2/2] tg3: Allow ethtool to enable/disable loopback Mahesh Bandewar
2011-05-04  1:52     ` Matt Carlson
2011-05-04 11:11     ` Michał Mirosław
2011-05-04 15:04       ` Stephen Hemminger
2011-05-04 16:05         ` Michał Mirosław
2011-05-04 16:08           ` Ben Hutchings
2011-05-05  1:34     ` [PATCHv4 " Mahesh Bandewar
2011-05-05  6:59       ` Michał Mirosław
2011-05-05 17:47         ` Mahesh Bandewar
2011-05-05 18:35           ` Michał Mirosław
2011-05-05 23:16             ` Mahesh Bandewar
2011-05-06  6:35               ` Michał Mirosław
2011-05-07  6:18       ` [PATCHv5 " Mahesh Bandewar
2011-05-07  7:43         ` Michał Mirosław
2011-05-08 16:50           ` Mahesh Bandewar
2011-05-08 16:51         ` [PATCHv6 " Mahesh Bandewar
2011-05-12 22:04           ` David Miller
2011-05-04 11:15   ` [PATCH 1/2] net: Allow ethtool to set interface in loopback mode Michał Mirosław
2011-05-05  1:30   ` [PATCHv2 " Mahesh Bandewar
2011-05-05  1:52     ` Ben Hutchings
2011-05-08 23:00       ` David Miller
2011-05-06  0:12     ` [PATCH net-next-2.6] sfc: Implement NETIF_F_LOOPBACK Ben Hutchings
2011-05-09  7:36       ` Michał Mirosław
2011-05-09 13:47         ` Ben Hutchings

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=1304471935-402-1-git-send-email-maheshb@google.com \
    --to=maheshb@google.com \
    --cc=bhutchings@solarflare.com \
    --cc=davem@davemloft.net \
    --cc=mcarlson@broadcom.com \
    --cc=mchan@broadcom.com \
    --cc=mirq-linux@rere.qmqm.pl \
    --cc=netdev@vger.kernel.org \
    --cc=therbert@google.com \
    /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 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).