[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1375314056.git.himanshu.madhani@qlogic.com>
Date: Wed, 31 Jul 2013 17:10:57 -0400
From: Himanshu Madhani <himanshu.madhani@...gic.com>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <Dept_NX_Linux_NIC_Driver@...gic.com>,
Himanshu Madhani <himanshu.madhani@...gic.com>
Subject: [PATCH net-next v2 0/5] qlcnic: Mailbox refactoring
From: Himanshu Madhani <himanshu.madhani@...gic.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
--
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