netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Beniamino Galvani <b.galvani@gmail.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	Beniamino Galvani <b.galvani@gmail.com>
Subject: [PATCH 0/2] arc_emac: promiscuous/multicast mode and netpoll support
Date: Sun, 11 May 2014 18:11:46 +0200	[thread overview]
Message-ID: <1399824708-2497-1-git-send-email-b.galvani@gmail.com> (raw)

These patches add support for promiscuous mode, multicast filtering
and netpoll to the ARC EMAC driver.

They were both tested on a Radxa Rock board which uses a ARC EMAC IP
core integrated in the Rockchip RK3188 SoC.

Beniamino Galvani (2):
  arc_emac: implement promiscuous mode and multicast filtering
  arc_emac: add netpoll support

 drivers/net/ethernet/arc/emac_main.c |   49 ++++++++++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)

-- 
1.7.10.4

             reply	other threads:[~2014-05-11 16:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-11 16:11 Beniamino Galvani [this message]
2014-05-11 16:11 ` [PATCH 1/2] arc_emac: implement promiscuous mode and multicast filtering Beniamino Galvani
2014-05-11 16:11 ` [PATCH 2/2] arc_emac: add netpoll support Beniamino Galvani
2014-05-13 22:03 ` [PATCH 0/2] arc_emac: promiscuous/multicast mode and " David Miller

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=1399824708-2497-1-git-send-email-b.galvani@gmail.com \
    --to=b.galvani@gmail.com \
    --cc=Alexey.Brodkin@synopsys.com \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --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 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).