summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
Commit message (Expand)AuthorAgeFilesLines
* devlink: Add devlink reload limit optionMoshe Shemesh2020-10-091-1/+3
* devlink: Add reload action option to devlink reload commandMoshe Shemesh2020-10-091-2/+5
* mlx4: make sure to always set the port typeJakub Kicinski2020-09-101-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-0/+2
|\
| * mlx4: disable device on shutdownJakub Kicinski2020-07-281-0/+2
* | mlx4: Mark PM functions as __maybe_unusedWei Yongjun2020-07-021-2/+2
* | mlx4: use generic power managementVaibhav Gupta2020-07-011-4/+7
|/
* RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2020-06-021-2/+0
* net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan2020-05-041-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-2/+1
|\
| * mlx4_core: fix wrong comment about the reason of subtract one from the max_cqesDotan Barak2019-11-051-2/+1
* | devlink: disallow reload operation during device cleanupJiri Pirko2019-11-081-0/+3
* | net: devlink: allow to change namespaces during reloadJiri Pirko2019-10-041-1/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-1/+1
|\
| * mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King2019-09-111-1/+1
* | net: devlink: split reload op into twoJiri Pirko2019-09-131-4/+15
* | mlx4: Split restart_one into two functionsJiri Pirko2019-09-131-4/+21
* | mlx4: avoid large stack usage in mlx4_init_hca()Arnd Bergmann2019-07-241-27/+39
|/
* devlink: publish params only after driver init is doneJiri Pirko2019-02-081-0/+1
* net/mlx4_core: Fix several coding style errorsErez Alfasi2018-12-031-3/+3
* net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi2018-12-031-6/+5
* net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh2018-10-111-28/+15
* net/mlx4_core: Allow MTTs starting at any indexTariq Toukan2018-07-251-3/+4
* net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker2018-07-121-0/+41
* net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker2018-07-121-1/+9
* net/mlx4_core: Add health buffer address capabilityAlex Vesker2018-07-121-0/+1
* mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh2018-07-051-1/+52
* mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh2018-07-051-2/+106
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-1/+3
|\
| * net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir2018-05-141-1/+3
* | net/mlx4_core: Use msi_x module param to limit num of MSI-X irqsTariq Toukan2018-05-101-1/+9
* | net/mlx4_core: Add PCI calls for suspend/resumeYishai Hadas2018-05-101-0/+46
|/
* net/mlx4: fix spelling mistake: "failedi" -> "failed"Colin Ian King2018-05-011-1/+1
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-80/+1
|\
| * net/mlx4_core: Report PCIe link properties with pcie_print_link_status()Tal Gilboa2018-04-031-80/+1
* | Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-061-0/+1
|\ \
| * | RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe2018-03-151-0/+1
| |/
* / ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-8/+8
|/
* net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devicesSlava Shwartsman2017-11-131-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-124/+136
|\
| * net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer2017-09-051-4/+5
| * net/mlx4_core: fix memory leaks on error exit pathColin Ian King2017-09-031-1/+2
| * net/mlx4: Add user mac FW update supportMoshe Shemesh2017-08-291-0/+3
| * net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha2017-08-291-113/+122
| * net/mlx4_core: make mlx4_profile constBhumika Goyal2017-08-241-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-211-2/+2
| |\
| * | mlx4: sizeof style usagestephen hemminger2017-08-161-6/+6
| * | mlx4: remove unnecessary pci_set_drvdata()Zhu Yanjun2017-08-151-2/+0
* | | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-031-3/+4
|\ \ \ | |_|/ |/| |