netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ARCNET: add support for EAE multi interfac card
@ 2014-09-24 13:41 Michael Grzeschik
  2014-09-24 13:41 ` [PATCH 1/5] ARCNET: return IRQ_NONE if the interface isn't running Michael Grzeschik
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Michael Grzeschik @ 2014-09-24 13:41 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel, kernel

Hello,

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.

This series is based on v3.17-rc6.

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

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH 0/5] ARCNET: add support for EAE multi interfac card
@ 2014-09-24 11:01 Michael Grzeschik
  2014-09-24 13:29 ` Michael Grzeschik
  0 siblings, 1 reply; 11+ messages in thread
From: Michael Grzeschik @ 2014-09-24 11:01 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel, kernel

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-09-29  9:07 UTC | newest]

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

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).