[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1375244889.git.himanshu.madhani@qlogic.com>
Date: Tue, 30 Jul 2013 21:54:18 -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 0/6] qlcnic: Mailbox refactoring and ethtool updates
From: Himanshu Madhani <himanshu.madhani@...gic.com>
This series contains
* patch for adding board temperature for ethtool statistics.
* patch for returning correct error code for loopback diagnostic test.
* patches for mailbox refactoring.
There was suggestion from Ben Hutchings, in response to RFC patch, to use
hwmon device for extracting board temperature from an adapter. We are still
investigating this approach. We will send out patches later as a separate
series when we have decide to implement hwmon API.
Thanks,
Himanshu
Himanshu Madhani (2):
qlcnic: Add ethtool statistics for board temperature.
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 | 57 +-
.../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 | 7 +-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 20 +-
.../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c | 146 ++---
7 files changed, 656 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