summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
AgeCommit message (Expand)Author
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko
2019-11-05mlx4_core: fix wrong comment about the reason of subtract one from the max_cqesDotan Barak
2019-10-04net: devlink: allow to change namespaces during reloadJiri Pirko
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-13net: devlink: split reload op into twoJiri Pirko
2019-09-13mlx4: Split restart_one into two functionsJiri Pirko
2019-09-11mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King
2019-07-24mlx4: avoid large stack usage in mlx4_init_hca()Arnd Bergmann
2019-02-08devlink: publish params only after driver init is doneJiri Pirko
2018-12-03net/mlx4_core: Fix several coding style errorsErez Alfasi
2018-12-03net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh
2018-07-25net/mlx4_core: Allow MTTs starting at any indexTariq Toukan
2018-07-12net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker
2018-07-12net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker
2018-07-12net/mlx4_core: Add health buffer address capabilityAlex Vesker
2018-07-05mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh
2018-07-05mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-14net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir
2018-05-10net/mlx4_core: Use msi_x module param to limit num of MSI-X irqsTariq Toukan
2018-05-10net/mlx4_core: Add PCI calls for suspend/resumeYishai Hadas
2018-05-01net/mlx4: fix spelling mistake: "failedi" -> "failed"Colin Ian King
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-03net/mlx4_core: Report PCIe link properties with pcie_print_link_status()Tal Gilboa
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe
2017-11-13net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devicesSlava Shwartsman
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-03net/mlx4_core: fix memory leaks on error exit pathColin Ian King
2017-08-29net/mlx4: Add user mac FW update supportMoshe Shemesh
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha
2017-08-24net/mlx4_core: make mlx4_profile constBhumika Goyal
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-18net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen
2017-08-16mlx4: sizeof style usagestephen hemminger
2017-08-15mlx4: remove unnecessary pci_set_drvdata()Zhu Yanjun
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh
2017-07-03mlx4_en: make mlx4_log_num_mgm_entry_size staticZhu Yanjun
2017-06-15net/mlx4_en: Optimized single ring steeringSaeed Mahameed
2017-06-07net/mlx4_core: Bump driver versionTariq Toukan
2017-05-15net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-02-23net/mlx4_core: Use cq quota in SRIOV when creating completion EQsJack Morgenstein