summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/irdma
AgeCommit message (Expand)Author
2021-09-20RDMA/irdma: Report correct WC error when there are MW bind errorsSindhu Devale
2021-09-20RDMA/irdma: Report correct WC error when transport retry counter is exceededSindhu Devale
2021-09-20RDMA/irdma: Validate number of CQ entries on create CQSindhu Devale
2021-09-20RDMA/irdma: Skip CQP ring during a resetSindhu Devale
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-25RDMA/irdma: Remove the repeated declarationShaokun Zhang
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb
2021-08-19RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUSLukas Bulwahn
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-07-15RDMA/irdma: Change returned type of irdma_setup_virt_qp to voidZhu Yanjun
2021-07-15RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to voidZhu Yanjun
2021-07-15RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to voidZhu Yanjun
2021-07-15RDMA/irdma: Check vsi pointer before using itTatyana Nikolova
2021-07-12RDMA/irdma: Change the returned type to voidZhu Yanjun
2021-07-12RDMA/irdma: Fix unused variable total_size warningTatyana Nikolova
2021-06-25RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pblesShiraz Saleem
2021-06-25RDMA/irdma: Check contents of user-space irdma_mem_reg_req objectShiraz Saleem
2021-06-24RDMA/irdma: Remove use of kmap()Ira Weiny
2021-06-22RDMA/irdma: Use the queried port attributesKamal Heib
2021-06-22RDMA/irdma: Check return value from ib_umem_find_best_pgszShiraz Saleem
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-06-10RDMA/irdma: Store PBL info address a pointer typeShiraz Saleem
2021-06-08RDMA/irdma: Use list_last_entry/list_first_entryShiraz Saleem
2021-06-08RDMA/irdma: Use list_move instead of list_del/list_addBaokun 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-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