aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/irdma/ctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-14RDMA/irdma: Prevent some integer underflowsDan Carpenter1-5/+5
2022-02-23RDMA/irdma: Remove enum irdma_status_codeShiraz Saleem1-298/+255
2022-02-08RDMA/irdma: Add support for DSCPMustafa Ismail1-0/+6
2022-02-08RDMA/irdma: Refactor DCB bits in prep for DSCP supportMustafa Ismail1-12/+21
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski1-0/+2
2021-10-20RDMA/irdma: Make irdma_uk_cq_init() return a voidZhu Yanjun1-4/+1
2021-10-12RDMA/irdma: Remove irdma_sc_send_lsmm_nostag()Zhu Yanjun1-38/+0
2021-07-15RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to voidZhu Yanjun1-3/+1
2021-07-12RDMA/irdma: Change the returned type to voidZhu Yanjun1-5/+4
2021-06-07RDMA/irdma: remove redundant initialization of variable valColin Ian King1-1/+1
2021-06-07RDMA/irdma: Fix issues with u8 left shift operationColin Ian King1-1/+1
2021-06-02RDMA/irdma: Implement HW Admin Queue OPsMustafa Ismail1-0/+5657