index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/hns: Fix bug during CMDQ initialization
Lang Cheng
2021-03-22
1
-1
/
+3
*
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
2021-02-18
2
-6
/
+7
|
\
|
*
RDMA/hns: Use mutex instead of spinlock for ida allocation
Yangyang Li
2021-01-20
2
-6
/
+7
*
|
RDMA/hns: Adjust definition of FRMR fields
Yixing Liu
2021-02-16
3
-26
/
+34
*
|
RDMA/hns: Refactor process of posting CMDQ
Lang Cheng
2021-02-16
1
-25
/
+17
*
|
RDMA/hns: Adjust fields and variables about CMDQ tail/head
Lang Cheng
2021-02-16
3
-23
/
+21
*
|
RDMA/hns: Remove redundant operations on CMDQ
Lang Cheng
2021-02-16
2
-50
/
+5
*
|
RDMA/hns: Fixes missing error code of CMDQ
Lang Cheng
2021-02-16
1
-4
/
+3
*
|
RDMA/hns: Remove unused member and variable of CMDQ
Lang Cheng
2021-02-16
2
-7
/
+3
*
|
RDMA/hns: Delete redundant judgment when preparing descriptors
Xinhao Liu
2021-02-09
1
-26
/
+14
*
|
RDMA/hns: Remove unnecessary wrap around for EQ's consumer index
Yixian Liu
2021-02-09
1
-6
/
+0
*
|
RDMA/hns: Avoid unnecessary memset on WQEs in post_send
Lang Cheng
2021-02-09
1
-2
/
+0
*
|
RDMA/hns: Remove some magic numbers
Xinhao Liu
2021-02-09
1
-5
/
+11
*
|
RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.h
Lang Cheng
2021-02-09
2
-41
/
+43
*
|
RDMA/hns: Replace wmb&__raw_writeq with writeq
Lang Cheng
2021-02-09
3
-35
/
+2
*
|
RDMA/hns: Skip qp_flow_control_init() for HIP09
Yixing Liu
2021-02-09
1
-0
/
+3
*
|
RDMA/hns: Disable RQ inline by default
Lijun Ou
2021-02-09
1
-1
/
+0
*
|
RDMA/hns: Add mapped page count checking for MTR
Xi Wang
2021-02-09
2
-25
/
+40
*
|
RDMA/hns: Fix type of sq_signal_bits
Weihang Li
2021-02-09
1
-1
/
+1
*
|
RDMA/hns: Avoid filling sgid index when modifying QP to RTR
Weihang Li
2021-02-09
3
-27
/
+16
*
|
RDMA/hns: Add support of direct wqe
Yixing Liu
2021-02-09
3
-1
/
+62
*
|
RDMA/hns: Add verification of QP type when post_recv
Wenpeng Liang
2021-02-09
1
-1
/
+13
*
|
RDMA/hns: Refactor hns_roce_v2_post_srq_recv()
Wenpeng Liang
2021-02-09
1
-26
/
+43
*
|
RDMA/hns: Clear remaining unused sges when post_recv
Xi Wang
2021-02-09
1
-52
/
+47
*
|
RDMA/hns: Refactor post recv flow
Xi Wang
2021-02-09
1
-40
/
+41
*
|
RDMA/hns: Use new interfaces to write SRQC
Lang Cheng
2021-02-09
2
-111
/
+118
*
|
RDMA/hns: Refactor code about SRQ Context
Wenpeng Liang
2021-02-09
3
-41
/
+42
*
|
RDMA/hns: Refactor hns_roce_create_srq()
Wenpeng Liang
2021-02-09
3
-125
/
+161
*
|
RDMA/hns: Remove the reserved WQE of SRQ
Wenpeng Liang
2021-02-09
3
-5
/
+8
*
|
RDMA/hns: Fixed wrong judgments in the goto branch
Wenpeng Liang
2021-02-09
1
-2
/
+1
*
|
RDMA/hns: Force srq_limit to 0 when creating SRQ
Wenpeng Liang
2021-02-09
1
-0
/
+1
*
|
RDMA/hns: Bugfix for checking whether the srq is full when post wr
Wenpeng Liang
2021-02-09
3
-9
/
+19
*
|
RDMA/hns: Allocate one more recv SGE for HIP08
Lang Cheng
2021-02-09
5
-19
/
+93
*
|
RDMA/hns: Use new interface to set MPT related fields
Lang Cheng
2021-01-28
3
-30
/
+85
*
|
RDMA/hns: Optimize the MR registration process
Lang Cheng
2021-01-28
3
-89
/
+47
*
|
RDMA/hns: Refactor the MTR creation flow
Xi Wang
2021-01-28
6
-172
/
+125
*
|
RDMA/hw/hns/hns_roce_mr: Add missing description for 'hr_dev' param
Lee Jones
2021-01-22
1
-0
/
+1
*
|
RDMA/hw/hns/hns_roce_hw_v1: Fix doc-rot issue relating to 'rereset'
Lee Jones
2021-01-22
1
-1
/
+1
*
|
RDMA/hns: Create CQ with selected CQN for bank load balance
Yangyang Li
2021-01-18
3
-28
/
+105
*
|
RDMA/hns: remove h from printk format specifier
Tom Rix
2021-01-07
1
-1
/
+1
|
/
*
RDMA/hns: Simplify AEQE process for different types of queue
Yixian Liu
2020-12-11
3
-62
/
+23
*
RDMA/hns: Fix inaccurate prints
Yixing Liu
2020-12-11
8
-90
/
+107
*
RDMA/hns: Fix incorrect symbol types
Wenpeng Liang
2020-12-11
10
-73
/
+73
*
RDMA/hns: Clear redundant variable initialization
Xinhao Liu
2020-12-11
2
-5
/
+5
*
RDMA/hns: Fix coding style issues
Lang Cheng
2020-12-11
13
-51
/
+43
*
RDMA/hns: Remove unnecessary access right set during INIT2INIT
Yixian Liu
2020-12-11
1
-46
/
+0
*
RDMA/hns: WARN_ON if get a reserved sl from users
Weihang Li
2020-12-11
1
-0
/
+4
*
RDMA/hns: Avoid filling sl in high 3 bits of vlan_id
Weihang Li
2020-12-11
1
-10
/
+1
*
RDMA/hns: Do shift on traffic class when using RoCEv2
Weihang Li
2020-12-11
3
-8
/
+12
*
RDMA/hns: Normalization the judgment of some features
Wenpeng Liang
2020-12-11
3
-7
/
+7
[next]