summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
AgeCommit message (Expand)Author
2014-09-26net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-05mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein
2014-07-22net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai
2014-06-22net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-30net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein
2014-05-29mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein
2014-05-29mlx4_core: Fix memory leaks in SR-IOV error pathsDotan Barak
2014-05-22net/mlx4_core: Replace pr_warning() with pr_warn()Amir Vadai
2014-05-22net/mlx4_core: Deprecate use_prio module parameterAmir Vadai
2014-05-14net/mlx4_core: Removed unnecessary bit operation conditionEyal Perry
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-08mellanox: Logging message cleanupsJoe Perches
2014-05-05net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry
2014-05-05net/mlx4_core: Load the Eth driver firstOr Gerlitz
2014-04-14net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai
2014-04-13net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2014-03-20net/mlx4: Adapt num_vfs/probed_vf params for single port VFMatan Barak
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak
2014-03-20net/mlx4: Add data structures to support N-Ports per VFMatan Barak
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-12net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein
2014-03-06net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai
2014-03-05net/mlx4: Support shutdown() interfaceGavin Shan
2014-02-24net/mlx4: Fix limiting number of IRQ's instead of RSS queuesIdo Shamay
2014-02-18mlx4: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-01-05net/mlx4_core: Warn if device doesn't have enough PCI bandwidthEyal Perry
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz
2013-12-19net/mlx4_core: Set CQE/EQE size to 64B by defaultEyal Perry
2013-12-19net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion
2013-12-09mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein
2013-12-03net/mlx4_core: destroy workqueue when driver fails to registerWei Yang
2013-11-07net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-10-17net/mlx4_core: Load higher level modules according to ports typeEyal Perry
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-01net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller