summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/irdma/hw.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/irdma: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-181-5/+4
* RDMA/irdma: Fix setting of QP context err_rq_idx_valid fieldMustafa Ismail2022-07-181-11/+4
* RDMA/irdma: Make resource distribution algorithm more QP orientedNayan Kumar2022-07-181-4/+1
* RDMA/irdma: Add AE source to error logMustafa Ismail2022-07-181-2/+2
* RDMA/irdma: Add SW mechanism to generate completions on errorMustafa Ismail2022-05-111-13/+18
* RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-061-4/+0
* RDMA/irdma: Fix Passthrough mode in VMMustafa Ismail2022-02-281-1/+1
* RDMA/irdma: Remove excess error variablesShiraz Saleem2022-02-231-2/+2
* RDMA/irdma: Propagate error codesShiraz Saleem2022-02-231-1/+1
* RDMA/irdma: Remove enum irdma_status_codeShiraz Saleem2022-02-231-100/+88
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-8/+8
|\
| * all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-8/+8
* | Merge branch 'linus' into irq/core, to fix conflictIngo Molnar2022-01-081-1/+6
|\|
| * RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova2021-12-071-0/+2
| * RDMA/irdma: Report correct WC errorsShiraz Saleem2021-12-071-1/+4
* | RDMA/irdma: Use irq_update_affinity_hint()Nitesh Narayan Lal2021-12-101-2/+2
|/
* RDMA: Constify netdev->dev_addr accessesJakub Kicinski2021-10-251-3/+4
* RDMA/irdma: Report correct WC error when there are MW bind errorsSindhu Devale2021-09-201-0/+5
* RDMA/irdma: Report correct WC error when transport retry counter is exceededSindhu Devale2021-09-201-0/+3
* RDMA/irdma: Skip CQP ring during a resetSindhu Devale2021-09-201-3/+3
* RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to voidZhu Yanjun2021-07-151-9/+2
* RDMA/irdma: Store PBL info address a pointer typeShiraz Saleem2021-06-101-1/+1
* RDMA/irdma: Implement device initialization definitionsMustafa Ismail2021-06-021-0/+2725