netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Grzeschik <mgr@pengutronix.de>
To: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, kernel@pengutronix.de
Subject: Re: [PATCH 0/5] ARCNET: add support for EAE multi interfac card
Date: Wed, 24 Sep 2014 15:29:22 +0200	[thread overview]
Message-ID: <20140924132922.GD9715@pengutronix.de> (raw)
In-Reply-To: <1411556523-28100-1-git-send-email-m.grzeschik@pengutronix.de>

Hi,

On Wed, Sep 24, 2014 at 01:01:58PM +0200, Michael Grzeschik wrote:
> This series adds support for the PLX bridge based multi interface
> pci cards and adds support to change device address on com200xx chips
> during runtime.
> 
> Thanks,
> Michael
> 
> Michael Grzeschik (5):
>   ARCNET: return IRQ_NONE if the interface isn't running
>   ARCNET: add com20020_set_hwddr to change address
>   ARCNET: add com20020 PCI IDs with metadata
>   ARCNET: add support for multi interfaces on com20020
>   ARCNET: enable eae arcnet card support
> 
>  drivers/net/arcnet/arcnet.c       |   2 +-
>  drivers/net/arcnet/com20020-pci.c | 369 +++++++++++++++++++++++++++++---------
>  drivers/net/arcnet/com20020.c     |  14 ++
>  include/linux/com20020.h          |  29 +++
>  4 files changed, 330 insertions(+), 84 deletions(-)
> 
> -- 
> 2.1.0

This series was based on v3.16 and does not apply on master. Who could
expect somebody else be patching the arcnet dir in this century. :)

Will send a newer series in some minutes.

Michael Grzeschik


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

  parent reply	other threads:[~2014-09-24 13:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 11:01 [PATCH 0/5] ARCNET: add support for EAE multi interfac card Michael Grzeschik
2014-09-24 11:01 ` [PATCH 1/5] ARCNET: return IRQ_NONE if the interface isn't running Michael Grzeschik
2014-09-24 11:02 ` [PATCH 2/5] ARCNET: add com20020_set_hwddr to change address Michael Grzeschik
2014-09-24 11:02 ` [PATCH 3/5] ARCNET: add com20020 PCI IDs with metadata Michael Grzeschik
2014-09-24 11:02 ` [PATCH 4/5] ARCNET: add support for multi interfaces on com20020 Michael Grzeschik
2014-09-24 11:02 ` [PATCH 5/5] ARCNET: enable eae arcnet card support Michael Grzeschik
2014-09-24 13:29 ` Michael Grzeschik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-24 13:41 [PATCH 0/5] ARCNET: add support for EAE multi interfac card Michael Grzeschik
2014-09-28 20:44 ` David Miller
2014-09-28 21:01   ` David Miller
2014-09-29  9:07     ` Michael Grzeschik

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=20140924132922.GD9715@pengutronix.de \
    --to=mgr@pengutronix.de \
    --cc=kernel@pengutronix.de \
    --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).