devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v1 0/3] drivers: net: xgene: Add separate tx completion ring
@ 2015-03-25 19:19 Iyappan Subramanian
  2015-03-25 19:19 ` [PATCH net-next v1 1/3] Documentation: dts: xgene: Update interrupt field description Iyappan Subramanian
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Iyappan Subramanian @ 2015-03-25 19:19 UTC (permalink / raw)
  To: davem, netdev, devicetree
  Cc: linux-arm-kernel, kchudgar, patches, Iyappan Subramanian

SGMII based 1GbE and 10GbE interfaces support multiple interrupts.
Adding separate tx completion descriptor ring and associating a dedicated irq for the TX completion.

Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: Keyur Chudgar <kchudgar@apm.com>
---

Iyappan Subramanian (3):
  Documentation: dts: xgene: Update interrupt field description
  dtb: xgene: Add interrupt for Tx completion
  drivers: net: xgene: Add separate tx completion ring

 .../devicetree/bindings/net/apm-xgene-enet.txt     |   5 +-
 arch/arm64/boot/dts/apm/apm-storm.dtsi             |   9 +-
 drivers/net/ethernet/apm/xgene/xgene_enet_main.c   | 141 ++++++++++++++++++---
 drivers/net/ethernet/apm/xgene/xgene_enet_main.h   |   6 +
 4 files changed, 137 insertions(+), 24 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-03-27 21:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-25 19:19 [PATCH net-next v1 0/3] drivers: net: xgene: Add separate tx completion ring Iyappan Subramanian
2015-03-25 19:19 ` [PATCH net-next v1 1/3] Documentation: dts: xgene: Update interrupt field description Iyappan Subramanian
2015-03-25 19:19 ` [PATCH net-next v1 2/3] dtb: xgene: Add interrupt for Tx completion Iyappan Subramanian
     [not found] ` <1427311152-30333-1-git-send-email-isubramanian-qTEPVZfXA3Y@public.gmane.org>
2015-03-25 19:19   ` [PATCH net-next v1 3/3] drivers: net: xgene: Add separate tx completion ring Iyappan Subramanian
2015-03-27 21:21 ` [PATCH net-next v1 0/3] " 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).