[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1392963788-18341-1-git-send-email-shahed.shaikh@qlogic.com>
Date: Fri, 21 Feb 2014 01:23:03 -0500
From: Shahed Shaikh <shahed.shaikh@...gic.com>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <Dept-HSGLinuxNICDev@...gic.com>,
Shahed Shaikh <shahed.shaikh@...gic.com>
Subject: [PATCH net 0/5] qlcnic: Bug fixes
From: Shahed Shaikh <shahed.shaikh@...gic.com>
Hi David,
This patch series includes following bug fixes,
* Fix for return value handling of function qlcnic_enable_msi_legacy().
* Fix for the usage of module paramters for interrupt mode.
Driver should use flags while checking for driver's interrupt mode instead of
module parameters.
* Revert commit 1414abea04 (qlcnic: Restrict VF from configuring any VLAN mode),
inorder to save some multicast filters.
* Fix a bug where driver was not re-setting sds ring count to 1 when
it falls back from MSI-x mode to legacy interrupt mode.
* Reset API lock in adapter when adapter does not reset it at initialization
Please apply to net.
Thanks,
Shahed
Rajesh Borundia (1):
qlcnic: Fix number of rings when we fall back from msix to legacy.
Shahed Shaikh (2):
qlcnic: Fix function return error check
qlcnic: Fix usage of use_msi and use_msi_x module parameters
Sony Chacko (1):
qlcnic: reset firmware API lock during driver load
Sucheta Chakraborty (1):
qlcnic: Allow any VLAN to be configured from VF.
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c | 1 +
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 18 ++++++++++++++++--
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c | 9 ---------
3 files changed, 17 insertions(+), 11 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