From: Himanshu Madhani <himanshu.madhani@qlogic.com>
To: <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <Dept_NX_Linux_NIC_Driver@qlogic.com>,
Himanshu Madhani <himanshu.madhani@qlogic.com>
Subject: [PATCH net-next v2 0/5] qlcnic: Mailbox refactoring
Date: Wed, 31 Jul 2013 17:10:57 -0400 [thread overview]
Message-ID: <cover.1375314056.git.himanshu.madhani@qlogic.com> (raw)
From: Himanshu Madhani <himanshu.madhani@qlogic.com>
This series contains
* patch for returning correct error code for loopback diagnostic test.
* patches for mailbox refactoring.
changes from v1 -> v2
* dropped "qlcnic: Add ethtool statistics for board temperature."
Please consider applying to net-next.
Thanks,
Himanshu
Himanshu Madhani (1):
qlcnic: Update version to 5.2.45
Jitendra Kalsaria (1):
qlcnic: Return appropriate error code.
Manish Chopra (3):
qlcnic: Interrupt based driver firmware mailbox mechanism
qlcnic: Replace poll mode mailbox interface with interrupt based
mailbox interface
qlcnic: Enable mailbox interface in poll mode when interrupts are not
available
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h | 56 +-
.../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c | 615 +++++++++++++++------
.../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h | 27 +-
.../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 83 ++-
.../net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c | 2 +-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 18 +-
.../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c | 146 ++---
7 files changed, 648 insertions(+), 299 deletions(-)
--
1.8.1.4
next reply other threads:[~2013-07-31 21:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-31 21:10 Himanshu Madhani [this message]
2013-07-31 21:10 ` [PATCH net-next v2 1/5] qlcnic: Return appropriate error code Himanshu Madhani
2013-08-01 0:22 ` David Miller
2013-07-31 21:10 ` [PATCH net-next v2 2/5] qlcnic: Interrupt based driver firmware mailbox mechanism Himanshu Madhani
2013-07-31 21:11 ` [PATCH net-next v2 3/5] qlcnic: Replace poll mode mailbox interface with interrupt based mailbox interface Himanshu Madhani
2013-07-31 21:11 ` [PATCH net-next v2 4/5] qlcnic: Enable mailbox interface in poll mode when interrupts are not available Himanshu Madhani
2013-07-31 21:11 ` [PATCH net-next v2 5/5] qlcnic: Update version to 5.2.45 Himanshu Madhani
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=cover.1375314056.git.himanshu.madhani@qlogic.com \
--to=himanshu.madhani@qlogic.com \
--cc=Dept_NX_Linux_NIC_Driver@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).