summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-31IB/mlx5: Test write combining supportMichael Guralnik1-0/+6
2019-10-28Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe1-6/+18
2019-10-28RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroyJason Gunthorpe1-0/+3
2019-10-28RDMA/mlx5: Rework implicit ODP destroyJason Gunthorpe1-3/+6
2019-10-28RDMA/mlx5: Use an xarray for the children of an implicit ODPJason Gunthorpe1-1/+4
2019-10-28RDMA/mlx5: Use a dedicated mkey xarray for ODPJason Gunthorpe1-2/+3
2019-10-28RDMA/mlx5: Split sig_err MR data into its own xarrayJason Gunthorpe1-0/+2
2019-10-28Merge tag 'v5.4-rc5' into rdma.git for-nextJason Gunthorpe1-2/+1
2019-10-22IB/mlx5: Align usage of QP1 create flags with rest of mlx5 definesMichael Guralnik1-6/+1
2019-10-22IB/mlx5: Remove dead codeRan Rozenstein1-1/+0
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi1-0/+2
2019-10-22RDMA/mlx5: Return ODP type per MRErez Alfasi1-0/+3
2019-10-22IB/mlx5: Introduce ODP diagnostic countersErez Alfasi1-0/+4
2019-10-04RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe1-1/+0
2019-10-04RDMA/mlx5: Put live in the correct place for ODP MRsJason Gunthorpe1-1/+1
2019-10-04RDMA/mlx5: Group boolean parameters to take less spaceLeon Romanovsky1-4/+4
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+2
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe1-0/+14
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb1-1/+4
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-2/+0
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich1-2/+0
2019-08-26RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang1-0/+1
2019-08-20IB/mlx5: Consolidate use_umr checks into single functionMoni Shoua1-0/+14
2019-07-29Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford1-0/+1
2019-07-29IB/mlx5: Support per device q counters in switchdev modeParav Pandit1-0/+1
2019-07-24IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas1-0/+1
2019-07-05IB/mlx5: Support set qp counterMark Zhang1-0/+6
2019-07-03IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas1-0/+12
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe1-1/+1
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang1-1/+0
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-0/+1
2019-06-24RDMA/mlx5: Use PA mapping for PI handoverMax Gurtovoy1-0/+1
2019-06-24RDMA/mlx5: Improve PI handover performanceIsrael Rukshin1-1/+6
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy1-2/+0
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin1-2/+1
2019-06-24RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrityMax Gurtovoy1-0/+11
2019-06-20RDMA: Convert destroy_wq to be voidLeon Romanovsky1-1/+1
2019-06-18Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEADDoug Ledford1-0/+1
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery1-0/+1
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-3/+2
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky1-1/+1
2019-05-06IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich1-0/+17
2019-05-06IB/mlx5: Support device memory type attributeAriel Levkovich1-8/+15
2019-04-22RDMA/mlx5: Access the prio bypass inside the FDB flow table namespaceMark Bloch1-0/+1
2019-04-10RDMA/mlx5: Remove VF representor profileMark Bloch1-17/+0
2019-04-10RDMA/mlx5: Move to single device multiport ports in switchdev modeMark Bloch1-0/+1
2019-04-10RDMA/mlx5: Move rep into port structMark Bloch1-1/+2
2019-04-10RDMA/mlx5: Move netdev info into the port structMark Bloch1-7/+7
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky1-4/+3
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-3/+3