Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
acdf3f93b6e366981535ab93c6465e393e0f2e35
/
drivers
/
infiniband
/
hw
/
hns
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
8c61b24
IB/hns: Use zeroing memory allocator instead of allocator/memset
by YueHaibing
· 7 years ago
008fba4
RDMA/hns_roce: Don't check return value of zap_vma_ptes()
by Doug Ledford
· 7 years ago
fedc3ab
RDMA/hns: Implement the disassociate_ucontext API
by Wei Hu(Xavier)
· 7 years ago
0b25c9c
RDMA/hns: Fix the illegal memory operation when cross page
by Wei Hu(Xavier)
· 7 years ago
cb7a94c
RDMA/hns: Add reset process for RoCE in hip08
by Wei Hu(Xavier)
· 7 years ago
0394808
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next
by Jason Gunthorpe
· 7 years ago
d59fcac
RDMA/hns: Increase checking CMQ status timeout value
by Wei Hu(Xavier)
· 7 years ago
5b6eb54
RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
by Wei Hu(Xavier)
· 7 years ago
cc3391c
RDMA/hns: Rename the idx field of db
by oulijun
· 7 years ago
55ba49c
RDMA/hns: Move the location for initializing tmp_len
by oulijun
· 7 years ago
05d6a4d
RDMA/hns: Bugfix for cq record db for kernel
by oulijun
· 7 years ago
5e6e78d
RDMA/hns: Add 64KB page size support for hip08
by Yixian Liu
· 7 years ago
f5e27a2
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
by Doug Ledford
· 7 years ago
ed3dd9b
RDMA/hns: Drop local zgid in favor of core defined variable
by Leon Romanovsky
· 7 years ago
a0403be
RDMA/hns: Fix the bug with NULL pointer
by oulijun
· 7 years ago
79d4420
RDMA/hns: Set NULL for __internal_mr
by oulijun
· 7 years ago
85e0274
RDMA/hns: Enable inner_pa_vld filed of mpt
by oulijun
· 7 years ago
90e7a4d
RDMA/hns: Set desc_dma_addr for zero when free cmq desc
by oulijun
· 7 years ago
778cc5a
RDMA/hns: Fix the bug with rq sge
by oulijun
· 7 years ago
391bd5f
RDMA/hns: Not support qp transition from reset to reset for hip06
by oulijun
· 7 years ago
2349fdd
RDMA/hns: Add return operation when configured global param fail
by oulijun
· 7 years ago
ad18e20
RDMA/hns: Update convert function of endian format
by oulijun
· 7 years ago
f97a62c
RDMA/hns: Load the RoCE dirver automatically
by oulijun
· 7 years ago
3a39bbe
RDMA/hns: Bugfix for rq record db for kernel
by oulijun
· 7 years ago
ecaaf1e
RDMA/hns: Add rq inline flags judgement
by oulijun
· 7 years ago
ab17884
RDMA/hns: Fix a couple misspellings
by oulijun
· 7 years ago
137ae32
RDMA/hns: Submit bad wr
by oulijun
· 7 years ago
634f639
RDMA/hns: Update assignment method for owner field of send wqe
by oulijun
· 7 years ago
ae25db0
RDMA/hns: Adjust the order of cleanup hem table
by oulijun
· 7 years ago
b6dd9b3
RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set
by oulijun
· 7 years ago
734f386
RDMA/hns: Remove some unnecessary attr_mask judgement
by oulijun
· 7 years ago
6852af8
RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set
by oulijun
· 7 years ago
6e1a709
RDMA/hns: Fix the qp context state diagram
by oulijun
· 7 years ago
328d405
RDMA/hns: Intercept illegal RDMA operation when use inline data
by oulijun
· 7 years ago
215a8c0
RDMA/hns: Bugfix for init hem table
by oulijun
· 7 years ago
19fd08b
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
414448d
RDMA: Use ib_gid_attr during GID modification
by Parav Pandit
· 7 years ago
3e44e0e
IB/providers: Avoid null netdev check for RoCE
by Parav Pandit
· 7 years ago
0e1f9b9
RDMA/providers: Simplify query_gid callback of RoCE providers
by Parav Pandit
· 7 years ago
38759d6
RDMA/hns: ensure for-loop actually iterates and free's buffers
by Colin Ian King
· 7 years ago
e959557
RDMA/hns: Fix cq record doorbell enable in kernel
by Yixian Liu
· 7 years ago
0ede73b
IB/uverbs: Extend uverbs_ioctl header with driver_id
by Matan Barak
· 7 years ago
df7e404
RDMA/hns: Fix init resp when alloc ucontext
by Yixian Liu
· 7 years ago
633fb4d
RDMA/hns: Use structs to describe the uABI instead of opencoding
by Jason Gunthorpe
· 7 years ago
7b48221
RDMA/hns: Fix cqn type and init resp
by Yixian Liu
· 7 years ago
86188a8
RDMA/hns: Support cq record doorbell for kernel space
by Yixian Liu
· 7 years ago
472bc0f
RDMA/hns: Support rq record doorbell for kernel space
by Yixian Liu
· 7 years ago
9b44703
RDMA/hns: Support cq record doorbell for the user space
by Yixian Liu
· 7 years ago
e088a68
RDMA/hns: Support rq record doorbell for the user space
by Yixian Liu
· 7 years ago
71591d1
RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()
by Andy Shevchenko
· 7 years ago
d480bb5
RDMA/hns: Use free_pages function instead of free_page
by oulijun
· 7 years ago
ced0776
RDMA/hns: Fix QP state judgement before receiving work requests
by Yixian Liu
· 7 years ago
173bc6b
RDMA/hns: Fix a bug with modifying mac address
by oulijun
· 7 years ago
8b9b8d1
RDMA/hns: Fix the endian problem for hns
by oulijun
· 7 years ago
0da6550
RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_table
by oulijun
· 7 years ago
fd012f1
RDMA/hns: Add names to function arguments in function pointers
by oulijun
· 7 years ago
c279911
RDMA/hns: Remove unnecessary operator
by oulijun
· 7 years ago
0b5fe5c
RDMA/hns: Remove unnecessary platform_get_resource() error check
by weiyongjun (A)
· 7 years ago
d4994d2
RDMA/hns: Set the guid for hip08 RoCE device
by oulijun
· 7 years ago
2eade67
RDMA/hns: Update the verbs of polling for completion
by oulijun
· 7 years ago
6c1f08b
RDMA/hns: Assign zero for pkey_index of wc in hip08
by oulijun
· 7 years ago
7bdee41
RDMA/hns: Fill sq wqe context of ud type in hip08
by oulijun
· 7 years ago
0fa95a9
RDMA/hns: Add gsi qp support for modifying qp in hip08
by oulijun
· 7 years ago
b66efc9
RDMA/hns: Create gsi qp in hip08
by oulijun
· 7 years ago
6d13b86
RDMA/hns: Assign the correct value for tx_cqn
by oulijun
· 7 years ago
ccb8a29
RDMA/hns: Fix endian problems around imm_data and rkey
by Jason Gunthorpe
· 7 years ago
107013c
RDMA/hns: Assign dest_qp when deregistering mr
by oulijun
· 7 years ago
10bd2ad
RDMA/hns: Fix QP state judgement before sending work requests
by Yixian Liu
· 7 years ago
52e3b42
RDMA/hns: Filter for zero length of sge in hip08 kernel mode
by oulijun
· 7 years ago
ace1c54
RDMA/hns: Set access flags of hip08 RoCE
by oulijun
· 7 years ago
4f3f7a7
RDMA/hns: Update the usage of sr_max and rr_max field
by oulijun
· 7 years ago
0009c2d
RDMA/hns: Add rq inline data support for hip08 RoCE
by oulijun
· 7 years ago
4044a3f
RDMA/hns: Add detailed comments for mb() call
by Yixian Liu
· 7 years ago
76a895d
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git
by Jason Gunthorpe
· 7 years ago
a5073d6
RDMA/hns: Add eq support of hip08
by Yixian Liu
· 7 years ago
b16f818
RDMA/hns: Refactor eq code for hip06
by Yixian Liu
· 7 years ago
378efe7
RDMA/hns: Get rid of page operation after dma_alloc_coherent
by Wei Hu\(Xavier\)
· 7 years ago
b1c1583
RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent
by Wei Hu\(Xavier\)
· 7 years ago
db270c4
RDMA/hns: Fix the issue of IOVA not page continuous in hip08
by Wei Hu\(Xavier\)
· 7 years ago
26beb85
RDMA/hns: Modify the usage of cmd_sn in hip08
by oulijun
· 7 years ago
0203b14
RDMA/hns: Unify the calculation for hem index in hip08
by oulijun
· 7 years ago
e8d1853
RDMA/hns: Set the owner field of SQWQE in hip08 RoCE
by oulijun
· 7 years ago
b5fddb7
RDMA/hns: Add sq_invld_flg field in QP context
by oulijun
· 7 years ago
2872646
RDMA/hns: Update the usage of ack timeout in hip08
by oulijun
· 7 years ago
befb63b
RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08
by oulijun
· 7 years ago
a49d761
RDMA/hns: Enable the cqe field of sqwqe of RC
by oulijun
· 7 years ago
492b2bd
RDMA/hns: Set se attribute of sqwqe in hip08
by oulijun
· 7 years ago
651487c
RDMA/hns: Configure fence attribute in hip08 RoCE
by oulijun
· 7 years ago
e92f2c1
RDMA/hns: Configure TRRL field in hip08 RoCE device
by oulijun
· 7 years ago
d551424
RDMA/hns: Update calculation of irrl_ba field for hip08
by oulijun
· 7 years ago
b5ff0f6
RDMA/hns: Configure sgid type for hip08 RoCE
by Wei Hu(Xavier)
· 7 years ago
023c147
RDMA/hns: Generate gid type of RoCEv2
by Wei Hu(Xavier)
· 7 years ago
a2c80b7
RDMA/hns: Add rereg mr support for hip08
by Wei Hu(Xavier)
· 7 years ago
b156269
RDMA/hns: Add modify CQ support for hip08
by oulijun
· 7 years ago
3180236
RDMA/hns: Update the PD&CQE&MTT specification in hip08
by Wei Hu(Xavier)
· 7 years ago
29a1fe5
RDMA/hns: Update the IRRL table chunk size in hip08
by Wei Hu(Xavier)
· 7 years ago
9a8982d
RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08
by Wei Hu(Xavier)
· 7 years ago
754137a
Merge branch 'for-next-early' into for-next
by Doug Ledford
· 7 years ago
Next »