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
2021-04-08
RDMA/hns: Enable all CMDQ context
Lang Cheng
2
-41
/
+27
2021-04-08
RDMA/qedr: Fix kernel panic when trying to access recv_cq
Kamal Heib
1
-1
/
+2
2021-04-08
RDMA/hns: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2021-04-08
IB/mlx5: Reduce max order of memory allocated for xlt update
Praveen Kumar Kannoju
1
-1
/
+1
2021-04-08
IB/hfi1: Remove unused function
Kaike Wan
1
-18
/
+0
2021-04-08
IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
Mike Marciniszyn
1
-1
/
+1
2021-04-08
IB/hfi1: Add additional usdma traces
Mike Marciniszyn
3
-3
/
+85
2021-04-08
IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()
Mike Marciniszyn
3
-16
/
+8
2021-04-08
IB/hfi1: Use napi_schedule_irqoff() for tx napi
Mike Marciniszyn
1
-1
/
+1
2021-04-08
IB/hfi1: Correct oversized ring allocation
Mike Marciniszyn
2
-8
/
+9
2021-04-08
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
3
-0
/
+32
2021-04-08
IB/hfi1: Add AIP tx traces
Mike Marciniszyn
2
-3
/
+119
2021-04-07
IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
Mike Marciniszyn
4
-19
/
+16
2021-04-07
RDMA/cxgb4: check for ipv6 address properly while destroying listener
Potnuri Bharat Teja
1
-1
/
+2
2021-04-01
RDMA/hns: Reorganize doorbell update interfaces for all queues
Yixian Liu
7
-130
/
+119
2021-04-01
RDMA/hns: Support configuring doorbell mode of RQ and CQ
Yixian Liu
5
-40
/
+66
2021-04-01
RDMA/hns: Simplify command fields for HEM base address configuration
Xi Wang
2
-160
/
+83
2021-04-01
RDMA/hns: Reorganize process of setting HEM
Xi Wang
1
-33
/
+44
2021-04-01
RDMA/hns: Refactor reset state checking flow
Xi Wang
5
-200
/
+220
2021-04-01
RDMA/hns: Reorganize hns_roce_create_cq()
Yixing Liu
1
-28
/
+58
2021-04-01
RDMA/hns: Refactor hns_roce_v2_poll_one()
Weihang Li
1
-179
/
+224
2021-04-01
RDMA/hns: Support congestion control type selection according to the FW
Yangyang Li
4
-3
/
+200
2021-04-01
RDMA/hns: Support query information of functions from FW
Wei Xu
3
-1
/
+37
2021-03-31
RDMA/iw_cxgb4: Use DEFINE_SPINLOCK() for spinlock
Tang Yizhou
1
-2
/
+1
2021-03-31
RDMA/hns: Fix a spelling mistake in hns_roce_hw_v1.c
Ruiqi Gong
1
-4
/
+4
2021-03-30
RDMA/efa: Use strscpy instead of strlcpy
Gal Pressman
1
-5
/
+5
2021-03-26
IB/hfi1: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
RDMA/mlx5: Set ODP caps only if device profile support ODP
Shay Drory
3
-9
/
+3
2021-03-26
RDMA/mlx5: Fix drop packet rule in egress table
Maor Gottlieb
1
-4
/
+5
2021-03-26
RDMA/bnxt_re: Move device to error state upon device crash
Selvin Xavier
4
-0
/
+47
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
62
-368
/
+379
2021-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-4
/
+6
2021-03-25
RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server
Potnuri Bharat Teja
1
-2
/
+2
2021-03-23
RDMA/hns: Support to query firmware version
Lang Cheng
1
-0
/
+14
2021-03-23
RDMA/mlx5: Create ODP EQ only when ODP MR is created
Shay Drory
3
-10
/
+29
2021-03-23
RDMA/hns: Fix memory corruption when allocating XRCDN
Weihang Li
1
-2
/
+10
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
11
-169
/
+0
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
20
-34
/
+36
2021-03-22
RDMA/mlx5: Add missing returned error check of mlx5_ib_dereg_mr
Leon Romanovsky
1
-1
/
+1
2021-03-22
RDMA/hns: Fix bug during CMDQ initialization
Lang Cheng
1
-1
/
+3
2021-03-13
net/mlx5: E-Switch, Refactor send to vport to be more generic
Mark Bloch
1
-2
/
+1
2021-03-13
RDMA/mlx5: Use representor E-Switch when getting netdev and metadata
Mark Bloch
3
-4
/
+3
2021-03-12
RDMA/mlx5: Allow larger pages in DevX umem
Jason Gunthorpe
1
-10
/
+54
2021-03-12
IB/core: Split uverbs_get_const/default to consider target type
Yishai Hadas
1
-0
/
+1
2021-03-12
RDMA/mlx5: Fix mlx5 rates to IB rates map
Mark Zhang
1
-1
/
+14
2021-03-12
RDMA/mlx5: Fix query RoCE port
Maor Gottlieb
1
-3
/
+3
2021-03-12
RDMA/mlx5: Rename mlx5_mr_cache_invalidate() to revoke_mr()
Jason Gunthorpe
1
-6
/
+6
2021-03-12
RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()
Jason Gunthorpe
3
-203
/
+86
2021-03-12
RDMA/mlx5: Use a union inside mlx5_ib_mr
Jason Gunthorpe
2
-3
/
+3
2021-03-12
RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mr
Jason Gunthorpe
3
-52
/
+66
[prev]
[next]