linux/drivers/net/ethernet/chelsio/cxgb4
Alexander Gordeev c32ad224e5 cxgb4: 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: Dimitris Michailidis <dm@chelsio.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:30 -05:00
..
cxgb4.h net/cxgb4: Avoid disabling PCI device for towice 2014-01-23 13:21:03 -08:00
cxgb4_main.c cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix() 2014-02-18 15:33:30 -05:00
cxgb4_uld.h cxgb4: Assign filter server TIDs properly 2013-12-22 18:09:07 -05:00
l2t.c cxgb4: silence shift wrapping static checker warning 2014-01-13 11:15:58 -08:00
l2t.h cxgb4: Add API to correctly calculate tuple fields 2013-12-22 18:09:08 -05:00
Makefile
sge.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-01-06 17:37:45 -05:00
t4_hw.c drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
t4_hw.h cxgb4: Initialize T5 2013-03-14 11:35:53 -04:00
t4_msg.h cxgb4: Add routines to create and remove listening IPv6 servers 2013-08-12 12:33:36 -07:00
t4_regs.h cxgb4: Add API to correctly calculate tuple fields 2013-12-22 18:09:08 -05:00
t4fw_api.h cxgb4: Add new scheme to update T4/T5 firmware 2013-12-03 16:55:40 -05:00