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
/
hns_roce_hem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
RDMA/hns: Add mapped page count checking for MTR
Xi Wang
1
-3
/
+6
2020-12-11
RDMA/hns: Fix inaccurate prints
Yixing Liu
1
-9
/
+9
2020-12-11
RDMA/hns: Clear redundant variable initialization
Xinhao Liu
1
-1
/
+1
2020-12-11
RDMA/hns: Fix coding style issues
Lang Cheng
1
-10
/
+10
2020-12-11
RDMA/hns: Normalization the judgment of some features
Wenpeng Liang
1
-2
/
+2
2020-10-28
RDMA/hns: Add support for configuring GMV table
Weihang Li
1
-0
/
+15
2020-09-24
RDMA/hns: Add support for SCCC in size of 64 Bytes
Yangyang Li
1
-1
/
+1
2020-09-09
RDMA/hns: Avoid unncessary initialization
Lijun Ou
1
-3
/
+3
2020-05-25
RDMA/hns: Change all page_shift to unsigned
Weihang Li
1
-1
/
+1
2020-05-06
RDMA/hns: Remove unused MTT functions
Xi Wang
1
-105
/
+0
2020-04-22
RDMA/hns: Add support for addressing when hopnum is 0
Xi Wang
1
-6
/
+3
2020-03-29
RDMA/hns: Fix uninitialized variable bug
Gustavo A. R. Silva
1
-1
/
+1
2020-03-25
RDMA/hns: Optimize mhop put flow for multi-hop addressing
Xi Wang
1
-100
/
+61
2020-03-25
RDMA/hns: Optimize mhop get flow for multi-hop addressing
Xi Wang
1
-115
/
+182
2020-03-18
RDMA/hns: Optimize base address table config flow for qp buffer
Xi Wang
1
-5
/
+11
2019-08-28
RDMA/hns: Fix cast from or to restricted __le32 for driver
Lang Cheng
1
-22
/
+12
2019-08-13
RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver
Xi Wang
1
-6
/
+13
2019-08-12
RDMA/hns: Handling the error return value of hem function
Lang Cheng
1
-5
/
+10
2019-07-25
RDMA/hns: Refactor hem table mhop check and calculation
Lijun Ou
1
-110
/
+70
2019-07-24
RDMA/hns: Fix comparison of unsigned long variable 'end' with less than zero
Colin Ian King
1
-2
/
+2
2019-06-25
RDMA/hns: Cleanup unnecessary exported symbols
Lijun Ou
1
-5
/
+0
2019-06-20
RDMA/hns: Add mtr support for mixed multihop addressing
Lijun Ou
1
-0
/
+460
2019-06-07
RDMA/hns: fix inverted logic of readl read and shift
Colin Ian King
1
-1
/
+1
2019-05-27
RDMA/hns: Replace magic numbers with #defines
Lijun Ou
1
-9
/
+9
2019-05-27
RDMA/hns: Remove jiffies operation in disable interrupt context
Lang Cheng
1
-10
/
+11
2019-04-08
RDMA/hns: Fix bug that caused srq creation to fail
Lijun Ou
1
-2
/
+4
2019-01-24
RDMA/hns: Add timer allocation support for hip08
Yangyang Li
1
-0
/
+42
2019-01-24
RDMA/hns: Add SCC context allocation support for hip08
Yangyang Li
1
-3
/
+23
2018-12-05
RDMA/hns: Add SRQ support for hip08 kernel mode
Lijun Ou
1
-1
/
+31
2018-12-05
RDMA/hns: Init SRQ table for hip08
Lijun Ou
1
-0
/
+9
2018-07-27
RDMA/hns: Use delay instead of usleep
Lijun Ou
1
-2
/
+2
2018-07-27
RDMA/hns: Add illegal hop_num judgement
Lijun Ou
1
-0
/
+3
2018-04-27
RDMA/hns: Adjust the order of cleanup hem table
oulijun
1
-2
/
+2
2018-04-27
RDMA/hns: Bugfix for init hem table
oulijun
1
-4
/
+4
2017-12-01
RDMA/hns: Get rid of page operation after dma_alloc_coherent
Wei Hu\(Xavier\)
1
-12
/
+13
2017-11-10
RDMA/hns: Unify the calculation for hem index in hip08
oulijun
1
-4
/
+6
2017-11-10
RDMA/hns: Configure TRRL field in hip08 RoCE device
oulijun
1
-0
/
+3
2017-10-25
RDMA/hns: Update the IRRL table chunk size in hip08
Wei Hu(Xavier)
1
-16
/
+13
2017-09-29
RDMA/hns: make various function static, fixes warnings
Colin Ian King
1
-9
/
+9
2017-09-27
RDMA/hns: Add releasing resource operation in error branch
Wei Hu(Xavier)
1
-0
/
+2
2017-09-27
RDMA/hns: Split CQE from MTT in hip08
Shaobo Xu
1
-0
/
+3
2017-09-27
RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08
Shaobo Xu
1
-19
/
+100
2017-09-27
RDMA/hns: Add the interfaces to support multi hop addressing for the contexts...
Shaobo Xu
1
-10
/
+568
2017-09-27
RDMA/hns: Modify assignment device variable to support both PCI device and pl...
Wei Hu(Xavier)
1
-6
/
+6
2017-09-27
RDMA/hns: Split hw v1 driver from hns roce driver
Wei Hu(Xavier)
1
-0
/
+1
2016-12-03
IB/hns: Fix for Checkpatch.pl comment style errors
Salil
1
-3
/
+3
2016-10-03
IB/hns: Fix bug of clear hem
Wei Hu (Xavier)
1
-74
/
+2
2016-08-22
IB/hns: Add driver files for hns RoCE driver
oulijun
1
-0
/
+476