summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-03-04Merge tag 'v5.6-rc4' into rdma.git for-nextJason Gunthorpe
2020-03-04RDMA/providers: Fix return value when QP type isn't supportedKamal Heib
2020-03-02RDMA/mlx5: Prevent UMR usage with RO only when we have RO capsMichael Guralnik
2020-03-02RDMA/bnxt_re: Remove set but not used variables 'pg' and 'idx'YueHaibing
2020-03-02RDMA/bnxt_re: Remove set but not used variable 'dev_attr'YueHaibing
2020-03-02RDMA/bnxt_re: Remove set but not used variable 'pg_size'YueHaibing
2020-03-02RDMA/bnxt_re: Use driver_unregister and unregistration APISelvin Xavier
2020-03-02RDMA/bnxt_re: Refactor device add/remove functionalitiesSelvin Xavier
2020-02-28RDMA/efa: Do not delay freeing of DMA pagesGal Pressman
2020-02-28RDMA/efa: Properly document the interrupt mask registerGal Pressman
2020-02-28RDMA/efa: Unified getters/setters for device structs bitmask accessGal Pressman
2020-02-28RDMA/hns: Optimize qp doorbell allocation flowXi Wang
2020-02-28RDMA/hns: Optimize kernel qp wrid allocation flowXi Wang
2020-02-28RDMA/hns: Optimize qp param setup flowXi Wang
2020-02-28RDMA/hns: Optimize qp buffer allocation flowXi Wang
2020-02-28RDMA/hns: Optimize qp number assign flowXi Wang
2020-02-28RDMA/hns: Optimize qp context create and destroy flowXi Wang
2020-02-28RDMA/hns: Optimize qp destroy flowXi Wang
2020-02-28RDMA/hns: Stop doorbell update while qp state errorYixian Liu
2020-02-28RDMA/hns: Use flush framework for the case in aeqYixian Liu
2020-02-28RDMA/hns: Treat revision HIP08_A as a special caseLang Cheng
2020-02-27RDMA/opa_vnic: Delete driver versionLeon Romanovsky
2020-02-27RDMA/ipoib: Don't set constant driver versionLeon Romanovsky
2020-02-27RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe
2020-02-27RDMA/siw: Fix setting active_{speed, width} attributesKamal Heib
2020-02-26RDMA/bnxt_re: Using vmalloc requires including vmalloc.hJason Gunthorpe
2020-02-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-02-21RDMA/bnxt_re: use ibdev based message printing functionsDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor doorbell management functionsDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor notification queue management codeDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor command queue management codeDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor net ring allocation functionDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor hardware queue memory allocationDevesh Sharma
2020-02-21RDMA/bnxt_re: Replace chip context structure with pointerDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor queue pair creation codeDevesh Sharma
2020-02-20RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-20RDMA/hns: Initialize all fields of doorbells to zeroLang Cheng
2020-02-20RDMA/hns: fix spelling mistake: "attatch" -> "attach"Colin Ian King
2020-02-19RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche
2020-02-19RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid indexSelvin Xavier
2020-02-19RDMA/core: Add helper function to retrieve driver gid context from gid attrSelvin Xavier
2020-02-19RDMA/ucma: Use refcount_t for the ctx->refJason Gunthorpe
2020-02-18RDMA/core: Get rid of ib_create_qp_userJason Gunthorpe
2020-02-14scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche
2020-02-14IB/mlx5: Use div64_u64 for num_var_hw_entries calculationJason Gunthorpe
2020-02-13RDMA/hns: Delayed flush cqe process with workqueueYixian Liu
2020-02-13RDMA/hns: Add the workqueue framework for flush cqe handlerYixian Liu
2020-02-13RDMA/core: Add weak ordering dma attr to dma mappingMichael Guralnik
2020-02-13RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky
2020-02-13RDMA/ucma: Mask QPN to be 24 bits according to IBTALeon Romanovsky