aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-05IB/mlx5: Support statistic q counter configurationMark Zhang1-0/+44
2019-07-05IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()Mark Zhang1-5/+5
2019-07-05IB/mlx5: Support set qp counterMark Zhang2-2/+80
2019-07-05Merge mlx5-next into rdma for-nextJason Gunthorpe1-1/+1
2019-07-04RDMA/mlx5: Use proper allocation API to get zeroed memoryLeon Romanovsky1-2/+1
2019-07-03IB/mlx5: DEVX cleanup mdevYishai Hadas1-10/+8
2019-07-03IB/mlx5: Add DEVX support for CQ eventsYishai Hadas1-0/+39
2019-07-03IB/mlx5: Implement DEVX dispatching eventYishai Hadas1-3/+300
2019-07-03IB/mlx5: Enable subscription for device events over DEVXYishai Hadas1-7/+553
2019-07-03IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas3-2/+48
2019-07-03IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FDYishai Hadas1-0/+95
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit1-1/+1
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe10-70/+103
2019-07-03IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit1-24/+36
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas3-3/+3
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas1-1/+2
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas1-1/+1
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2-2/+2
2019-07-01RDMA/mlx5: Cleanup rep when doing unloadBodong Wang1-7/+11
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang2-3/+2
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe6-15/+23
2019-06-26RDMA/mlx5: Add vport metadata matching for IB representorsJianbo Liu1-9/+36
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu3-16/+28
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox4-28/+18
2019-06-24RDMA/mlx5: Refactor MR descriptors allocationMax Gurtovoy1-133/+157
2019-06-24RDMA/mlx5: Use PA mapping for PI handoverMax Gurtovoy3-30/+114
2019-06-24RDMA/mlx5: Improve PI handover performanceIsrael Rukshin3-24/+164
2019-06-24RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin2-153/+16
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy2-7/+2
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin3-10/+9
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy1-20/+198
2019-06-24RDMA/mlx5: Update set_sig_data_segment attribute for new signature APIMax Gurtovoy1-6/+5
2019-06-24RDMA/mlx5: Pass UMR segment flags instead of booleanMax Gurtovoy1-7/+12
2019-06-24RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy1-0/+2
2019-06-24RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrityMax Gurtovoy3-11/+189
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky3-28/+14
2019-06-20RDMA: Convert destroy_wq to be voidLeon Romanovsky2-4/+2
2019-06-18RDMA/mlx5: Enable decap and packet reformat on FDBMaor Gottlieb1-0/+5
2019-06-18RDMA/mlx5: Consider eswitch encap modeMaor Gottlieb1-6/+14
2019-06-18Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEADDoug Ledford4-16/+27
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery1-1/+8
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich1-1/+1
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery1-1/+1
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery2-4/+7
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky3-32/+26
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2-4/+2
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe1-1/+1
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe1-1/+1
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe1-1/+2
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-3/+8