summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Accel, Expose accel wrapper for IPsec FPGA functionTariq Toukan2019-07-061-1/+1
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-041-3/+4
|\
| * net/mlx5: Move pci status reg access mutex to mlx5_pci_initParav Pandit2019-07-021-1/+1
| * net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen2019-07-021-2/+3
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-291-14/+42
|\|
| * net/mlx5: Separate IRQ table creation from EQ table creationYuval Avnery2019-06-131-0/+9
| * net/mlx5: Separate IRQ data from EQ table dataYuval Avnery2019-06-131-1/+10
| * net/mlx5: Support querying max VFs from deviceBodong Wang2019-06-131-9/+9
| * net/mlx5: Increase wait time for fw initializationDaniel Jurgens2019-06-131-4/+14
* | net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh2019-06-131-6/+4Star
* | net/mlx5: Issue SW reset on FW assertFeras Daoud2019-06-131-0/+1
* | net/mlx5: Handle SW reset of FW in error flowFeras Daoud2019-06-131-1/+1
* | net/mlx5: Add Crdump supportAlex Vesker2019-06-131-0/+5
* | net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker2019-06-131-0/+3
* | net/mlx5: Move all devlink related functions calls to devlink.cEran Ben Elisha2019-06-131-37/+7Star
* | mlxfw: Propagate error messages through extackJiri Pirko2019-06-041-1/+1
* | mlx5: Move firmware flash implementation to devlinkJiri Pirko2019-06-041-0/+20
* | net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik2019-05-311-0/+4
* | net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed2019-05-291-1/+1
|/
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-011-8/+7Star
|\
| * net/mlx5: Get rid of storing copy of device nameParav Pandit2019-04-301-8/+7Star
| * Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-231-16/+25
| |\
* | \ Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-04-081-220/+253
|\ \ \
| * | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-04-051-220/+253
| |\| | | | |/ | |/|
| | * net/mlx5: Add explicit bar address fieldHuy Nguyen2019-04-021-1/+2
| | * net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/infoHuy Nguyen2019-04-021-67/+66Star
| | * net/mlx5: Break load_one into three stagesSaeed Mahameed2019-04-021-71/+77
| | * net/mlx5: Function setup/teardown proceduresSaeed Mahameed2019-04-021-52/+68
| | * net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed2019-04-021-17/+20
| | * net/mlx5: Split mdev init and pci initSaeed Mahameed2019-04-021-41/+54
| | * net/mlx5: Remove redundant init functions parameterSaeed Mahameed2019-04-021-27/+22Star
* | | net/mlx5: Decrease default mr cache sizeArtemy Kovalyov2019-03-291-20/+0Star
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-101-31/+54
|\ \
| * | net/mlx5: ODP support for XRC transport is not enabled by default in FWMoni Shoua2019-03-061-16/+23
| |/
| * net/mlx5: Factor out HCA capabilities functionsLeon Romanovsky2019-02-191-15/+31
* | net/mlx5: Update the list of the PCI supported devicesEran Ben Elisha2019-03-011-0/+2
|/
* net/mlx5: Update enable HCA dependencyBodong Wang2019-02-141-0/+14
* net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang2019-02-141-0/+2
* net/mlx5: Align ODP capability function with netdev coding styleLeon Romanovsky2019-02-131-9/+6Star
* net/mlx5: Set ODP SRQ support in firmwareMoni Shoua2019-02-031-0/+53
* net/mlx5: Add pci AtomicOps requestMichael Guralnik2019-01-241-0/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-5/+3Star
|\
| * net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky2018-12-171-5/+3Star
* | mlx5: extend PTP gettime function to read system clockMiroslav Lichvar2018-12-201-2/+9
* | net/mlx5: Introduce inter-device communication mechanismAviv Heller2018-12-141-3/+11
|/
* RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2018-12-041-5/+0Star
* net/mlx5: Remove unused events callback and logicSaeed Mahameed2018-11-301-10/+0Star
* net/mlx5: Device events, Use async events chainSaeed Mahameed2018-11-261-3/+13
* net/mlx5: FWPage, Use async events chainSaeed Mahameed2018-11-261-14/+13Star
* {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-201-16/+1Star