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 uninitialized variable bug
Gustavo A. R. Silva
2020-03-29
1
-1
/
+1
*
RDMA/hns: Modify the mask of QP number for CQE of hip08
Lang Cheng
2020-03-29
1
-1
/
+1
*
RDMA/hns: Reduce the maximum number of extend SGE per WQE
Lang Cheng
2020-03-29
1
-4
/
+3
*
RDMA/hns: Reduce PFC frames in congestion scenarios
Jihua Tao
2020-03-29
1
-1
/
+1
*
RDMA/hns: Remove redundant judgment of qp_type
Weihang Li
2020-03-26
1
-7
/
+0
*
RDMA/hns: Remove redundant assignment of wc->smac when polling cq
Weihang Li
2020-03-26
1
-8
/
+1
*
RDMA/hns: Remove redundant qpc setup operations
Lang Cheng
2020-03-26
1
-236
/
+1
*
RDMA/hns: Remove meaningless prints
Wenpeng Liang
2020-03-26
2
-11
/
+3
*
RDMA/hns: Remove definition of cq doorbell structure
Lang Cheng
2020-03-26
1
-5
/
+0
*
RDMA/hns: Adjust the qp status value sequence of the hardware
Lang Cheng
2020-03-26
1
-1
/
+1
*
RDMA/hns: Optimize hns_roce_alloc_vf_resource()
Lijun Ou
2020-03-26
1
-81
/
+62
*
RDMA/hns: Simplify attribute judgment code
Lang Cheng
2020-03-26
1
-2
/
+1
*
RDMA/hns: Fix a wrong judgment of return value
Weihang Li
2020-03-26
1
-1
/
+1
*
RDMA/hns: Unify format of prints
Lijun Ou
2020-03-26
2
-73
/
+89
*
RDMA/hns: Optimize mhop put flow for multi-hop addressing
Xi Wang
2020-03-25
1
-100
/
+61
*
RDMA/hns: Optimize mhop get flow for multi-hop addressing
Xi Wang
2020-03-25
1
-115
/
+182
*
RDMA/hns: Check if depth of qp is 0 before configure
Lang Cheng
2020-03-18
1
-44
/
+33
*
RDMA/hns: Optimize wqe buffer set flow for post send
Xi Wang
2020-03-18
1
-248
/
+224
*
RDMA/hns: Optimize base address table config flow for qp buffer
Xi Wang
2020-03-18
3
-41
/
+21
*
RDMA/hns: Optimize the wr opcode conversion from ib to hns
Xi Wang
2020-03-18
1
-27
/
+36
*
RDMA/hns: Optimize wqe buffer filling process for post send
Xi Wang
2020-03-18
1
-31
/
+32
*
RDMA/hns: Rename wqe buffer related functions
Xi Wang
2020-03-18
4
-15
/
+16
*
RDMA/hns: Fix wrong judgments of udata->outlen
Weihang Li
2020-03-13
1
-4
/
+4
*
RDMA/hns: fix spelling mistake "attatch" -> "attach"
Colin Ian King
2020-03-04
1
-1
/
+1
*
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-03-04
1
-1
/
+1
*
RDMA/hns: Optimize qp doorbell allocation flow
Xi Wang
2020-02-28
1
-102
/
+132
*
RDMA/hns: Optimize kernel qp wrid allocation flow
Xi Wang
2020-02-28
1
-27
/
+45
*
RDMA/hns: Optimize qp param setup flow
Xi Wang
2020-02-28
1
-64
/
+72
*
RDMA/hns: Optimize qp buffer allocation flow
Xi Wang
2020-02-28
2
-123
/
+144
*
RDMA/hns: Optimize qp number assign flow
Xi Wang
2020-02-28
1
-47
/
+44
*
RDMA/hns: Optimize qp context create and destroy flow
Xi Wang
2020-02-28
2
-89
/
+81
*
RDMA/hns: Optimize qp destroy flow
Xi Wang
2020-02-28
4
-58
/
+46
*
RDMA/hns: Stop doorbell update while qp state error
Yixian Liu
2020-02-28
1
-35
/
+41
*
RDMA/hns: Use flush framework for the case in aeq
Yixian Liu
2020-02-28
2
-36
/
+9
*
RDMA/hns: Treat revision HIP08_A as a special case
Lang Cheng
2020-02-28
1
-14
/
+12
*
RDMA/hns: Initialize all fields of doorbells to zero
Lang Cheng
2020-02-20
2
-11
/
+3
*
RDMA/hns: fix spelling mistake: "attatch" -> "attach"
Colin Ian King
2020-02-20
1
-1
/
+1
*
RDMA/hns: Delayed flush cqe process with workqueue
Yixian Liu
2020-02-13
3
-50
/
+66
*
RDMA/hns: Add the workqueue framework for flush cqe handler
Yixian Liu
2020-02-13
3
-11
/
+49
*
RDMA/hns: Optimize eqe buffer allocation flow
Xi Wang
2020-02-11
2
-383
/
+108
*
RDMA/hns: Cleanups of magic numbers
Lang Cheng
2020-02-11
4
-17
/
+21
*
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-21
5
-7
/
+9
|
\
|
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
5
-7
/
+9
*
|
RDMA/hns: Add support for extended atomic in userspace
Jiaran Zhang
2020-01-15
2
-2
/
+17
*
|
RDMA/hns: Get pf capabilities from firmware
Lijun Ou
2020-01-15
2
-109
/
+6
*
|
RDMA/hns: Add interfaces to get pf capabilities from firmware
Lijun Ou
2020-01-15
3
-0
/
+527
*
|
RDMA/hns: Remove some redundant variables related to capabilities
Weihang Li
2020-01-15
3
-7
/
+1
*
|
RDMA/hns: Add support for reporting wc as software mode
Xi Wang
2020-01-10
6
-34
/
+252
*
|
RDMA/hns: Bugfix for posting a wqe with sge
Lijun Ou
2020-01-10
1
-16
/
+25
*
|
RDMA/hns: Fix coding style issues
Lijun Ou
2020-01-07
2
-143
/
+92
[next]