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
/
hns_roce_qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
RDMA/hns: Add a check for current state before modifying QP
Lang Cheng
1
-2
/
+4
2020-07-30
RDMA/hns: Remove support for HIP08_A
Lang Cheng
1
-10
/
+0
2020-05-25
RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()
Wenpeng Liang
1
-4
/
+3
2020-05-25
RDMA/hns: Rename QP buffer related function
Xi Wang
1
-4
/
+4
2020-05-20
RDMA/hns: Reserve one sge in order to avoid local length error
Lijun Ou
1
-2
/
+3
2020-05-20
RDMA/hns: Rename macro for defining hns hardware page size
Xi Wang
1
-2
/
+2
2020-05-13
RDMA/hns: Combine enable flags of qp
Lang Cheng
1
-11
/
+11
2020-05-06
RDMA/hns: Optimize WQE buffer size calculating process
Xi Wang
1
-192
/
+121
2020-04-22
RDMA/hns: Support 0 hop addressing for WQE buffer
Xi Wang
1
-137
/
+45
2020-04-22
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
1
-3
/
+3
2020-03-19
RDMA/hns: Check if depth of qp is 0 before configure
Lang Cheng
1
-44
/
+33
2020-03-18
RDMA/hns: Optimize base address table config flow for qp buffer
Xi Wang
1
-32
/
+10
2020-03-18
RDMA/hns: Rename wqe buffer related functions
Xi Wang
1
-3
/
+3
2020-03-04
RDMA/hns: fix spelling mistake "attatch" -> "attach"
Colin Ian King
1
-1
/
+1
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
1
-1
/
+1
2020-02-28
RDMA/hns: Optimize qp doorbell allocation flow
Xi Wang
1
-102
/
+132
2020-02-28
RDMA/hns: Optimize kernel qp wrid allocation flow
Xi Wang
1
-27
/
+45
2020-02-28
RDMA/hns: Optimize qp param setup flow
Xi Wang
1
-64
/
+72
2020-02-28
RDMA/hns: Optimize qp buffer allocation flow
Xi Wang
1
-122
/
+144
2020-02-28
RDMA/hns: Optimize qp number assign flow
Xi Wang
1
-47
/
+44
2020-02-28
RDMA/hns: Optimize qp context create and destroy flow
Xi Wang
1
-85
/
+81
2020-02-28
RDMA/hns: Optimize qp destroy flow
Xi Wang
1
-0
/
+41
2020-02-28
RDMA/hns: Use flush framework for the case in aeq
Yixian Liu
1
-0
/
+9
2020-02-13
RDMA/hns: Delayed flush cqe process with workqueue
Yixian Liu
1
-4
/
+7
2020-02-13
RDMA/hns: Add the workqueue framework for flush cqe handler
Yixian Liu
1
-0
/
+37
2020-02-11
RDMA/hns: Cleanups of magic numbers
Lang Cheng
1
-10
/
+13
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-1
/
+1
2020-01-10
RDMA/hns: Add support for reporting wc as software mode
Xi Wang
1
-2
/
+46
2020-01-07
RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UP
Wenpeng Liang
1
-24
/
+20
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-1
/
+1
2019-11-08
RDMA/hns: Modify appropriate printings
Wenpeng Liang
1
-1
/
+1
2019-11-08
RDMA/hns: Remove unnecessary structure hns_roce_sqp
Lang Cheng
1
-5
/
+3
2019-11-08
RDMA/hns: Delete unnecessary variable max_post
Yixian Liu
1
-4
/
+4
2019-10-28
RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size()
Jason Gunthorpe
1
-4
/
+6
2019-10-21
RDMA/hns: Fix a spelling mistake in a macro
Yixing Liu
1
-12
/
+12
2019-09-16
RDMA/hns: Package operations of rq inline buffer into separate functions
Lijun Ou
1
-39
/
+56
2019-08-28
RDMA/hns: Fix cast from or to restricted __le32 for driver
Lang Cheng
1
-4
/
+4
2019-08-20
RDMA/hns: Fix some white space check_mtu_validate()
Dan Carpenter
1
-1
/
+1
2019-08-13
RDMA/hns: Bugfix for creating qp attached to srq
Lijun Ou
1
-6
/
+17
2019-08-12
RDMA/hns: Use the new APIs for printing log
Lijun Ou
1
-20
/
+25
2019-08-12
RDMA/hns: Update the prompt message for creating and destroy qp
Yixian Liu
1
-1
/
+2
2019-08-12
RDMA/hns: Optimize hns_roce_modify_qp function
Lijun Ou
1
-48
/
+69
2019-08-12
RDMA/hns: Encapsulate some lines for setting sq size in user mode
Lijun Ou
1
-7
/
+22
2019-07-25
RDMA/hns: Use a separated function for setting extend sge paramters
Lijun Ou
1
-23
/
+38
2019-07-07
RDMA/hns: Fixs hw access invalid dma memory error
Xi Wang
1
-1
/
+0
2019-07-07
RDMA/hns: Bugfix for calculating qp buffer size
Lijun Ou
1
-2
/
+2
2019-07-05
RDMA/hns: Fixup qp release bug
chenglang
1
-6
/
+2
2019-06-25
RDMA/hns: fix spelling mistake "attatch" -> "attach"
Colin Ian King
1
-1
/
+1
2019-06-25
RDMA/hns: Cleanup unnecessary exported symbols
Lijun Ou
1
-13
/
+0
[next]