summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/erdma/erdma_hw.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/erdma: Unify the names related to doorbell recordsBoshi Yu2024-04-011-3/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-01-121-0/+39
|\
| * RDMA/erdma: Add hardware statistics supportCheng Xu2023-12-301-0/+37
| * RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requestsCheng Xu2023-12-301-0/+2
* | PCI: Add Alibaba Vendor ID to linux/pci_ids.hShuai Xue2023-12-131-2/+0
|/
* RDMA/erdma: Implement hierarchical MTTCheng Xu2023-08-191-2/+12
* RDMA/erdma: Refactor the storage structure of MTT entriesCheng Xu2023-08-191-2/+2
* RDMA/erdma: Refactor the original doorbell allocation mechanismCheng Xu2023-06-111-13/+0
* RDMA/erdma: Associate QPs/CQs with doorbells for authorizationCheng Xu2023-06-111-1/+16
* RDMA/erdma: Allocate doorbell resources from hardwareCheng Xu2023-06-111-0/+22
* RDMA/erdma: Configure PAGE_SIZE to hardwareCheng Xu2023-06-111-0/+12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-04-301-0/+4
|\
| * RDMA/erdma: Use fixed hardware page sizeCheng Xu2023-03-241-0/+4
* | RDMA/erdma: Update default EQ depth to 4096 and max_send_wr to 8192Cheng Xu2023-03-201-1/+1
* | RDMA/erdma: Fix some typosCheng Xu2023-03-201-1/+1
|/
* RDMA/erdma: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2023-01-151-2/+2
* RDMA/erdma: Implement the lifecycle of reflushing work for each QPCheng Xu2022-11-241-0/+8
* RDMA/erdma: Implement atomic operations supportCheng Xu2022-11-071-3/+15
* RDMA/erdma: Report atomic capacity when hardware supports atomic featureCheng Xu2022-11-071-0/+5
* RDMA/erdma: Extend access right field of FRMR and REG MR to support atomicCheng Xu2022-11-071-4/+2
* RDMA/erdma: Support dynamic mtuCheng Xu2022-09-211-0/+6
* RDMA/erdma: Make hardware internal opcodes invisible to driverCheng Xu2022-09-201-4/+4
* RDMA/erdma: Add the hardware related definitionsCheng Xu2022-07-271-0/+508