summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/irdma/hw.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/irdma: Add AE for too many RNRSMustafa Ismail2024-02-041-0/+1
* RDMA/irdma: Fix KASAN issue with taskletMike Marciniszyn2024-02-041-0/+7
* RDMA/irdma: Avoid free the non-cqp_request scratchShifeng Li2023-12-041-3/+1
* RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()Shifeng Li2023-11-221-3/+3
* RDMA/irdma: Add wait for suspend on SQDMustafa Ismail2023-11-151-1/+5
* IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-111-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-09-011-23/+40
|\
| * RDMA/irdma: Fix one kernel-doc commentYang Li2023-07-311-1/+0
| * RDMA/irdma: Add table based lookup for CQ pointer during an eventKrzysztof Czurylo2023-07-261-8/+19
| * RDMA/irdma: Refactor error handling in create CQPSindhu Devale2023-07-261-14/+21
* | RDMA/irdma: Report correct WC errorSindhu Devale2023-07-261-0/+1
* | RDMA/irdma: Fix data race on CQP request doneShiraz Saleem2023-07-171-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-04-291-5/+12
|\
| * RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() callTejun Heo2023-04-211-2/+2
| * RDMA/irdma: Change name of interruptsMichal Swiatkowski2023-03-191-3/+10
* | RDMA/irdma: Fix memory leak of PBLE objectsMustafa Ismail2023-03-191-0/+3
|/
* RDMA/irdma: Cap MSIX used to online CPUs + 1Mustafa Ismail2023-02-081-0/+2
* RDMA/irdma: Align AE id codes to correct flush code and eventSindhu-Devale2022-09-201-21/+30
* 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