aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2020-08-05RDMA/mlx5: Fix flow destination setting for RDMA TX flow tableMichael Guralnik
2020-07-30RDMA/hns: Fix the unneeded process when getting a general type of CQE errorXi Wang
2020-07-30RDMA/hns: Fix error during modify qp RTS2RTSLang Cheng
2020-07-30RDMA/hns: Delete unnecessary memset when allocating VF resourceLang Cheng
2020-07-30RDMA/hns: Remove redundant parameters in set_rc_wqe()Weihang Li
2020-07-30RDMA/hns: Remove support for HIP08_ALang Cheng
2020-07-30RDMA/hns: Refactor hns_roce_v2_set_hem()Weihang Li
2020-07-30RDMA/hns: Remove redundant hardware opcode definitionsLang Cheng
2020-07-29RDMA/efa: Add EFA 0xefa1 PCI IDGal Pressman
2020-07-29RDMA/efa: User/kernel compatibility handshake mechanismGal Pressman
2020-07-29RDMA/efa: Expose minimum SQ sizeGal Pressman
2020-07-29RDMA/efa: Expose maximum TX doorbell batchGal Pressman
2020-07-28RDMA/mlx5: Delete unreachable codeLeon Romanovsky
2020-07-27Merge branch 'mlx5_uar' into rdma.git /for-nextJason Gunthorpe
2020-07-27RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger
2020-07-27RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger
2020-07-24IB/hfi1: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flowMaor Gottlieb
2020-07-24RDMA/mlx5: Allow SQ modificationMaor Gottlieb
2020-07-20RDMA/bnxt_re: Change wr posting logic to accommodate variable wqesDevesh Sharma
2020-07-20RDMA/bnxt_re: Add helper data structuresDevesh Sharma
2020-07-20RDMA/bnxt_re: Pull psn buffer dynamically based on prodDevesh Sharma
2020-07-20RDMA/bnxt_re: introduce a function to allocate swqDevesh Sharma
2020-07-20RDMA/bnxt_re: introduce wqe mode to select execution pathDevesh Sharma
2020-07-20RDMA/qedr: Remove the query_pkey callbackKamal Heib
2020-07-20RDMA/i40iw: Remove the query_pkey callbackKamal Heib
2020-07-20RDMA/cxgb4: Remove the query_pkey callbackKamal Heib
2020-07-16RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon
2020-07-16RDMA/qedr: Add EDPM mode type for user-fw compatibilityMichal Kalderon
2020-07-16RDMA/usnic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-16IB/hfi1: Remove unnecessary fall-through markingsGustavo A. R. Silva
2020-07-16RDMA/qedr: SRQ's bug fixesYuval Basson
2020-07-16RDMA/mlx5: Init dest_type when create flowDaria Velikovsky
2020-07-10RDMA/mlx5: Remove unused to_mibmr functionGal Pressman
2020-07-07RDMA/mlx5: Delete one-time used functionsLeon Romanovsky
2020-07-07RDMA/mlx5: Cleanup DEVX initialization flowLeon Romanovsky
2020-07-07RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky
2020-07-07RDMA/mlx5: Separate counters from main.cLeon Romanovsky
2020-07-07RDMA/mlx5: Separate restrack callbacks initialization from main.cLeon Romanovsky
2020-07-07RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver functionLeon Romanovsky
2020-07-07RDMA/hns: Optimize MTR level-0 addressing to access huge pageXi Wang
2020-07-06RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky
2020-07-06RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky
2020-07-06RDMA/mlx5: Introduce UAPI to query PD attributesYishai Hadas
2020-07-06RDMA/mlx5: Implement the query ucontext functionalityYishai Hadas
2020-07-06RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() responseYishai Hadas
2020-07-06IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-07-06RDMA/mlx5: Get XRCD number directly for the internal useLeon Romanovsky
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman
2020-07-03RDMA/mlx5: Introduce ODP prefetch counterMaor Gottlieb