summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/irdma/ctrl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-021-13/+10
|\
| * RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz2023-08-191-0/+6
| * RDMA/irdma: Drop unused kernel push codeShiraz Saleem2023-08-161-9/+3
| * RDMA/irdma: Drop a local in irdma_sc_get_next_aeqeSindhu Devale2023-07-261-4/+1
* | RDMA/irdma: Fix data race on CQP completion statsShiraz Saleem2023-07-171-11/+11
* | RDMA/irdma: Add missing read barriersShiraz Saleem2023-07-171-1/+8
|/
* RDMA/irdma: Refactor HW statisticsKrzysztof Czurylo2023-03-191-214/+110
* RDMA/irdma: Make resource distribution algorithm more QP orientedNayan Kumar2022-07-181-3/+5
* RDMA/irdma: Prevent some integer underflowsDan Carpenter2022-03-151-5/+5
* RDMA/irdma: Remove enum irdma_status_codeShiraz Saleem2022-02-231-298/+255
* RDMA/irdma: Add support for DSCPMustafa Ismail2022-02-081-0/+6
* RDMA/irdma: Refactor DCB bits in prep for DSCP supportMustafa Ismail2022-02-081-12/+21
* net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-291-0/+2
* RDMA/irdma: Make irdma_uk_cq_init() return a voidZhu Yanjun2021-10-211-4/+1
* RDMA/irdma: Remove irdma_sc_send_lsmm_nostag()Zhu Yanjun2021-10-121-38/+0
* RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to voidZhu Yanjun2021-07-151-3/+1
* RDMA/irdma: Change the returned type to voidZhu Yanjun2021-07-121-5/+4
* RDMA/irdma: remove redundant initialization of variable valColin Ian King2021-06-081-1/+1
* RDMA/irdma: Fix issues with u8 left shift operationColin Ian King2021-06-081-1/+1
* RDMA/irdma: Implement HW Admin Queue OPsMustafa Ismail2021-06-031-0/+5657