netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ARCNET: add support for EAE multi interfac card
@ 2014-09-29  9:55 Michael Grzeschik
  2014-09-29  9:55 ` [PATCH v2 1/5] ARCNET: return IRQ_NONE if the interface isn't running Michael Grzeschik
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michael Grzeschik @ 2014-09-29  9:55 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-rc7.
It is fixed for build against com20020_cs.

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 ++
 drivers/net/arcnet/com20020_cs.c  |   4 -
 include/linux/com20020.h          |  29 +++
 5 files changed, 330 insertions(+), 88 deletions(-)

-- 
2.1.0

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-29  9:55 [PATCH v2 0/5] ARCNET: add support for EAE multi interfac card Michael Grzeschik
2014-09-29  9:55 ` [PATCH v2 1/5] ARCNET: return IRQ_NONE if the interface isn't running Michael Grzeschik
2014-09-29  9:55 ` [PATCH v2 2/5] ARCNET: add com20020_set_hwddr to change address Michael Grzeschik
2014-09-29  9:55 ` [PATCH v2 3/5] ARCNET: add com20020 PCI IDs with metadata Michael Grzeschik
2014-09-29  9:55 ` [PATCH v2 4/5] ARCNET: add support for multi interfaces on com20020 Michael Grzeschik
2014-09-29  9:55 ` [PATCH v2 5/5] ARCNET: enable eae arcnet card support Michael Grzeschik
2014-09-29 18:37 ` [PATCH v2 0/5] ARCNET: add support for EAE multi interfac card David Miller

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