[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1427311152-30333-1-git-send-email-isubramanian@apm.com>
Date: Wed, 25 Mar 2015 12:19:09 -0700
From: Iyappan Subramanian <isubramanian@....com>
To: davem@...emloft.net, netdev@...r.kernel.org,
devicetree@...r.kernel.org
Cc: linux-arm-kernel@...ts.infradead.org, kchudgar@....com,
patches@....com, Iyappan Subramanian <isubramanian@....com>
Subject: [PATCH net-next v1 0/3] drivers: net: xgene: Add separate tx completion ring
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@....com>
Signed-off-by: Keyur Chudgar <kchudgar@....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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists