summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2021-03-26IB/hfi1: Fix a typoBhaskar Chowdhury
2021-03-26RDMA/mlx5: Set ODP caps only if device profile support ODPShay Drory
2021-03-26RDMA/mlx5: Fix drop packet rule in egress tableMaor Gottlieb
2021-03-26RDMA/bnxt_re: Move device to error state upon device crashSelvin Xavier
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-23RDMA/hns: Support to query firmware versionLang Cheng
2021-03-23RDMA/mlx5: Create ODP EQ only when ODP MR is createdShay Drory
2021-03-22RDMA/hns: Fix memory corruption when allocating XRCDNWeihang Li
2021-03-22RDMA: Delete not-used static inline functionsLeon Romanovsky
2021-03-22RDMA: Fix kernel-doc compilation warningsLeon Romanovsky
2021-03-22RDMA/mlx5: Add missing returned error check of mlx5_ib_dereg_mrLeon Romanovsky
2021-03-12net/mlx5: E-Switch, Refactor send to vport to be more genericMark Bloch
2021-03-12RDMA/mlx5: Use representor E-Switch when getting netdev and metadataMark Bloch
2021-03-11RDMA/mlx5: Allow larger pages in DevX umemJason Gunthorpe
2021-03-11IB/core: Split uverbs_get_const/default to consider target typeYishai Hadas
2021-03-11RDMA/mlx5: Fix mlx5 rates to IB rates mapMark Zhang
2021-03-11RDMA/mlx5: Fix query RoCE portMaor Gottlieb
2021-03-11RDMA/mlx5: Rename mlx5_mr_cache_invalidate() to revoke_mr()Jason Gunthorpe
2021-03-11RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()Jason Gunthorpe
2021-03-11RDMA/mlx5: Use a union inside mlx5_ib_mrJason Gunthorpe
2021-03-11RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mrJason Gunthorpe
2021-03-11RDMA/hns: Add support for XRC on HIP09Wenpeng Liang
2021-03-10RDMA/hns: Use new SQ doorbell register for HIP09Lang Cheng
2021-03-03RDMA/mlx5: Set correct kernel-doc identifierLeon Romanovsky
2021-03-01IB/mlx5: Add missing error codeYueHaibing
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe
2021-02-16Merge branch 'mlx5_timestamp' into rdma.git for-nextJason Gunthorpe
2021-02-16RDMA/mlx5: Fail QP creation if the device can not support the CQE TSAharon Landau
2021-02-16RDMA/mlx5: Allow CQ creation without attached EQsTal Gilboa
2021-02-16RDMA/qedr: Use true and false for bool variableJiapeng Chong
2021-02-16RDMA/hns: Adjust definition of FRMR fieldsYixing Liu
2021-02-16RDMA/hns: Refactor process of posting CMDQLang Cheng
2021-02-16RDMA/hns: Adjust fields and variables about CMDQ tail/headLang Cheng
2021-02-16RDMA/hns: Remove redundant operations on CMDQLang Cheng
2021-02-16RDMA/hns: Fixes missing error code of CMDQLang Cheng
2021-02-16RDMA/hns: Remove unused member and variable of CMDQLang Cheng
2021-02-09RDMA/mlx5: Support 400Gbps IB rate in mlx5 driverPatrisious Haddad
2021-02-08RDMA/qedr: Remove in_irq() usage from debug outputSebastian Andrzej Siewior
2021-02-08RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas
2021-02-08RDMA/hns: Delete redundant judgment when preparing descriptorsXinhao Liu
2021-02-08RDMA/hns: Remove unnecessary wrap around for EQ's consumer indexYixian Liu
2021-02-08RDMA/hns: Avoid unnecessary memset on WQEs in post_sendLang Cheng
2021-02-08RDMA/hns: Remove some magic numbersXinhao Liu
2021-02-08RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.hLang Cheng
2021-02-08RDMA/hns: Replace wmb&__raw_writeq with writeqLang Cheng
2021-02-08RDMA/hns: Skip qp_flow_control_init() for HIP09Yixing Liu
2021-02-08RDMA/hns: Disable RQ inline by defaultLijun Ou
2021-02-08RDMA/hns: Add mapped page count checking for MTRXi Wang
2021-02-08RDMA/hns: Fix type of sq_signal_bitsWeihang Li
2021-02-08RDMA/hns: Avoid filling sgid index when modifying QP to RTRWeihang Li