summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-28/+61
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-0/+5
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe1-0/+1
2020-03-27RDMA/mlx5: Add support for RDMA TX flow tableMichael Guralnik1-0/+1
2020-03-27IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas1-0/+1
2020-03-27IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ibLeon Romanovsky1-0/+17
2020-03-27IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas1-0/+2
2020-03-24RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky1-0/+1
2020-03-13Merge branch 'mlx5_mr_cache' into rdma.git for-nextJason Gunthorpe1-10/+25
2020-03-13RDMA/mlx5: Allow MRs to be created in the cache synchronouslyJason Gunthorpe1-1/+0
2020-03-13RDMA/mlx5: Revise how the hysteresis scheme works for cache fillingJason Gunthorpe1-0/+1
2020-03-13RDMA/mlx5: Fix locking in MR cache work queueJason Gunthorpe1-2/+3
2020-03-13RDMA/mlx5: Simplify how the MR cache bucket is locatedJason Gunthorpe1-3/+4
2020-03-13RDMA/mlx5: Rename the tracking variables for the MR cacheJason Gunthorpe1-4/+15
2020-03-13RDMA/mlx5: Replace spinlock protected write with atomic varSaeed Mahameed1-4/+1
2020-03-13{IB,net}/mlx5: Assign mkey variant in mlx5_ib onlySaeed Mahameed1-0/+5
2020-03-13RDMA/mlx5: Use offsetofend() instead of duplicated variantLeon Romanovsky1-10/+6
2020-03-10RDMA/mlx5: Remove duplicate definitions of SW_ICM macrosErez Shitrit1-4/+0
2020-03-10Merge tag 'v5.6-rc5' into rdma.git for-nextJason Gunthorpe1-0/+1
2020-03-10Merge branch 'mlx5_packet_pacing' into rdma.git for-nextJason Gunthorpe1-0/+6
2020-03-10IB/mlx5: Introduce UAPIs to manage packet pacingYishai Hadas1-0/+6
2020-03-04IB/mlx5: Add np_min_time_between_cnps and rp_max_rate debug paramsParav Pandit1-0/+2
2020-03-04IB/mlx5: Fix implicit ODP raceArtemy Kovalyov1-0/+1
2020-03-02RDMA/mlx5: Prevent UMR usage with RO only when we have RO capsMichael Guralnik1-1/+3
2020-01-30RDMA/core: Make the entire API tree staticJason Gunthorpe1-4/+3
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe1-6/+6
2020-01-16RDMA/mlx5: Set relaxed ordering when requestedMichael Guralnik1-1/+4
2020-01-16IB/mlx5: Add ODP WQE handlers for kernel QPsMoni Shoua1-6/+6
2020-01-12IB/mlx5: Introduce VAR object and its alloc/destroy methodsYishai Hadas1-0/+7
2020-01-12IB/mlx5: Extend caps stage to handle VAR capabilitiesYishai Hadas1-0/+10
2020-01-03IB/mlx5: Unify ODP MR code paths to allow extra flexibilityArtemy Kovalyov1-5/+4
2019-12-12IB/mlx5: Fix device memory flowsYishai Hadas1-1/+18
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-5/+2
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+1
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe1-0/+3
2019-11-23RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe1-5/+2
2019-11-22IB/mlx5: Implement callbacks for getting VFs GUID attributesDanit Goldberg1-0/+3
2019-11-19IB/mlx5: Support extended number of strides for Striding RQMark Zhang1-0/+1
2019-11-13IB/mlx5: Support flow counters offset for bulk countersYevgeny Kliteynik1-1/+1
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky1-3/+2
2019-11-04IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-8/+1
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