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
/
hns_roce_hw_v1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/hns: Remove support for HIP06
Chengchang Tang
2022-01-05
1
-4675
/
+0
*
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
2021-10-25
1
-5
/
+5
*
RDMA/hns: Don't skip IB creation flow for regular RC QP
Leon Romanovsky
2021-08-03
1
-3
/
+3
*
RDMA/hns: Use IDA interface to manage mtpt index
Yangyang Li
2021-06-21
1
-2
/
+1
*
RDMA/hns: Remove unused RR mechanism
Yangyang Li
2021-06-21
1
-1
/
+1
*
RDMA/hns: Support getting max QP number from firmware
Xi Wang
2021-06-16
1
-2
/
+1
*
RDMA/hns: Clean the hardware related code for HEM
Xi Wang
2021-05-29
1
-0
/
+77
*
RDMA/hns: Remove unnecessary flush operation for workqueue
Yixian Liu
2021-04-13
1
-2
/
+0
*
RDMA/hns: Remove unsupported QP types
Wenpeng Liang
2021-04-08
1
-2
/
+1
*
RDMA/hns: Delete unused members in the structure hns_roce_hw
Yangyang Li
2021-04-08
1
-6
/
+0
*
RDMA/hns: Reorganize doorbell update interfaces for all queues
Yixian Liu
2021-04-01
1
-12
/
+12
*
RDMA/hns: Refactor reset state checking flow
Xi Wang
2021-04-01
1
-1
/
+1
*
RDMA/hns: Fix a spelling mistake in hns_roce_hw_v1.c
Ruiqi Gong
2021-03-31
1
-4
/
+4
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-5
/
+5
*
RDMA/hns: Replace wmb&__raw_writeq with writeq
Lang Cheng
2021-02-09
1
-15
/
+0
*
RDMA/hns: Avoid filling sgid index when modifying QP to RTR
Weihang Li
2021-02-09
1
-0
/
+16
*
RDMA/hw/hns/hns_roce_hw_v1: Fix doc-rot issue relating to 'rereset'
Lee Jones
2021-01-22
1
-1
/
+1
*
RDMA/hns: Simplify AEQE process for different types of queue
Yixian Liu
2020-12-11
1
-11
/
+5
*
RDMA/hns: Fix incorrect symbol types
Wenpeng Liang
2020-12-11
1
-4
/
+4
*
RDMA/hns: Clear redundant variable initialization
Xinhao Liu
2020-12-11
1
-4
/
+4
*
RDMA/hns: Fix coding style issues
Lang Cheng
2020-12-11
1
-6
/
+3
*
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
1
-0
/
+2
*
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2020-10-26
1
-7
/
+0
*
RDMA/hns: Add support for QPC in size of 512 Bytes
Wenpeng Liang
2020-09-24
1
-1
/
+1
*
RDMA/hns: Add support for CQE in size of 64 Bytes
Wenpeng Liang
2020-09-24
1
-3
/
+2
*
RDMA/hns: Add support for EQE in size of 64 Bytes
Wenpeng Liang
2020-09-24
1
-6
/
+4
*
RDMA/hns: Set the unsupported wr opcode
Lijun Ou
2020-09-18
1
-1
/
+0
*
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
RDMA/hns: Avoid unncessary initialization
Lijun Ou
2020-09-09
1
-15
/
+15
*
RDMA/hns: Fix spelling mistake "epmty" -> "empty"
Colin Ian King
2020-08-18
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-07
1
-4
/
+3
|
\
|
*
RDMA/hns: Optimize MTR level-0 addressing to access huge page
Xi Wang
2020-07-07
1
-4
/
+3
*
|
RDMA/hns: Fix a calltrace when registering MR from userspace
Yangyang Li
2020-06-18
1
-2
/
+2
|
/
*
RDMA/hns: remove duplicate assignment to pointer raq
Colin Ian King
2020-05-29
1
-1
/
+1
*
RDMA/hns: Remove redundant type cast for general pointers
Weihang Li
2020-05-25
1
-122
/
+58
*
RDMA/hns: Optimize PBL buffer allocation process
Xi Wang
2020-05-06
1
-31
/
+14
*
RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp()
Lang Cheng
2020-04-24
1
-12
/
+30
*
RDMA/hns: Support 0 hop addressing for CQE buffer
Xi Wang
2020-04-22
1
-11
/
+2
*
RDMA/hns: Support 0 hop addressing for WQE buffer
Xi Wang
2020-04-22
1
-36
/
+44
*
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
2020-04-22
1
-1
/
+1
*
RDMA/hns: Remove meaningless prints
Wenpeng Liang
2020-03-26
1
-7
/
+2
*
RDMA/hns: Rename wqe buffer related functions
Xi Wang
2020-03-18
1
-4
/
+5
*
RDMA/hns: Optimize qp destroy flow
Xi Wang
2020-02-28
1
-17
/
+2
*
RDMA/hns: Initialize all fields of doorbells to zero
Lang Cheng
2020-02-20
1
-7
/
+2
*
RDMA/hns: Add support for reporting wc as software mode
Xi Wang
2020-01-10
1
-5
/
+9
*
RDMA/hns: Simplify the calculation and usage of wqe idx for post verbs
Yixian Liu
2020-01-03
1
-21
/
+16
*
RDMA/hns: Rename the functions used inside creating cq
Yixian Liu
2019-11-25
1
-4
/
+4
*
RDMA/hns: Redefine the member of hns_roce_cq struct
Yixian Liu
2019-11-25
1
-6
/
+3
*
RDMA/hns: Redefine interfaces used in creating cq
Yixian Liu
2019-11-25
1
-5
/
+4
*
RDMA/hns: Replace not intuitive function/macro names
Yixing Liu
2019-11-08
1
-3
/
+4
[next]