summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2021-05-28RDMA/hns: Refactor capability configuration flow of VFXi Wang
2021-05-28IB/hfi1: Move a function from a header file into a .c fileBart Van Assche
2021-05-28RDMA/hns: Clean the hardware related code for HEMXi Wang
2021-05-28RDMA/hns: Use refcount_t APIs for HEMWeihang Li
2021-05-28RDMA/hns: Fix wrong timer context buffer page sizeXi Wang
2021-05-28RDMA/hns: Refactor root BT allocation for MTRXi Wang
2021-05-28RDMA/hns: Optimize the base address table config for MTRXi Wang
2021-05-26RDMA/mlx5: Take qp type from mlx5_ib_qpMaor Gottlieb
2021-05-20RDMA/hns: Remove unused CMDQ memberLang Cheng
2021-05-20RDMA/hns: Remove Receive Queue of CMDQLang Cheng
2021-05-20RDMA/hns: Rename CMDQ head/tail pointer to PI/CILang Cheng
2021-05-20RDMA/hns: Refactor extend link table allocationXi Wang
2021-05-20RDMA/cxgb4: Remove useless assignmentsTian Tao
2021-05-20IB/hfi1: Remove the repeated declarationShaokun Zhang
2021-05-20RDMA/bnxt_re: Drop unnecessary NULL checks after container_ofGuenter Roeck
2021-05-20RDMA/mlx5: Remove unused parameter udataLang Cheng
2021-05-20RDMA/mlx4: Remove unused parameter udataLang Cheng
2021-05-20RDMA/hns: Remove unused parameter udataLang Cheng
2021-05-20RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext responseSergey Gorenko
2021-05-20RDMA/mlx5: Support SQD2RTS for modify QPSergey Gorenko
2021-05-11IB/hfi1: Delete an unneeded bool conversionZhen Lei
2021-05-11RDMA/mlx5: Remove redundant assignment to retYang Li
2021-05-11RDMA/hns: Remove the condition of light load for posting DWQEYixian Liu
2021-05-03Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-04-30IB/qib: Remove redundant assignment to retYang Li
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-27RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong
2021-04-27IB/hfi1: Remove redundant variable rcdJiapeng Chong
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-20RDMA/mlx5: Expose private query portMark Bloch
2021-04-20RDMA/mlx4: Remove an unused variableChristophe JAILLET
2021-04-20RDMA/mlx5: Fix type assignment for ICM DMMaor Gottlieb
2021-04-20IB/mlx5: Set right RoCE l3 type and roce version while deleting GIDParav Pandit
2021-04-20RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale
2021-04-20RDMA/cxgb4: add missing qpid incrementPotnuri Bharat Teja
2021-04-19RDMA/bnxt_re: Get rid of custom module reference countingLeon Romanovsky
2021-04-19RDMA/bnxt_re: Create direct symbol link between bnxt modulesLeon Romanovsky
2021-04-19RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select itLeon Romanovsky
2021-04-13RDMA/hns: Remove duplicated hem page size config codeXi Wang
2021-04-13RDMA/hns: Enable RoCE on virtual functionsWei Xu
2021-04-13RDMA/hns: Set parameters of all the functions belong to a PFWei Xu
2021-04-13RDMA/hns: Reserve the resource for the VFsWei Xu
2021-04-13RDMA/hns: Query the number of functions supported by the PFWei Xu
2021-04-13RDMA/hns: Simplify function's resource related commandXi Wang
2021-04-13Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jason Gunthorpe
2021-04-13RDMA/mlx5: Expose UAPI to query DMMaor Gottlieb
2021-04-13RDMA/mlx5: Add support in MEMIC operationsMaor Gottlieb
2021-04-13RDMA/mlx5: Add support to MODIFY_MEMIC commandMaor Gottlieb
2021-04-13RDMA/mlx5: Re-organize the DM codeMaor Gottlieb