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_cq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting
Weihang Li
1
-4
/
+4
2021-05-29
RDMA/hns: Optimize the base address table config for MTR
Xi Wang
1
-2
/
+2
2021-05-20
RDMA/hns: Remove unused parameter udata
Lang Cheng
1
-2
/
+1
2021-04-01
RDMA/hns: Reorganize doorbell update interfaces for all queues
Yixian Liu
1
-2
/
+2
2021-04-01
RDMA/hns: Support configuring doorbell mode of RQ and CQ
Yixian Liu
1
-1
/
+1
2021-04-01
RDMA/hns: Reorganize hns_roce_create_cq()
Yixing Liu
1
-28
/
+58
2021-01-28
RDMA/hns: Refactor the MTR creation flow
Xi Wang
1
-1
/
+0
2021-01-18
RDMA/hns: Create CQ with selected CQN for bank load balance
Yangyang Li
1
-18
/
+97
2020-12-11
RDMA/hns: Fix inaccurate prints
Yixing Liu
1
-17
/
+18
2020-12-11
RDMA/hns: Fix coding style issues
Lang Cheng
1
-1
/
+1
2020-12-11
RDMA/hns: Limit the length of data copied between kernel and userspace
Wenpeng Liang
1
-2
/
+3
2020-12-07
RDMA/hns: Move capability flags of QP and CQ to hns-abi.h
Weihang Li
1
-1
/
+0
2020-10-27
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-0
/
+3
2020-09-24
RDMA/hns: Correct typo of hns_roce_create_cq()
Lang Cheng
1
-1
/
+1
2020-09-24
RDMA/hns: Add support for CQE in size of 64 Bytes
Wenpeng Liang
1
-2
/
+20
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-1
/
+2
2020-05-25
RDMA/hns: Add CQ flag instead of independent enable flag
Lang Cheng
1
-5
/
+5
2020-05-20
RDMA/hns: Rename macro for defining hns hardware page size
Xi Wang
1
-2
/
+2
2020-04-22
RDMA/hns: Support 0 hop addressing for CQE buffer
Xi Wang
1
-240
/
+111
2020-04-22
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
1
-9
/
+9
2020-03-13
RDMA/hns: Fix wrong judgments of udata->outlen
Weihang Li
1
-4
/
+4
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
-0
/
+2
2019-11-25
RDMA/hns: Delete unnecessary callback functions for cq
Yixian Liu
1
-55
/
+36
2019-11-25
RDMA/hns: Rename the functions used inside creating cq
Yixian Liu
1
-43
/
+23
2019-11-25
RDMA/hns: Redefine the member of hns_roce_cq struct
Yixian Liu
1
-42
/
+31
2019-11-25
RDMA/hns: Redefine interfaces used in creating cq
Yixian Liu
1
-42
/
+41
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
-8
/
+12
2019-11-08
RDMA/hns: Fix non-standard error codes
Yixian Liu
1
-2
/
+2
2019-11-08
RDMA/hns: Replace not intuitive function/macro names
Yixing Liu
1
-11
/
+12
2019-11-08
RDMA/hns: Delete unnecessary uar from hns_roce_cq
Yixian Liu
1
-3
/
+1
2019-08-05
RDMA/hns: Remove not used UAR assignment
Leon Romanovsky
1
-13
/
+5
2019-07-25
RDMA/hns: Package the flow of creating cq
Lijun Ou
1
-62
/
+124
2019-06-25
RDMA/hns: Cleanup unnecessary exported symbols
Lijun Ou
1
-5
/
+0
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-5
/
+3
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
1
-15
/
+8
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
1
-26
/
+22
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
1
-2
/
+1
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
1
-12
/
+11
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
1
-2
/
+6
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-2
/
+2
2019-03-29
RDMA/hns: Convert cq_table to XArray
Matthew Wilcox
1
-22
/
+11
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-4
/
+5
2018-05-24
RDMA/hns: Bugfix for cq record db for kernel
oulijun
1
-0
/
+1
2018-03-22
RDMA/hns: Fix cq record doorbell enable in kernel
Yixian Liu
1
-21
/
+17
2018-03-16
RDMA/hns: Fix cqn type and init resp
Yixian Liu
1
-8
/
+7
2018-03-13
RDMA/hns: Support cq record doorbell for kernel space
Yixian Liu
1
-1
/
+16
2018-03-13
RDMA/hns: Support cq record doorbell for the user space
Yixian Liu
1
-6
/
+36
[next]