index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
erdma
/
erdma_hw.h
Age
Commit message (
Expand
)
Author
2024-12-16
RDMA/erdma: Support UD QPs and UD WRs
Boshi Yu
2024-12-16
RDMA/erdma: Add the query_qp command to the cmdq
Boshi Yu
2024-12-16
RDMA/erdma: Refactor the code of the modify_qp interface
Boshi Yu
2024-12-16
RDMA/erdma: Add erdma_modify_qp_rocev2() interface
Boshi Yu
2024-12-16
RDMA/erdma: Add address handle implementation
Boshi Yu
2024-12-16
RDMA/erdma: Add the erdma_query_pkey() interface
Boshi Yu
2024-12-16
RDMA/erdma: Add GID table management interfaces
Boshi Yu
2024-12-16
RDMA/erdma: Probe the erdma RoCEv2 device
Boshi Yu
2024-04-01
RDMA/erdma: Unify the names related to doorbell records
Boshi Yu
2024-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-12-30
RDMA/erdma: Add hardware statistics support
Cheng Xu
2023-12-30
RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requests
Cheng Xu
2023-12-13
PCI: Add Alibaba Vendor ID to linux/pci_ids.h
Shuai Xue
2023-08-19
RDMA/erdma: Implement hierarchical MTT
Cheng Xu
2023-08-19
RDMA/erdma: Refactor the storage structure of MTT entries
Cheng Xu
2023-06-11
RDMA/erdma: Refactor the original doorbell allocation mechanism
Cheng Xu
2023-06-11
RDMA/erdma: Associate QPs/CQs with doorbells for authorization
Cheng Xu
2023-06-11
RDMA/erdma: Allocate doorbell resources from hardware
Cheng Xu
2023-06-11
RDMA/erdma: Configure PAGE_SIZE to hardware
Cheng Xu
2023-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-03-24
RDMA/erdma: Use fixed hardware page size
Cheng Xu
2023-03-20
RDMA/erdma: Update default EQ depth to 4096 and max_send_wr to 8192
Cheng Xu
2023-03-20
RDMA/erdma: Fix some typos
Cheng Xu
2023-01-15
RDMA/erdma: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-11-24
RDMA/erdma: Implement the lifecycle of reflushing work for each QP
Cheng Xu
2022-11-07
RDMA/erdma: Implement atomic operations support
Cheng Xu
2022-11-07
RDMA/erdma: Report atomic capacity when hardware supports atomic feature
Cheng Xu
2022-11-07
RDMA/erdma: Extend access right field of FRMR and REG MR to support atomic
Cheng Xu
2022-09-21
RDMA/erdma: Support dynamic mtu
Cheng Xu
2022-09-20
RDMA/erdma: Make hardware internal opcodes invisible to driver
Cheng Xu
2022-07-27
RDMA/erdma: Add the hardware related definitions
Cheng Xu