summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Fix device memory flowsYishai Hadas2019-12-121-41/+79
* IB/mlx5: Fix steering rule of drop and countMaor Gottlieb2019-12-121-7/+6
* Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-47/+15
|\
| * IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-041-47/+15
* | Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-251-20/+22
|\ \
| * | IB/mlx5: Implement callbacks for getting VFs GUID attributesDanit Goldberg2019-11-221-0/+1
| * | IB/mlx5: Load profile according to RoCE enablement stateMichael Guralnik2019-11-111-12/+13
| * | IB/mlx5: Rename profile and init methodsMichael Guralnik2019-11-111-7/+7
| * | IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit2019-11-011-1/+1
| |/
* | IB/mlx5: Support extended number of strides for Striding RQMark Zhang2019-11-191-2/+8
* | RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon2019-11-061-3/+5
* | IB/mlx5: Test write combining supportMichael Guralnik2019-10-311-1/+14
* | Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe2019-10-281-9/+8
|\ \
| * | RDMA/mlx5: Rework implicit ODP destroyJason Gunthorpe2019-10-281-2/+0
| * | RDMA/mlx5: Use a dedicated mkey xarray for ODPJason Gunthorpe2019-10-281-9/+8
| * | RDMA/mlx5: Split sig_err MR data into its own xarrayJason Gunthorpe2019-10-281-0/+2
| |/
* | IB/mlx5: Remove dead codeRan Rozenstein2019-10-221-15/+0
* | RDMA/nldev: Provide MR statisticsErez Alfasi2019-10-221-0/+2
* | RDMA/mlx5: Return ODP type per MRErez Alfasi2019-10-221-0/+1
* | Merge branch 'mlx5-rd-sgl' into rdma.git for-nextJason Gunthorpe2019-10-221-0/+2
|\ \
| * | RDMA/mlx5: Add capability for max sge to get optimized performanceYamin Friedman2019-10-221-0/+2
| |/
* / IB/mlx5: Remove unnecessary else statementErez Alfasi2019-10-041-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-211-41/+86
|\
| * IB/mlx5: Free mpi in mp_slave modeDanit Goldberg2019-09-161-0/+1
| * Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-131-3/+3
| |\
| * | RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang2019-08-261-0/+7
| * | Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-211-8/+3
| |\ \
| * | | RDMA/mlx5: Annotate lock dependency in bind/unbind slave portLeon Romanovsky2019-08-131-2/+4
| * | | RDMA: Introduce ib_port_phys_state enumKamal Heib2019-08-121-2/+2
| * | | IB/mlx5: Support per device q counters in switchdev modeParav Pandit2019-07-291-9/+46
| * | | IB/mlx5: Refactor code for counters allocationParav Pandit2019-07-291-31/+29
| * | | IB/mlx5: Avoid unnecessary typecastParav Pandit2019-07-251-1/+1
* | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-211-9/+0
|\ \ \ \
| * | | | RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'Jason Gunthorpe2019-08-221-5/+0
| | |/ / | |/| |
| * | | RDMA/core: Make invalidate_range a device operationMoni Shoua2019-08-211-4/+0
* | | | net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb2019-09-031-3/+4
* | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-09-021-72/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | net/mlx5: Move device memory management to mlx5_coreAriel Levkovich2019-09-021-72/+30
| | |/ | |/|
* | | IB/mlx5: Report and handle ODP support properlyMoni Shoua2019-08-201-3/+3
| |/ |/|
* | RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky2019-08-011-4/+3
|/
* RDMA/mlx5: Set RDMA DIM to be enabled by defaultLeon Romanovsky2019-07-081-0/+2
* IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-081-2/+6
* IB/mlx5: Add counter_alloc_stats() and counter_update_stats() supportMark Zhang2019-07-051-0/+23
* IB/mlx5: Support statistic q counter configurationMark Zhang2019-07-051-0/+44
* IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()Mark Zhang2019-07-051-5/+5
* RDMA/mlx5: Use proper allocation API to get zeroed memoryLeon Romanovsky2019-07-041-2/+1
* IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas2019-07-031-2/+6
* Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-031-22/+57
|\
| * net/mlx5: Report EQE data upon CQ completionYishai Hadas2019-07-031-1/+1
| * net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2019-07-021-1/+1