[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1390491376.git.himanshu.madhani@qlogic.com>
Date: Thu, 23 Jan 2014 17:18:27 -0500
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/7] qlcnic: Refactoring and enhancements for all adapters.
From: Himanshu Madhani <himanshu.madhani@...gic.com>
This patch series contains following patches.
o Enhanced debug data collection when we are in Tx-timeout situation.
o Enhanced MSI-x vector calculation for defualt load path as well
as for TSS/RSS ring change path.
o Refactored interrupt coalescing code for all adapters.
o Refactored interrupt handling as well as cleanup of poll controller
code patch for all adapters.
o changed rx_mac_learn type to boolean.
Please apply to net-next.
Thanks,
Himanshu
Himanshu Madhani (4):
qlcnic: Enhance Tx timeout debugging.
qlcnic: Refactor interrupt coalescing code for all adapters.
qlcnic: Enhance logic to calculate msix vectors.
qlcnic: update version to 5.3.55
Manish chopra (2):
qlcnic: Interrupt code cleanup
qlcnic: Update poll controller code path
Sucheta Chakraborty (1):
qlcnic: Use bool for rx_mac_learn.
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h | 129 ++++++--
.../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c | 235 ++++++++++----
.../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h | 9 +-
.../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 4 +-
.../net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c | 4 +-
.../net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c | 106 ++-----
drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c | 31 +-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.h | 4 +-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c | 55 +---
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 343 ++++++++++++++-------
.../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c | 2 +
11 files changed, 601 insertions(+), 321 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