devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drivers: net: xgene: Fix crash for backward compatibility
@ 2014-11-03 19:59 Iyappan Subramanian
  2014-11-03 19:59 ` [PATCH v2 1/3] dtb: xgene: fix: Backward compatibility with older firmware Iyappan Subramanian
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Iyappan Subramanian @ 2014-11-03 19:59 UTC (permalink / raw)
  To: davem, netdev, devicetree
  Cc: linux-arm-kernel, patches, kchudgar, Iyappan Subramanian

This patch set fixes the following issues that were reported during regression.

Patch 1,2 : Adds backward compatibility with the older firmware (<= 1.13.28).
Patch 3   : Use separate hardware resources (descriptor ring, prefetch buffer)
	   that are not shared with the firmware
---

Iyappan Subramanian (3):
  dtb: xgene: fix: Backward compatibility with older firmware
  drivers: net: xgene: Backward compatibility with older firmware
  drivers: net: xgene: fix: Use separate resources

 arch/arm64/boot/dts/apm-storm.dtsi                | 10 +++++-----
 drivers/net/ethernet/apm/xgene/xgene_enet_hw.c    | 18 +++++++++++++++++-
 drivers/net/ethernet/apm/xgene/xgene_enet_hw.h    |  4 ++++
 drivers/net/ethernet/apm/xgene/xgene_enet_main.c  | 11 +++++++----
 drivers/net/ethernet/apm/xgene/xgene_enet_main.h  |  5 ++++-
 drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c |  7 ++++++-
 drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.c |  7 ++++++-
 7 files changed, 49 insertions(+), 13 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-01-09 17:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-03 19:59 [PATCH v2 0/3] drivers: net: xgene: Fix crash for backward compatibility Iyappan Subramanian
2014-11-03 19:59 ` [PATCH v2 1/3] dtb: xgene: fix: Backward compatibility with older firmware Iyappan Subramanian
     [not found]   ` <1415044796-5081-2-git-send-email-isubramanian-qTEPVZfXA3Y@public.gmane.org>
2015-01-09 15:59     ` Ian Campbell
2015-01-09 17:36       ` Ian Campbell
2014-11-03 19:59 ` [PATCH v2 2/3] drivers: net: xgene: " Iyappan Subramanian
2014-11-03 19:59 ` [PATCH v2 3/3] drivers: net: xgene: fix: Use separate resources Iyappan Subramanian
2014-11-04 22:09 ` [PATCH v2 0/3] drivers: net: xgene: Fix crash for backward compatibility 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).