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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
RDMA/mlx5: Return ECE DC support
Leon Romanovsky
1
-14
/
+31
2020-06-03
RDMA/mlx5: Don't rely on FW to set zeros in ECE response
Leon Romanovsky
1
-2
/
+4
2020-06-03
RDMA/mlx5: Return an error if copy_to_user fails
Leon Romanovsky
1
-6
/
+2
2020-06-03
IB/hfi1: Use free_netdev() in hfi1_netdev_free()
YueHaibing
1
-4
/
+1
2020-06-03
RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()
Dan Carpenter
1
-1
/
+1
2020-06-03
IB/hfi1: Fix hfi1_netdev_rx_init() error handling
Dan Carpenter
1
-2
/
+9
2020-06-03
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
8
-17
/
+0
2020-06-03
RDMA: Remove 'max_fmr'
Jason Gunthorpe
6
-6
/
+0
2020-06-03
RDMA/mthca: Remove FMR support for memory registration
Max Gurtovoy
4
-380
/
+1
2020-06-03
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
3
-120
/
+0
2020-06-03
RDMA/i40iw: Remove FMR leftovers
Jason Gunthorpe
2
-10
/
+0
2020-06-03
RDMA/bnxt_re: Remove FMR leftovers
Jason Gunthorpe
4
-14
/
+0
2020-06-03
RDMA/mlx5: Remove FMR leftovers
Gal Pressman
1
-8
/
+0
2020-05-29
IB/hfi1: Fix spelling mistake "enought" -> "enough"
Colin Ian King
1
-1
/
+1
2020-05-29
RDMA/hns: remove duplicate assignment to pointer raq
Colin Ian King
1
-1
/
+1
2020-05-29
RDMA/mlx5: Support TX port affinity for VF drivers in LAG mode
Mark Zhang
3
-2
/
+10
2020-05-27
RDMA/mlx5: Return ECE data after modify QP
Leon Romanovsky
2
-4
/
+46
2020-05-27
RDMA/mlx5: Set ECE options during modify QP
Leon Romanovsky
4
-14
/
+23
2020-05-27
RDMA/mlx5: Convert modify QP to use MLX5_SET macros
Leon Romanovsky
1
-106
/
+97
2020-05-27
RDMA/mlx5: Remove manually crafted QP context the query call
Leon Romanovsky
1
-73
/
+56
2020-05-27
RDMA/mlx5: Use direct modify QP implementation
Leon Romanovsky
1
-6
/
+11
2020-05-27
RDMA/mlx5: Set ECE options during QP create
Leon Romanovsky
1
-9
/
+66
2020-05-27
RDMA/mlx5: Get ECE options from FW during create QP
Leon Romanovsky
3
-11
/
+17
2020-05-27
Merge branch 'mellanox/mlx5-next' into rdma.git for/next
Jason Gunthorpe
1
-1
/
+4
2020-05-27
IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command
Mark Zhang
1
-0
/
+4
2020-05-25
RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove
Potnuri Bharat Teja
1
-0
/
+1
2020-05-25
RDMA/hns: Make the end of sge process more clear
Yixian Liu
1
-2
/
+2
2020-05-25
RDMA/hns: Simplify process related to poll cq
Lang Cheng
1
-8
/
+3
2020-05-25
RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()
Wenpeng Liang
2
-7
/
+6
2020-05-25
RDMA/hns: Remove redundant type cast for general pointers
Weihang Li
3
-137
/
+73
2020-05-25
RDMA/hns: Optimize the usage of MTR
Xi Wang
2
-27
/
+30
2020-05-25
RDMA/hns: Refactor the QP context filling process related to WQE buffer confi...
Xi Wang
1
-115
/
+149
2020-05-25
RDMA/hns: Change variables representing quantity to unsigned
Weihang Li
2
-10
/
+11
2020-05-25
RDMA/hns: Change all page_shift to unsigned
Weihang Li
5
-24
/
+27
2020-05-25
RDMA/hns: Rename QP buffer related function
Xi Wang
1
-4
/
+4
2020-05-25
RDMA/hns: Remove unused code about assert
Yangyang Li
2
-5
/
+0
2020-05-25
RDMA/hns: Optimize post and poll process
Lang Cheng
1
-13
/
+14
2020-05-25
RDMA/hns: Add CQ flag instead of independent enable flag
Lang Cheng
3
-11
/
+11
2020-05-25
RDMA/hns: Let software PI/CI grow naturally
Lang Cheng
1
-5
/
+4
2020-05-22
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
3
-32
/
+15
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
8
-23
/
+21
2020-05-21
IB/hfi1: Enable the transmit side of the datagram ipoib netdev
Piotr Stankiewicz
2
-0
/
+3
2020-05-21
IB/hfi1: Add packet histogram trace event
Grzegorz Andrejczuk
3
-1
/
+43
2020-05-21
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
11
-342
/
+178
2020-05-21
IB/hfi1: Add rx functions for dummy netdev
Grzegorz Andrejczuk
5
-2
/
+414
2020-05-21
IB/hfi1: Add interrupt handler functions for accelerated ipoib
Grzegorz Andrejczuk
10
-7
/
+206
2020-05-21
IB/hfi1: Add functions to receive accelerated ipoib packets
Kaike Wan
7
-2
/
+355
2020-05-21
IB/hfi1: Rename num_vnic_contexts as num_netdev_contexts
Grzegorz Andrejczuk
4
-20
/
+20
2020-05-21
IB/ipoib: Increase ipoib Datagram mode MTU's upper limit
Kaike Wan
2
-16
/
+4
2020-05-21
IB/hfi1: RSM rules for AIP
Grzegorz Andrejczuk
4
-50
/
+136
[next]