index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-11
RDMA/hns: Remove unused function to_hns_roce_state()
Yixing Liu
1
-20
/
+0
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
1
-30
/
+7
2021-12-14
RDMA/hns: Support direct wqe of userspace
Yixing Liu
1
-1
/
+53
2021-11-19
RDMA/hns: Correct the type of variables participating in the shift operation
Xinhao Liu
1
-1
/
+1
2021-08-26
RDMA/hns: Delete unnecessary blank lines.
Xinhao Liu
1
-1
/
+0
2021-08-26
RDMA/hns: Encapsulate the qp db as a function
Yixing Liu
1
-53
/
+82
2021-08-26
RDMA/hns: Remove RST2RST error prints for hw v1
Weihang Li
1
-10
/
+1
2021-08-26
RDMA/hns: Fix QP's resp incomplete assignment
Wenpeng Liang
1
-2
/
+1
2021-08-25
RDMA/hns: Bugfix for incorrect association between dip_idx and dgid
Junxian Huang
1
-1
/
+9
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
1
-20
/
+8
2021-08-03
RDMA/hns: Don't overwrite supplied QP attributes
Leon Romanovsky
1
-7
/
+1
2021-06-22
RDMA/hns: Encapsulate flushing CQE as a function
Wenpeng Liang
1
-2
/
+17
2021-06-22
RDMA/hns: Modify function return value type
Yangyang Li
1
-3
/
+1
2021-06-22
RDMA/hns: Fix some print issues
Yixing Liu
1
-3
/
+1
2021-06-16
RDMA/hns: Support getting max QP number from firmware
Xi Wang
1
-1
/
+1
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting
Weihang Li
1
-6
/
+6
2021-05-28
RDMA/hns: Optimize the base address table config for MTR
Xi Wang
1
-1
/
+1
2021-05-20
RDMA/hns: Remove unused parameter udata
Lang Cheng
1
-2
/
+2
2021-04-08
RDMA/hns: Remove unsupported QP types
Wenpeng Liang
1
-2
/
+0
2021-04-08
RDMA/hns: Avoid enabling RQ inline on UD
Weihang Li
1
-1
/
+3
2021-04-01
RDMA/hns: Reorganize doorbell update interfaces for all queues
Yixian Liu
1
-5
/
+5
2021-04-01
RDMA/hns: Support configuring doorbell mode of RQ and CQ
Yixian Liu
1
-3
/
+3
2021-03-11
RDMA/hns: Add support for XRC on HIP09
Wenpeng Liang
1
-20
/
+43
2021-03-10
RDMA/hns: Use new SQ doorbell register for HIP09
Lang Cheng
1
-22
/
+27
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+6
2021-02-08
RDMA/hns: Allocate one more recv SGE for HIP08
Lang Cheng
1
-6
/
+31
2021-01-28
RDMA/hns: Refactor the MTR creation flow
Xi Wang
1
-1
/
+0
2021-01-19
RDMA/hns: Use mutex instead of spinlock for ida allocation
Yangyang Li
1
-5
/
+6
2020-12-11
RDMA/hns: Fix inaccurate prints
Yixing Liu
1
-26
/
+35
2020-12-11
RDMA/hns: Fix incorrect symbol types
Wenpeng Liang
1
-4
/
+4
2020-12-11
RDMA/hns: Fix coding style issues
Lang Cheng
1
-1
/
+1
2020-12-11
RDMA/hns: Normalization the judgment of some features
Wenpeng Liang
1
-1
/
+1
2020-12-11
RDMA/hns: Limit the length of data copied between kernel and userspace
Wenpeng Liang
1
-3
/
+6
2020-12-07
RDMA/hns: Move capability flags of QP and CQ to hns-abi.h
Weihang Li
1
-1
/
+0
2020-12-01
RDMA/hns: Refactor process of setting extended sge
Weihang Li
1
-32
/
+28
2020-12-01
RDMA/hns: Bugfix for calculation of extended sge
Yangyang Li
1
-1
/
+6
2020-11-27
RDMA/hns: Create QP with selected QPN for bank load balance
Yangyang Li
1
-17
/
+83
2020-11-26
RDMA/hns: Add UD support for HIP09
Weihang Li
1
-10
/
+29
2020-10-28
RDMA/hns: Support owner mode doorbell
Lang Cheng
1
-0
/
+3
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-11
/
+3
2020-09-29
RDMA/hns: Remove unused variables and definitions
Lang Cheng
1
-2
/
+0
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
1
-39
/
+18
2020-09-24
RDMA/hns: Support inline data in extented sge space for RC
Weihang Li
1
-6
/
+7
2020-09-24
RDMA/hns: Add support for SCCC in size of 64 Bytes
Yangyang Li
1
-1
/
+1
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+2
2020-08-27
RDMA/hns: Add a check for current state before modifying QP
Lang Cheng
1
-2
/
+4
2020-08-20
Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
Weihang Li
1
-3
/
+2
2020-07-30
RDMA/hns: Remove support for HIP08_A
Lang Cheng
1
-10
/
+0
2020-05-25
RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()
Wenpeng Liang
1
-4
/
+3
2020-05-25
RDMA/hns: Rename QP buffer related function
Xi Wang
1
-4
/
+4
[next]