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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
RDMA/hns: Fix return in hns_roce_rereg_user_mr()
YueHaibing
1
-1
/
+3
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
3
-23
/
+11
2021-08-03
RDMA/hns: Don't overwrite supplied QP attributes
Leon Romanovsky
1
-7
/
+1
2021-08-03
RDMA/hns: Don't skip IB creation flow for regular RC QP
Leon Romanovsky
1
-3
/
+3
2021-06-24
RDMA/hns: Add window selection field of congestion control
Yixing Liu
2
-0
/
+14
2021-06-23
RDMA/hns: Fix incorrect vlan enable bit in QPC
Weihang Li
1
-2
/
+2
2021-06-22
RDMA/hns: Add vendor_err info to error WC
Lang Cheng
1
-0
/
+1
2021-06-22
RDMA/hns: Fix spelling mistakes of original
Lang Cheng
1
-1
/
+1
2021-06-22
RDMA/hns: Simplify the judgment in hns_roce_v2_post_send()
Yixing Liu
1
-3
/
+3
2021-06-22
RDMA/hns: Encapsulate flushing CQE as a function
Wenpeng Liang
3
-35
/
+21
2021-06-22
RDMA/hns: Modify function return value type
Yangyang Li
3
-11
/
+3
2021-06-22
RDMA/hns: Clean definitions of EQC structure
Xi Wang
1
-15
/
+4
2021-06-22
RDMA/hns: Delete unnecessary branch of hns_roce_v2_query_qp
Yangyang Li
1
-7
/
+2
2021-06-22
RDMA/hns: Add member assignments for qp_init_attr
Yangyang Li
1
-0
/
+5
2021-06-22
RDMA/hns: Fix some print issues
Yixing Liu
2
-4
/
+2
2021-06-22
RDMA/hns: Fix uninitialized variable
Yixing Liu
1
-1
/
+1
2021-06-22
RDMA/hns: Force rewrite inline flag of WQE
Lang Cheng
1
-2
/
+2
2021-06-22
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
1
-2
/
+2
2021-06-21
RDMA/hns: Use IDA interface to manage xrcd index
Yangyang Li
4
-41
/
+25
2021-06-21
RDMA/hns: Use IDA interface to manage pd index
Yangyang Li
4
-37
/
+25
2021-06-21
RDMA/hns: Use IDA interface to manage mtpt index
Yangyang Li
5
-48
/
+43
2021-06-21
RDMA/hns: Remove unused RR mechanism
Yangyang Li
6
-19
/
+12
2021-06-21
RDMA/hns: Remove the unused hns_roce_bitmap_free_range function
Yangyang Li
2
-14
/
+1
2021-06-21
RDMA/hns: Remove the unused hns_roce_bitmap_alloc_range function
Yangyang Li
2
-41
/
+0
2021-06-21
RDMA/hns: Clean SRQC structure definition
Xi Wang
2
-93
/
+4
2021-06-21
RDMA/hns: Use new interface to write DB related fields
Yixing Liu
2
-78
/
+49
2021-06-21
RDMA/hns: Use new interface to write FRMR fields
Yixing Liu
2
-29
/
+22
2021-06-21
RDMA/hns: Use new interface to get CQE fields
Lang Cheng
2
-97
/
+48
2021-06-21
RDMA/hns: Use new interface to modify QP context
Lang Cheng
2
-881
/
+449
2021-06-21
RDMA/hns: Use new interface to write CQ context.
Yixing Liu
2
-121
/
+79
2021-06-21
RDMA/hns: Add hr_reg_write_bool()
Lang Cheng
2
-12
/
+20
2021-06-21
RDMA/hns: Add a check to ensure integer mtu is positive
Weihang Li
1
-5
/
+10
2021-06-21
RDMA/hns: Do not use !! for values that are already bool when calling hr_reg_...
Weihang Li
1
-2
/
+1
2021-06-18
RDMA/hns: Clear extended doorbell info before using
Xi Wang
2
-0
/
+22
2021-06-16
RDMA/hns: Support getting max QP number from firmware
Xi Wang
6
-27
/
+106
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting
Weihang Li
2
-7
/
+7
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference counting
Weihang Li
2
-5
/
+5
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting
Weihang Li
2
-5
/
+5
2021-05-29
RDMA/hns: Refactor capability configuration flow of VF
Xi Wang
2
-146
/
+156
2021-05-29
RDMA/hns: Clean the hardware related code for HEM
Xi Wang
5
-90
/
+85
2021-05-29
RDMA/hns: Use refcount_t APIs for HEM
Weihang Li
2
-19
/
+17
2021-05-29
RDMA/hns: Fix wrong timer context buffer page size
Xi Wang
1
-6
/
+0
2021-05-29
RDMA/hns: Refactor root BT allocation for MTR
Xi Wang
1
-84
/
+146
2021-05-29
RDMA/hns: Optimize the base address table config for MTR
Xi Wang
7
-54
/
+68
2021-05-20
RDMA/hns: Remove unused CMDQ member
Lang Cheng
1
-1
/
+0
2021-05-20
RDMA/hns: Remove Receive Queue of CMDQ
Lang Cheng
2
-73
/
+25
2021-05-20
RDMA/hns: Rename CMDQ head/tail pointer to PI/CI
Lang Cheng
2
-7
/
+7
2021-05-20
RDMA/hns: Refactor extend link table allocation
Xi Wang
3
-206
/
+124
2021-05-20
RDMA/hns: Remove unused parameter udata
Lang Cheng
4
-8
/
+5
2021-05-11
RDMA/hns: Remove the condition of light load for posting DWQE
Yixian Liu
1
-2
/
+1
[next]