index
:
pm24.git
cpufreq-rust
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_cq.c
Age
Commit message (
Expand
)
Author
2023-11-19
RDMA/hns: Support SW stats with debugfs
Junxian Huang
2022-09-27
RDMA/hns: Unified Log Printing Style
Guofeng Yue
2022-03-04
RDMA/hns: Refactor the alloc_cqc()
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 fixed parameter “timeout” in the mailbox
Chengchang Tang
2022-03-04
RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
Chengchang Tang
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
2021-09-27
RDMA/hns: Add the check of the CQE size of the user space
Wenpeng Liang
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting
Weihang Li
2021-05-28
RDMA/hns: Optimize the base address table config for MTR
Xi Wang
2021-05-20
RDMA/hns: Remove unused parameter udata
Lang Cheng
2021-04-01
RDMA/hns: Reorganize doorbell update interfaces for all queues
Yixian Liu
2021-04-01
RDMA/hns: Support configuring doorbell mode of RQ and CQ
Yixian Liu
2021-04-01
RDMA/hns: Reorganize hns_roce_create_cq()
Yixing Liu
2021-01-28
RDMA/hns: Refactor the MTR creation flow
Xi Wang
2021-01-18
RDMA/hns: Create CQ with selected CQN for bank load balance
Yangyang Li
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 flags during create_cq
Jason Gunthorpe
2020-09-24
RDMA/hns: Correct typo of hns_roce_create_cq()
Lang Cheng
2020-09-24
RDMA/hns: Add support for CQE in size of 64 Bytes
Wenpeng Liang
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-05-25
RDMA/hns: Add CQ flag instead of independent enable flag
Lang Cheng
2020-05-19
RDMA/hns: Rename macro for defining hns hardware page size
Xi Wang
2020-04-22
RDMA/hns: Support 0 hop addressing for CQE buffer
Xi Wang
2020-04-22
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
2020-03-13
RDMA/hns: Fix wrong judgments of udata->outlen
Weihang Li
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-10
RDMA/hns: Add support for reporting wc as software mode
Xi Wang
2019-11-25
RDMA/hns: Delete unnecessary callback functions for cq
Yixian Liu
2019-11-25
RDMA/hns: Rename the functions used inside creating cq
Yixian Liu
2019-11-25
RDMA/hns: Redefine the member of hns_roce_cq struct
Yixian Liu
2019-11-25
RDMA/hns: Redefine interfaces used in creating cq
Yixian Liu
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: Delete unnecessary uar from hns_roce_cq
Yixian Liu
2019-08-05
RDMA/hns: Remove not used UAR assignment
Leon Romanovsky
2019-07-25
RDMA/hns: Package the flow of creating cq
Lijun Ou
2019-06-25
RDMA/hns: Cleanup unnecessary exported symbols
Lijun Ou
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
[next]