index
:
linux.git
master
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_qp.c
Age
Commit message (
Expand
)
Author
2021-06-22
RDMA/hns: Encapsulate flushing CQE as a function
Wenpeng Liang
2021-06-22
RDMA/hns: Modify function return value type
Yangyang Li
2021-06-22
RDMA/hns: Fix some print issues
Yixing Liu
2021-06-16
RDMA/hns: Support getting max QP number from firmware
Xi Wang
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for QP 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-08
RDMA/hns: Remove unsupported QP types
Wenpeng Liang
2021-04-08
RDMA/hns: Avoid enabling RQ inline on UD
Weihang Li
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-03-11
RDMA/hns: Add support for XRC on HIP09
Wenpeng Liang
2021-03-10
RDMA/hns: Use new SQ doorbell register for HIP09
Lang Cheng
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
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
2021-01-19
RDMA/hns: Use mutex instead of spinlock for ida allocation
Yangyang Li
2020-12-11
RDMA/hns: Fix inaccurate prints
Yixing Liu
2020-12-11
RDMA/hns: Fix incorrect symbol types
Wenpeng Liang
2020-12-11
RDMA/hns: Fix coding style issues
Lang Cheng
2020-12-11
RDMA/hns: Normalization the judgment of some features
Wenpeng Liang
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-12-01
RDMA/hns: Refactor process of setting extended sge
Weihang Li
2020-12-01
RDMA/hns: Bugfix for calculation of extended sge
Yangyang Li
2020-11-27
RDMA/hns: Create QP with selected QPN for bank load balance
Yangyang Li
2020-11-26
RDMA/hns: Add UD support for HIP09
Weihang Li
2020-10-28
RDMA/hns: Support owner mode doorbell
Lang Cheng
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-09-29
RDMA/hns: Remove unused variables and definitions
Lang Cheng
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
2020-09-24
RDMA/hns: Support inline data in extented sge space for RC
Weihang Li
2020-09-24
RDMA/hns: Add support for SCCC in size of 64 Bytes
Yangyang Li
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
2020-08-27
RDMA/hns: Add a check for current state before modifying QP
Lang Cheng
2020-08-20
Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
Weihang Li
2020-07-30
RDMA/hns: Remove support for HIP08_A
Lang Cheng
2020-05-25
RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()
Wenpeng Liang
2020-05-25
RDMA/hns: Rename QP buffer related function
Xi Wang
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-12
RDMA/hns: Combine enable flags of qp
Lang Cheng
2020-05-06
RDMA/hns: Optimize WQE buffer size calculating process
Xi Wang
2020-04-22
RDMA/hns: Support 0 hop addressing for WQE buffer
Xi Wang
2020-04-22
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
2020-03-18
RDMA/hns: Check if depth of qp is 0 before configure
Lang Cheng
2020-03-18
RDMA/hns: Optimize base address table config flow for qp buffer
Xi Wang
2020-03-18
RDMA/hns: Rename wqe buffer related functions
Xi Wang
2020-03-04
RDMA/hns: fix spelling mistake "attatch" -> "attach"
Colin Ian King
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
[next]