aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+1
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko1-0/+3
2019-11-05mlx4_core: fix wrong comment about the reason of subtract one from the max_cqesDotan Barak1-2/+1
2019-10-04net: devlink: allow to change namespaces during reloadJiri Pirko1-1/+5
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-09-13net: devlink: split reload op into twoJiri Pirko1-4/+15
2019-09-13mlx4: Split restart_one into two functionsJiri Pirko1-4/+21
2019-09-11mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King1-1/+1
2019-07-24mlx4: avoid large stack usage in mlx4_init_hca()Arnd Bergmann1-27/+39
2019-02-08devlink: publish params only after driver init is doneJiri Pirko1-0/+1
2018-12-03net/mlx4_core: Fix several coding style errorsErez Alfasi1-3/+3
2018-12-03net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi1-6/+5
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh1-28/+15
2018-07-25net/mlx4_core: Allow MTTs starting at any indexTariq Toukan1-3/+4
2018-07-12net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker1-0/+41
2018-07-12net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker1-1/+9
2018-07-12net/mlx4_core: Add health buffer address capabilityAlex Vesker1-0/+1
2018-07-05mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh1-1/+52
2018-07-05mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh1-2/+106
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+3
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2018-05-14net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir1-1/+3
2018-05-10net/mlx4_core: Use msi_x module param to limit num of MSI-X irqsTariq Toukan1-1/+9
2018-05-10net/mlx4_core: Add PCI calls for suspend/resumeYishai Hadas1-0/+46
2018-05-01net/mlx4: fix spelling mistake: "failedi" -> "failed"Colin Ian King1-1/+1
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-80/+1
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2018-04-03net/mlx4_core: Report PCIe link properties with pcie_print_link_status()Tal Gilboa1-80/+1
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches1-8/+8
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe1-0/+1
2017-11-13net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devicesSlava Shwartsman1-0/+2
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-124/+136
2017-09-05net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer1-4/+5
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-3/+4
2017-09-03net/mlx4_core: fix memory leaks on error exit pathColin Ian King1-1/+2
2017-08-29net/mlx4: Add user mac FW update supportMoshe Shemesh1-0/+3
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha1-113/+122
2017-08-24net/mlx4_core: make mlx4_profile constBhumika Goyal1-2/+2
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-08-18net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen1-2/+2
2017-08-16mlx4: sizeof style usagestephen hemminger1-6/+6
2017-08-15mlx4: remove unnecessary pci_set_drvdata()Zhu Yanjun1-2/+0
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy1-0/+2
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh1-3/+4
2017-07-03mlx4_en: make mlx4_log_num_mgm_entry_size staticZhu Yanjun1-1/+1
2017-06-15net/mlx4_en: Optimized single ring steeringSaeed Mahameed1-2/+2
2017-06-07net/mlx4_core: Bump driver versionTariq Toukan1-1/+1
2017-05-15net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com1-6/+4
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein1-0/+11
2017-02-23net/mlx4_core: Use cq quota in SRIOV when creating completion EQsJack Morgenstein1-1/+2