index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/hns: Fix different dgids mapping to the same dip_idx
Feng Fang
2024-11-14
1
-2
/
+0
*
RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset
Chengchang Tang
2024-10-07
1
-0
/
+5
*
RDMA/hns: Add mutex_destroy()
wenglianfa
2024-04-16
1
-2
/
+22
*
RDMA/hns: Fix deadlock on SRQ async events.
Chengchang Tang
2024-04-16
1
-0
/
+1
*
RDMA/hns: Add max_ah and cq moderation capacities in query_device()
Chengchang Tang
2024-04-16
1
-0
/
+7
*
RDMA/hns: Support userspace configuring congestion control algorithm with QP ...
Junxian Huang
2024-03-03
1
-0
/
+3
*
RDMA/hns: Support SW stats with debugfs
Junxian Huang
2023-11-19
1
-7
/
+38
*
RDMA/hns: Add debugfs to hns RoCE
Junxian Huang
2023-11-19
1
-0
/
+3
*
RDMA/hns: Fix init failure of RoCE VF and HIP08
Junxian Huang
2023-10-19
1
-10
/
+9
*
RDMA/hns: Fix unnecessary port_num transition in HW stats allocation
Junxian Huang
2023-10-19
1
-2
/
+1
*
RDMA/hns: Support SRQ restrack ops for hns driver
wenglianfa
2023-09-20
1
-0
/
+2
*
RDMA/hns: Support hns HW stats
Chengchang Tang
2023-08-19
1
-0
/
+79
*
RDMA/hns: Fix port active speed
Chengchang Tang
2023-08-07
1
-2
/
+5
*
RDMA/hns: Support cqe inline in user space
Luoyouming
2023-01-09
1
-0
/
+6
*
RDMA/hns: Add compatibility handling for only support userspace rq inline
Luoyouming
2023-01-09
1
-0
/
+6
*
RDMA/hns: Fix refcount leak in hns_roce_mmap
Miaoqian Lin
2022-12-28
1
-2
/
+3
*
RDMA/hns: Fix incorrect sge nums calculation
Luoyouming
2022-11-19
1
-2
/
+16
*
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-10-07
1
-1
/
+1
|
\
|
*
RDMA/hns: Remove the num_qpc_timer variable
Yixing Liu
2022-08-30
1
-1
/
+1
*
|
RDMA/hns: Unified Log Printing Style
Guofeng Yue
2022-09-27
1
-15
/
+15
*
|
RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()
Yunsheng Lin
2022-09-27
1
-10
/
+10
*
|
RDMA/hns: Remove unnecessary braces for single statement blocks
Guofeng Yue
2022-09-27
1
-2
/
+1
*
|
RDMA/hns: Support MR's restrack raw ops for hns driver
Wenpeng Liang
2022-08-24
1
-0
/
+1
*
|
RDMA/hns: Support MR's restrack ops for hns driver
Wenpeng Liang
2022-08-23
1
-0
/
+1
*
|
RDMA/hns: Support QP's restrack raw ops for hns driver
Wenpeng Liang
2022-08-23
1
-0
/
+1
*
|
RDMA/hns: Support QP's restrack ops for hns driver
Wenpeng Liang
2022-08-23
1
-0
/
+1
*
|
RDMA/hns: Support CQ's restrack raw ops for hns driver
Wenpeng Liang
2022-08-23
1
-0
/
+1
*
|
RDMA/hns: Remove redundant DFX file and DFX ops structure
Wenpeng Liang
2022-08-23
1
-1
/
+5
|
/
*
RDMA/hns: Remove the num_cqc_timer variable
Yixing Liu
2022-05-05
1
-1
/
+1
*
RDMA/hns: Remove support for HIP06
Chengchang Tang
2022-01-05
1
-57
/
+5
*
RDMA/hns: Support direct wqe of userspace
Yixing Liu
2021-12-15
1
-6
/
+30
*
RDMA/hns: Modify the mapping attribute of doorbell to device
Yixing Liu
2021-12-07
1
-1
/
+1
*
RDMA/hns: Validate the pkey index
Kamal Heib
2021-11-17
1
-0
/
+3
*
RDMA/hns: Use the core code to manage the fixed mmap entries
Chengchang Tang
2021-10-29
1
-27
/
+112
*
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
2021-10-25
1
-1
/
+2
*
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-30
1
-3
/
+1
|
\
|
*
RDMA/hns: Fix the double unlock problem of poll_sem
Yangyang Li
2021-08-03
1
-3
/
+1
*
|
RDMA/hns: Bugfix for incorrect association between dip_idx and dgid
Junxian Huang
2021-08-25
1
-2
/
+6
*
|
RDMA/hns: Use IDA interface to manage srq index
Yangyang Li
2021-08-24
1
-16
/
+1
*
|
RDMA/hns: Use IDA interface to manage uar index
Yangyang Li
2021-08-24
1
-9
/
+5
*
|
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-0
/
+1
|
/
*
RDMA/hns: Modify function return value type
Yangyang Li
2021-06-22
1
-7
/
+1
*
RDMA/hns: Use IDA interface to manage xrcd index
Yangyang Li
2021-06-21
1
-10
/
+3
*
RDMA/hns: Use IDA interface to manage pd index
Yangyang Li
2021-06-21
1
-8
/
+2
*
RDMA/hns: Use IDA interface to manage mtpt index
Yangyang Li
2021-06-21
1
-7
/
+2
*
RDMA/hns: Support configuring doorbell mode of RQ and CQ
Yixian Liu
2021-04-01
1
-2
/
+4
*
RDMA/hns: Support congestion control type selection according to the FW
Yangyang Li
2021-04-01
1
-0
/
+2
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-10
/
+10
*
RDMA/hns: Support to query firmware version
Lang Cheng
2021-03-23
1
-0
/
+14
*
RDMA/hns: Add support for XRC on HIP09
Wenpeng Liang
2021-03-12
1
-4
/
+28
[next]