index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2022-03-04
RDMA/hns: Refactor the alloc_cqc()
Wenpeng Liang
1
-28
/
+37
2022-03-04
RDMA/hns: Remove similar code that configures the hardware contexts
Chengchang Tang
1
-4
/
+4
2022-03-04
RDMA/hns: Refactor mailbox functions
Chengchang Tang
1
-5
/
+4
2022-03-04
RDMA/hns: Remove fixed parameter “timeout” in the mailbox
Chengchang Tang
1
-3
/
+2
2022-03-04
RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
Chengchang Tang
1
-2
/
+2
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
1
-13
/
+0
2021-09-27
RDMA/hns: Add the check of the CQE size of the user space
Wenpeng Liang
1
-9
/
+22
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting
Weihang Li
1
-4
/
+4
2021-05-28
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-26
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-19
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
[next]