netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] arcnet: Collection of latest features
@ 2017-06-28 16:32 Michael Grzeschik
  2017-06-28 16:32 ` [PATCH 1/4] arcnet: add err_skb package for package status feedback Michael Grzeschik
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michael Grzeschik @ 2017-06-28 16:32 UTC (permalink / raw)
  To: davem; +Cc: netdev, kernel

Here we sum up the latest features to improve the arcnet framework. One
patch is used to get feedback from the transfer queue about failed xfers
by adding the err_skb message queue. Beside that we improve the
backplane status that can be read by the PCI-based cards and offer that
status via an extra sysfs attribute. In the last patch we add another
card type PCIFB2.

Michael Grzeschik (4):
  arcnet: add err_skb package for package status feedback
  arcnet: com20020-pci: add attribute to readback backplane status
  arcnet: com20020-pci: handle backplane mode depending on card type
  arcnet: com20020-pci: add support for PCIFB2 card

 drivers/net/arcnet/arcdevice.h    |  4 +++
 drivers/net/arcnet/arcnet.c       | 74 +++++++++++++++++++++++++++++++++------
 drivers/net/arcnet/com20020-pci.c | 58 ++++++++++++++++++++++++++++++
 3 files changed, 126 insertions(+), 10 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-06-29 19:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-28 16:32 [PATCH 0/4] arcnet: Collection of latest features Michael Grzeschik
2017-06-28 16:32 ` [PATCH 1/4] arcnet: add err_skb package for package status feedback Michael Grzeschik
2017-06-28 16:32 ` [PATCH 2/4] arcnet: com20020-pci: add attribute to readback backplane status Michael Grzeschik
2017-06-28 16:32 ` [PATCH 3/4] arcnet: com20020-pci: handle backplane mode depending on card type Michael Grzeschik
2017-06-28 16:32 ` [PATCH 4/4] arcnet: com20020-pci: add support for PCIFB2 card Michael Grzeschik
2017-06-29 19:26 ` [PATCH 0/4] arcnet: Collection of latest features 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).