All of lore.kernel.org
 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
  0 siblings, 0 replies; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ 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 ` 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   ` Iyappan Subramanian
2015-03-25 19:19 ` [PATCH net-next v1 2/3] dtb: xgene: Add interrupt for Tx completion Iyappan Subramanian
2015-03-25 19:19   ` 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-25 19:19     ` Iyappan Subramanian
2015-03-27 21:21 ` [PATCH net-next v1 0/3] " David Miller
2015-03-27 21:21   ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.