index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_srq.c
Age
Commit message (
Expand
)
Author
2023-11-19
RDMA/hns: Support SW stats with debugfs
Junxian Huang
2023-10-02
RDMA/hns: Support SRQ record doorbell
Yangyang Li
2022-03-04
RDMA/hns: Refactor the alloc_srqc()
Chengchang Tang
2022-03-04
RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
Wenpeng Liang
2022-03-04
RDMA/hns: Remove similar code that configures the hardware contexts
Chengchang Tang
2022-03-04
RDMA/hns: Refactor mailbox functions
Chengchang Tang
2022-03-04
RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
Wenpeng Liang
2022-03-04
RDMA/hns: Remove fixed parameter “timeout” in the mailbox
Chengchang Tang
2022-03-04
RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
Chengchang Tang
2021-12-14
RDMA/hns: Replace kfree() with kvfree()
Jiacheng Shi
2021-08-24
RDMA/hns: Use IDA interface to manage srq index
Yangyang Li
2021-06-21
RDMA/hns: Remove unused RR mechanism
Yangyang Li
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference counting
Weihang Li
2021-05-28
RDMA/hns: Optimize the base address table config for MTR
Xi Wang
2021-04-01
RDMA/hns: Reorganize doorbell update interfaces for all queues
Yixian Liu
2021-03-11
RDMA/hns: Add support for XRC on HIP09
Wenpeng Liang
2021-02-08
RDMA/hns: Refactor code about SRQ Context
Wenpeng Liang
2021-02-08
RDMA/hns: Refactor hns_roce_create_srq()
Wenpeng Liang
2021-02-08
RDMA/hns: Remove the reserved WQE of SRQ
Wenpeng Liang
2021-02-08
RDMA/hns: Force srq_limit to 0 when creating SRQ
Wenpeng Liang
2021-02-08
RDMA/hns: Bugfix for checking whether the srq is full when post wr
Wenpeng Liang
2021-02-08
RDMA/hns: Allocate one more recv SGE for HIP08
Lang Cheng
2021-01-28
RDMA/hns: Refactor the MTR creation flow
Xi Wang
2020-12-11
RDMA/hns: Fix inaccurate prints
Yixing Liu
2020-12-11
RDMA/hns: Fix coding style issues
Lang Cheng
2020-12-11
RDMA/hns: Limit the length of data copied between kernel and userspace
Wenpeng Liang
2020-12-07
RDMA/hns: Move capability flags of QP and CQ to hns-abi.h
Weihang Li
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA/hns: Avoid unncessary initialization
Lijun Ou
2020-08-20
Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
Weihang Li
2020-05-25
RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()
Wenpeng Liang
2020-05-19
RDMA/hns: Reserve one sge in order to avoid local length error
Lijun Ou
2020-05-19
RDMA/hns: Rename macro for defining hns hardware page size
Xi Wang
2020-05-06
RDMA/hns: Optimize SRQ buffer size calculating process
Xi Wang
2020-04-22
RDMA/hns: Support 0 hop addressing for SRQ buffer
Xi Wang
2020-04-22
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
2020-02-11
RDMA/hns: Cleanups of magic numbers
Lang Cheng
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-08
RDMA/hns: Modify appropriate printings
Wenpeng Liang
2019-11-08
RDMA/hns: Fix non-standard error codes
Yixian Liu
2019-11-08
RDMA/hns: Replace not intuitive function/macro names
Yixing Liu
2019-11-08
RDMA/hns: Modify fields of struct hns_roce_srq
Yixian Liu
2019-11-06
RDMA/hns: Correct the value of srq_desc_size
Wenpeng Liang
2019-10-21
RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_que
Weihang Li
2019-08-28
RDMA/hns: Delete the not-used lines
Wenpeng Liang
2019-08-28
RDMA/hns: Remove if-else judgment statements for creating srq
Wenpeng Liang
2019-07-25
RDMA/hns: Refactor the code of creating srq
Lijun Ou
[next]