summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/irdma
AgeCommit message (Expand)Author
2021-12-07RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova
2021-12-07RDMA/irdma: Report correct WC errorsShiraz Saleem
2021-12-07RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...Christophe JAILLET
2021-12-07RDMA/irdma: Fix a user-after-free in add_pble_prmShiraz Saleem
2021-11-01Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe
2021-11-01RDMA/irdma: optimize rx path by removing unnecessary copyZhu Yanjun
2021-10-28RDMA/irdma: Remove the unused variable local_qpZhu Yanjun
2021-10-25RDMA/irdma: Remove the unused spin lock in struct irdma_qp_ukZhu Yanjun
2021-10-25RDMA: Constify netdev->dev_addr accessesJakub Kicinski
2021-10-20RDMA/irdma: Make irdma_uk_cq_init() return a voidZhu Yanjun
2021-10-19RDMA/irdma: Do not hold qos mutex twice on QP resumeMustafa Ismail
2021-10-19RDMA/irdma: Set VLAN in UD work completion correctlyMustafa Ismail
2021-10-12RDMA/irdma: Remove irdma_cqp_up_map_cmd()Zhu Yanjun
2021-10-12RDMA/irdma: Remove irdma_get_hw_addr()Zhu Yanjun
2021-10-12RDMA/irdma: Remove irdma_sc_send_lsmm_nostag()Zhu Yanjun
2021-10-12RDMA/irdma: Remove irdma_uk_mw_bind()Zhu Yanjun
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-10-06RDMA/irdma: Process extended CQ entries correctlyShiraz Saleem
2021-10-06RDMA/irdma: Delete unused struct irdma_bthZhu Yanjun
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