summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe
2021-06-16RDMA/hfi1: Use attributes for the port sysfsJason Gunthorpe
2021-06-16RDMA/qib: Use attributes for the port sysfsJason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-06-16RDMA/hns: Support getting max QP number from firmwareXi Wang
2021-06-16RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky
2021-06-14net/mlx5: Round-Robin EQs over IRQsShay Drory
2021-06-14net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky
2021-06-10RDMA/irdma: Store PBL info address a pointer typeShiraz Saleem
2021-06-10IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel
2021-06-10RDMA/mlx5: Delete right entry from MR signature databaseAharon Landau
2021-06-10RDMA: Verify port when creating flow ruleMaor Gottlieb
2021-06-09net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik
2021-06-08RDMA/irdma: Use list_last_entry/list_first_entryShiraz Saleem
2021-06-08RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch
2021-06-08RDMA/irdma: Use list_move instead of list_del/list_addBaokun Li
2021-06-08RDMA/cxgb4: Use refcount_t instead of atomic_t for reference countingWeihang Li
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for QP reference countingWeihang Li
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference countingWeihang Li
2021-06-08RDMA/hns: Use refcount_t instead of atomic_t for CQ reference countingWeihang Li
2021-06-07RDMA/irdma: Fix return error sign from irdma_modify_qpKamal Heib
2021-06-07RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate"Colin Ian King
2021-06-07RDMA/irdma: remove redundant initialization of variable valColin Ian King
2021-06-07RDMA/irdma: remove extraneous indentation on a statementColin Ian King
2021-06-07RDMA/irdma: Fix issues with u8 left shift operationColin Ian King
2021-06-04RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong
2021-06-03RDMA/bnxt_re: Enable global atomic ops if platform supportsDevesh Sharma
2021-06-03RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-06-03RDMA/mlx5: Use different doorbell memory for different processesMark Zhang
2021-06-02Merge branch 'irdma' into rdma.git for-nextJason Gunthorpe
2021-06-02RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iwShiraz Saleem
2021-06-02RDMA/irdma: Add dynamic tracing for CMMichael J. Ruhl
2021-06-02RDMA/irdma: Add miscellaneous utility definitionsMustafa Ismail
2021-06-02RDMA/irdma: Add user/kernel shared librariesMustafa Ismail
2021-06-02RDMA/irdma: Add RoCEv2 UD OP supportMustafa Ismail
2021-06-02RDMA/irdma: Implement device supported verb APIsMustafa Ismail
2021-06-02RDMA/irdma: Add PBLE resource managerMustafa Ismail
2021-06-02RDMA/irdma: Add connection managerMustafa Ismail
2021-06-02RDMA/irdma: Add QoS definitionsMustafa Ismail
2021-06-02RDMA/irdma: Add privileged UDA queue implementationMustafa Ismail
2021-06-02RDMA/irdma: Add HMC backing store setup functionsMustafa Ismail
2021-06-02RDMA/irdma: Implement HW Admin Queue OPsMustafa Ismail
2021-06-02RDMA/irdma: Implement device initialization definitionsMustafa Ismail
2021-06-02RDMA/irdma: Register auxiliary driver and implement private channel OPsMustafa Ismail
2021-06-02RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky
2021-06-01Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller
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