index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_hw_v1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
1
-4675
/
+0
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
1
-5
/
+5
2021-08-03
RDMA/hns: Don't skip IB creation flow for regular RC QP
Leon Romanovsky
1
-3
/
+3
2021-06-21
RDMA/hns: Use IDA interface to manage mtpt index
Yangyang Li
1
-2
/
+1
2021-06-21
RDMA/hns: Remove unused RR mechanism
Yangyang Li
1
-1
/
+1
2021-06-16
RDMA/hns: Support getting max QP number from firmware
Xi Wang
1
-2
/
+1
2021-05-29
RDMA/hns: Clean the hardware related code for HEM
Xi Wang
1
-0
/
+77
2021-04-13
RDMA/hns: Remove unnecessary flush operation for workqueue
Yixian Liu
1
-2
/
+0
2021-04-08
RDMA/hns: Remove unsupported QP types
Wenpeng Liang
1
-2
/
+1
2021-04-08
RDMA/hns: Delete unused members in the structure hns_roce_hw
Yangyang Li
1
-6
/
+0
2021-04-01
RDMA/hns: Reorganize doorbell update interfaces for all queues
Yixian Liu
1
-12
/
+12
2021-04-01
RDMA/hns: Refactor reset state checking flow
Xi Wang
1
-1
/
+1
2021-03-31
RDMA/hns: Fix a spelling mistake in hns_roce_hw_v1.c
Ruiqi Gong
1
-4
/
+4
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-5
/
+5
2021-02-09
RDMA/hns: Replace wmb&__raw_writeq with writeq
Lang Cheng
1
-15
/
+0
2021-02-09
RDMA/hns: Avoid filling sgid index when modifying QP to RTR
Weihang Li
1
-0
/
+16
2021-01-22
RDMA/hw/hns/hns_roce_hw_v1: Fix doc-rot issue relating to 'rereset'
Lee Jones
1
-1
/
+1
2020-12-11
RDMA/hns: Simplify AEQE process for different types of queue
Yixian Liu
1
-11
/
+5
2020-12-11
RDMA/hns: Fix incorrect symbol types
Wenpeng Liang
1
-4
/
+4
2020-12-11
RDMA/hns: Clear redundant variable initialization
Xinhao Liu
1
-4
/
+4
2020-12-11
RDMA/hns: Fix coding style issues
Lang Cheng
1
-6
/
+3
2020-10-27
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+2
2020-10-27
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
1
-7
/
+0
2020-09-24
RDMA/hns: Add support for QPC in size of 512 Bytes
Wenpeng Liang
1
-1
/
+1
2020-09-24
RDMA/hns: Add support for CQE in size of 64 Bytes
Wenpeng Liang
1
-3
/
+2
2020-09-24
RDMA/hns: Add support for EQE in size of 64 Bytes
Wenpeng Liang
1
-6
/
+4
2020-09-18
RDMA/hns: Set the unsupported wr opcode
Lijun Ou
1
-1
/
+0
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-1
/
+2
2020-09-09
RDMA/hns: Avoid unncessary initialization
Lijun Ou
1
-15
/
+15
2020-08-18
RDMA/hns: Fix spelling mistake "epmty" -> "empty"
Colin Ian King
1
-1
/
+1
2020-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+3
2020-07-07
RDMA/hns: Optimize MTR level-0 addressing to access huge page
Xi Wang
1
-4
/
+3
2020-06-18
RDMA/hns: Fix a calltrace when registering MR from userspace
Yangyang Li
1
-2
/
+2
2020-05-29
RDMA/hns: remove duplicate assignment to pointer raq
Colin Ian King
1
-1
/
+1
2020-05-25
RDMA/hns: Remove redundant type cast for general pointers
Weihang Li
1
-122
/
+58
2020-05-06
RDMA/hns: Optimize PBL buffer allocation process
Xi Wang
1
-31
/
+14
2020-04-24
RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp()
Lang Cheng
1
-12
/
+30
2020-04-22
RDMA/hns: Support 0 hop addressing for CQE buffer
Xi Wang
1
-11
/
+2
2020-04-22
RDMA/hns: Support 0 hop addressing for WQE buffer
Xi Wang
1
-36
/
+44
2020-04-22
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
1
-1
/
+1
2020-03-26
RDMA/hns: Remove meaningless prints
Wenpeng Liang
1
-7
/
+2
2020-03-18
RDMA/hns: Rename wqe buffer related functions
Xi Wang
1
-4
/
+5
2020-02-28
RDMA/hns: Optimize qp destroy flow
Xi Wang
1
-17
/
+2
2020-02-20
RDMA/hns: Initialize all fields of doorbells to zero
Lang Cheng
1
-7
/
+2
2020-01-10
RDMA/hns: Add support for reporting wc as software mode
Xi Wang
1
-5
/
+9
2020-01-03
RDMA/hns: Simplify the calculation and usage of wqe idx for post verbs
Yixian Liu
1
-21
/
+16
2019-11-25
RDMA/hns: Rename the functions used inside creating cq
Yixian Liu
1
-4
/
+4
2019-11-25
RDMA/hns: Redefine the member of hns_roce_cq struct
Yixian Liu
1
-6
/
+3
2019-11-25
RDMA/hns: Redefine interfaces used in creating cq
Yixian Liu
1
-5
/
+4
2019-11-08
RDMA/hns: Replace not intuitive function/macro names
Yixing Liu
1
-3
/
+4
[next]