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
starfive-6.6.48-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-11-01
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+3
2021-10-29
RDMA/hns: Use the core code to manage the fixed mmap entries
Chengchang Tang
2
-27
/
+135
2021-10-29
RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibility
Yixing Liu
1
-2
/
+2
2021-10-29
RDMA/hns: Fix initial arm_st of CQ
Haoyue Xu
1
-1
/
+1
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
4
-10
/
+12
2021-10-12
RDMA/hns: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()
Cai Huoqing
1
-15
/
+5
2021-09-27
RDMA/hns: Add the check of the CQE size of the user space
Wenpeng Liang
1
-9
/
+22
2021-09-27
RDMA/hns: Fix the size setting error when copying CQE in clean_cq()
Wenpeng Liang
1
-1
/
+1
2021-09-24
RDMA/hns: Work around broken constant propagation in gcc 8
Jason Gunthorpe
1
-5
/
+6
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
3
-9
/
+6
2021-08-26
RDMA/hns: Delete unnecessary blank lines.
Xinhao Liu
3
-4
/
+0
2021-08-26
RDMA/hns: Encapsulate the qp db as a function
Yixing Liu
1
-53
/
+82
2021-08-26
RDMA/hns: Adjust the order in which irq are requested and enabled
Wenpeng Liang
1
-16
/
+13
2021-08-26
RDMA/hns: Remove RST2RST error prints for hw v1
Weihang Li
1
-10
/
+1
2021-08-26
RDMA/hns: Remove dqpn filling when modify qp from Init to Init
Wenpeng Liang
1
-7
/
+0
2021-08-26
RDMA/hns: Fix QP's resp incomplete assignment
Wenpeng Liang
1
-2
/
+1
2021-08-26
RDMA/hns: Fix query destination qpn
Wenpeng Liang
1
-1
/
+1
2021-08-25
RDMA/hns: Bugfix for incorrect association between dip_idx and dgid
Junxian Huang
4
-5
/
+31
2021-08-25
RDMA/hns: Bugfix for the missing assignment for dip_idx
Junxian Huang
1
-1
/
+3
2021-08-25
RDMA/hns: Bugfix for data type of dip_idx
Junxian Huang
1
-1
/
+1
2021-08-25
RDMA/hns: Fix incorrect lsn field
Yixing Liu
1
-3
/
+0
2021-08-25
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
1
-2
/
+2
2021-08-24
RDMA/hns: Delete unused hns bitmap interface
Yangyang Li
2
-75
/
+0
2021-08-24
RDMA/hns: Use IDA interface to manage srq index
Yangyang Li
4
-34
/
+18
2021-08-24
RDMA/hns: Use IDA interface to manage uar index
Yangyang Li
4
-31
/
+22
2021-08-23
RDMA/hns: Ownerbit mode add control field
Lang Cheng
1
-0
/
+3
2021-08-23
RDMA/hns: Enable stash feature of HIP09
Yixing Liu
1
-0
/
+1
2021-08-23
RDMA/hns: Remove unsupport cmdq mode
Lang Cheng
2
-27
/
+14
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-08-03
RDMA/hns: Fix the double unlock problem of poll_sem
Yangyang Li
2
-7
/
+4
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
[next]