devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Iyappan Subramanian <isubramanian@apm.com>
To: davem@davemloft.net, netdev@vger.kernel.org, devicetree@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org, kchudgar@apm.com,
	patches@apm.com, Iyappan Subramanian <isubramanian@apm.com>
Subject: [PATCH net-next v1 0/3] drivers: net: xgene: Add separate tx completion ring
Date: Wed, 25 Mar 2015 12:19:09 -0700	[thread overview]
Message-ID: <1427311152-30333-1-git-send-email-isubramanian@apm.com> (raw)

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

             reply	other threads:[~2015-03-25 19:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 19:19 Iyappan Subramanian [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1427311152-30333-1-git-send-email-isubramanian@apm.com \
    --to=isubramanian@apm.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=kchudgar@apm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=netdev@vger.kernel.org \
    --cc=patches@apm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).