From: Manish Chopra <manish.chopra@qlogic.com>
To: <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <Ariel.Elior@qlogic.com>,
<Yuval.Mintz@qlogic.com>
Subject: [PATCH v2 net 0/4] qed: Bug fixes
Date: Mon, 7 Dec 2015 06:25:55 -0500 [thread overview]
Message-ID: <1449487559-31811-1-git-send-email-manish.chopra@qlogic.com> (raw)
Hi David,
Please consider applying this series to net.
Thanks,
Manish
V2:
- Use available helpers for declaring bitmap
and bitmap operations.
Ariel Elior (1):
qed: Fix BAR size split for some servers
Sudarsana Kalluru (1):
qed: Correct slowpath interrupt scheme
Tomer Tayar (2):
qed: Fix corner case for chain in-between pages
qed: fix handling of concurrent ramrods.
drivers/net/ethernet/qlogic/qed/qed.h | 3 +
drivers/net/ethernet/qlogic/qed/qed_dev.c | 53 ++++++++++++--------
drivers/net/ethernet/qlogic/qed/qed_int.c | 33 +++++++++---
drivers/net/ethernet/qlogic/qed/qed_int.h | 15 ++++--
drivers/net/ethernet/qlogic/qed/qed_main.c | 56 +++++++--------------
drivers/net/ethernet/qlogic/qed/qed_reg_addr.h | 4 ++
drivers/net/ethernet/qlogic/qed/qed_sp.h | 8 ++-
drivers/net/ethernet/qlogic/qed/qed_spq.c | 63 ++++++++++++++++++------
include/linux/qed/common_hsi.h | 2 +
include/linux/qed/qed_chain.h | 3 +-
10 files changed, 149 insertions(+), 91 deletions(-)
next reply other threads:[~2015-12-07 12:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-07 11:25 Manish Chopra [this message]
2015-12-07 11:25 ` [PATCH v2 net 1/4] qed: Fix corner case for chain in-between pages Manish Chopra
2015-12-07 11:25 ` [PATCH v2 net 2/4] qed: fix handling of concurrent ramrods Manish Chopra
2015-12-07 11:25 ` [PATCH v2 net 3/4] qed: Fix BAR size split for some servers Manish Chopra
2015-12-07 11:25 ` [PATCH v2 net 4/4] qed: Correct slowpath interrupt scheme Manish Chopra
2015-12-07 19:14 ` [PATCH v2 net 0/4] qed: Bug fixes 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=1449487559-31811-1-git-send-email-manish.chopra@qlogic.com \
--to=manish.chopra@qlogic.com \
--cc=Ariel.Elior@qlogic.com \
--cc=Yuval.Mintz@qlogic.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/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).