linux_dsm_epyc7002/drivers/net/ethernet/qlogic/qlcnic
Alexander Gordeev 9732ec06ca qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix()
As result of deprecation of MSI-X/MSI enablement functions
pci_enable_msix() and pci_enable_msi_block() all drivers
using these two interfaces need to be updated to use the
new pci_enable_msi_range() and pci_enable_msix_range()
interfaces.

Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Cc: Himanshu Madhani <himanshu.madhani@qlogic.com>
Cc: Rajesh Borundia <rajesh.borundia@qlogic.com>
Cc: Shahed Shaikh <shahed.shaikh@qlogic.com>
Cc: linux-driver@qlogic.com
Cc: netdev@vger.kernel.org
Cc: linux-pci@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-02-18 15:33:33 -05:00
..
Makefile qlcnic: dcb: Query adapter DCB capabilities. 2013-08-27 15:21:13 -04:00
qlcnic_83xx_hw.c qlcnic: Enhance logic to calculate msix vectors. 2014-01-23 16:13:09 -08:00
qlcnic_83xx_hw.h qlcnic: Refactor interrupt coalescing code for all adapters. 2014-01-23 16:13:09 -08:00
qlcnic_83xx_init.c qlcnic: Enhance Tx timeout debugging. 2014-01-23 16:13:09 -08:00
qlcnic_83xx_vnic.c qlcnic: Use bool for rx_mac_learn. 2014-01-23 16:13:08 -08:00
qlcnic_ctx.c qlcnic: Support for 16 virtual NIC functions. 2013-12-17 17:09:44 -05:00
qlcnic_dcb.c qlcnic: Issue INIT_NIC command only once. 2013-12-17 17:09:43 -05:00
qlcnic_dcb.h qlcnic: Issue INIT_NIC command only once. 2013-12-17 17:09:43 -05:00
qlcnic_ethtool.c qlcnic: Enhance logic to calculate msix vectors. 2014-01-23 16:13:09 -08:00
qlcnic_hdr.h qlcnic: Support for 16 virtual NIC functions. 2013-12-17 17:09:44 -05:00
qlcnic_hw.c qlcnic: Refactor interrupt coalescing code for all adapters. 2014-01-23 16:13:09 -08:00
qlcnic_hw.h qlcnic: Refactor interrupt coalescing code for all adapters. 2014-01-23 16:13:09 -08:00
qlcnic_init.c qlcnic: Fix bug in Tx completion path 2014-01-03 20:44:11 -05:00
qlcnic_io.c qlcnic: Fix loopback test failure 2014-01-28 11:59:30 -08:00
qlcnic_main.c qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix() 2014-02-18 15:33:33 -05:00
qlcnic_minidump.c qlcnic: Skip unknown entry type while collecting firmware dump 2013-10-18 13:42:19 -04:00
qlcnic_sriov_common.c qlcnic: Fix initialization of vlan list. 2014-01-28 11:59:30 -08:00
qlcnic_sriov_pf.c qlcnic: Enable VF flood bit on PF. 2014-01-13 15:31:18 -08:00
qlcnic_sriov.h qlcnic: make local functions static 2014-01-17 18:04:19 -08:00
qlcnic_sysfs.c qlcnic: make local functions static 2014-01-17 18:04:19 -08:00
qlcnic.h qlcnic: update version to 5.3.55 2014-01-23 16:13:09 -08:00