index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-01-09
RDMA/hns: Add compatibility handling for only support userspace rq inline
Luoyouming
1
-1
/
+1
2023-01-09
RDMA/hns: Remove rq inline in kernel
Luoyouming
1
-64
/
+0
2022-11-19
RDMA/hns: Fix incorrect sge nums calculation
Luoyouming
1
-17
/
+90
2022-10-07
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+2
2022-09-27
RDMA/hns: Unified Log Printing Style
Guofeng Yue
1
-8
/
+8
2022-08-30
RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qp
Wenpeng Liang
1
-3
/
+0
2022-08-30
RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift
Wenpeng Liang
1
-5
/
+2
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-15
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-29
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-12
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-09
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-20
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-02
RDMA/hns: Refactor process of setting extended sge
Weihang Li
1
-32
/
+28
2020-12-02
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-27
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
[next]