index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
Yixing Liu
4
-4
/
+335
2022-03-04
RDMA/hns: Refactor the alloc_cqc()
Wenpeng Liang
1
-28
/
+37
2022-03-04
RDMA/hns: Refactor the alloc_srqc()
Chengchang Tang
1
-28
/
+52
2022-03-04
RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
Wenpeng Liang
3
-8
/
+6
2022-03-04
RDMA/hns: Remove similar code that configures the hardware contexts
Chengchang Tang
7
-45
/
+35
2022-03-04
RDMA/hns: Refactor mailbox functions
Chengchang Tang
8
-112
/
+120
2022-03-04
RDMA/hns: Fix the wrong type of parameter "op" of the mailbox
Wenpeng Liang
5
-29
/
+28
2022-03-04
RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
Wenpeng Liang
3
-11
/
+7
2022-03-04
RDMA/hns: Remove fixed parameter “timeout” in the mailbox
Chengchang Tang
8
-51
/
+34
2022-03-04
RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
Chengchang Tang
8
-46
/
+37
2022-01-13
Merge tag 'v5.16' into rdma.git for-next
Jason Gunthorpe
3
-8
/
+66
2022-01-07
RDMA/hns: Replace get_udp_sport with rdma_get_udp_sport
Zhu Yanjun
1
-10
/
+3
2022-01-07
RDMA/hns: Modify the hop num of HIP09 EQ to 1
Wenpeng Liang
2
-2
/
+5
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
17
-6255
/
+33
2021-12-14
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+11
2021-12-14
RDMA/hns: Replace kfree() with kvfree()
Jiacheng Shi
1
-1
/
+1
2021-12-14
RDMA/hns: Support direct wqe of userspace
Yixing Liu
5
-12
/
+92
2021-12-14
RDMA/hns: Fix RNR retransmission issue for HIP08
Yangyang Li
2
-7
/
+65
2021-12-06
RDMA/hns: Modify the mapping attribute of doorbell to device
Yixing Liu
1
-1
/
+1
2021-11-25
RDMA/hns: Do not destroy QP resources in the hw resetting phase
Yangyang Li
1
-1
/
+11
2021-11-25
RDMA/hns: Do not halt commands during reset until later
Yangyang Li
1
-2
/
+0
2021-11-19
RDMA/hns: Remove magic number
Xinhao Liu
1
-1
/
+3
2021-11-19
RDMA/hns: Remove macros that are no longer used
Yixing Liu
1
-16
/
+0
2021-11-19
RDMA/hns: Correctly initialize the members of Array[][]
Xinhao Liu
1
-1
/
+2
2021-11-19
RDMA/hns: Correct the type of variables participating in the shift operation
Xinhao Liu
4
-15
/
+15
2021-11-19
RDMA/hns: Replace tab with space in the right-side comments
Xinhao Liu
3
-15
/
+15
2021-11-19
RDMA/hns: Correct the print format to be consistent with the variable type
Xinhao Liu
1
-3
/
+3
2021-11-19
RDMA/hns: Correct the hex print format
Xinhao Liu
2
-6
/
+6
2021-11-17
RDMA/hns: Validate the pkey index
Kamal Heib
1
-0
/
+3
2021-11-01
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+3
2021-10-29
RDMA/hns: Use the core code to manage the fixed mmap entries
Chengchang Tang
2
-27
/
+135
2021-10-29
RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibility
Yixing Liu
1
-2
/
+2
2021-10-29
RDMA/hns: Fix initial arm_st of CQ
Haoyue Xu
1
-1
/
+1
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
4
-10
/
+12
2021-10-12
RDMA/hns: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()
Cai Huoqing
1
-15
/
+5
2021-09-27
RDMA/hns: Add the check of the CQE size of the user space
Wenpeng Liang
1
-9
/
+22
2021-09-27
RDMA/hns: Fix the size setting error when copying CQE in clean_cq()
Wenpeng Liang
1
-1
/
+1
2021-09-24
RDMA/hns: Work around broken constant propagation in gcc 8
Jason Gunthorpe
1
-5
/
+6
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
3
-9
/
+6
2021-08-26
RDMA/hns: Delete unnecessary blank lines.
Xinhao Liu
3
-4
/
+0
2021-08-26
RDMA/hns: Encapsulate the qp db as a function
Yixing Liu
1
-53
/
+82
2021-08-26
RDMA/hns: Adjust the order in which irq are requested and enabled
Wenpeng Liang
1
-16
/
+13
2021-08-26
RDMA/hns: Remove RST2RST error prints for hw v1
Weihang Li
1
-10
/
+1
2021-08-26
RDMA/hns: Remove dqpn filling when modify qp from Init to Init
Wenpeng Liang
1
-7
/
+0
2021-08-26
RDMA/hns: Fix QP's resp incomplete assignment
Wenpeng Liang
1
-2
/
+1
2021-08-26
RDMA/hns: Fix query destination qpn
Wenpeng Liang
1
-1
/
+1
2021-08-25
RDMA/hns: Bugfix for incorrect association between dip_idx and dgid
Junxian Huang
4
-5
/
+31
2021-08-25
RDMA/hns: Bugfix for the missing assignment for dip_idx
Junxian Huang
1
-1
/
+3
2021-08-25
RDMA/hns: Bugfix for data type of dip_idx
Junxian Huang
1
-1
/
+1
2021-08-25
RDMA/hns: Fix incorrect lsn field
Yixing Liu
1
-3
/
+0
[next]