summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/erdma/erdma_cq.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2023-03-22RDMA/erdma: Unify byte ordering APIs usageCheng Xu1-1/+1
2023-03-20RDMA/erdma: Fix some typosCheng Xu1-1/+1
2022-11-07RDMA/erdma: Implement atomic operations supportCheng Xu1-0/+2
2022-09-20RDMA/erdma: Make hardware internal opcodes invisible to driverCheng Xu1-1/+0
2022-09-20RDMA/erdma: Remove redundant includesCheng Xu1-3/+0
2022-07-27RDMA/erdma: Add verbs implementationCheng Xu1-0/+205