From: Iyappan Subramanian <isubramanian@apm.com>
To: davem@davemloft.net, netdev@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org, patches@apm.com,
toanle@apm.com, Iyappan Subramanian <isubramanian@apm.com>
Subject: [PATCH 0/2] drivers: net: xgene: fix irq related issues
Date: Tue, 8 Mar 2016 21:49:35 -0800 [thread overview]
Message-ID: <1457502577-2606-1-git-send-email-isubramanian@apm.com> (raw)
This patch set addresses,
1. Remove static association of prefetch buffers and derive that from Linux irq
2. Remove irq sharing
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
---
Iyappan Subramanian (2):
drivers: net: xgene: fix: Derive prefetch number from irq
drivers: net: xgene: fix: Remove IRQF_SHARED flag
drivers/net/ethernet/apm/xgene/xgene_enet_hw.c | 19 +++++++++++++++++++
drivers/net/ethernet/apm/xgene/xgene_enet_hw.h | 6 ++++++
drivers/net/ethernet/apm/xgene/xgene_enet_main.c | 13 +++++--------
drivers/net/ethernet/apm/xgene/xgene_enet_main.h | 7 +------
drivers/net/ethernet/apm/xgene/xgene_enet_ring2.c | 12 ++++++++++++
drivers/net/ethernet/apm/xgene/xgene_enet_ring2.h | 4 ++++
6 files changed, 47 insertions(+), 14 deletions(-)
--
1.9.1
next reply other threads:[~2016-03-09 5:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-09 5:49 Iyappan Subramanian [this message]
2016-03-09 5:49 ` [PATCH 1/2] drivers: net: xgene: fix: Derive prefetch number from irq Iyappan Subramanian
2016-03-07 19:07 ` Mark Rutland
2016-03-09 5:49 ` [PATCH 2/2] drivers: net: xgene: fix: Remove IRQF_SHARED flag Iyappan Subramanian
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=1457502577-2606-1-git-send-email-isubramanian@apm.com \
--to=isubramanian@apm.com \
--cc=davem@davemloft.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=netdev@vger.kernel.org \
--cc=patches@apm.com \
--cc=toanle@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