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_device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-30
RDMA/hns: Remove the num_qpc_timer variable
Yixing Liu
1
-1
/
+0
2022-07-18
RDMA/hns: Recover 1bit-ECC error of RAM on chip
Haoyue Xu
1
-0
/
+1
2022-05-12
RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx()
Wenpeng Liang
1
-2
/
+12
2022-05-04
RDMA/hns: Remove the num_cqc_timer variable
Yixing Liu
1
-1
/
+0
2022-05-04
RDMA/hns: Add the detection for CMDQ status in the device initialization process
Yangyang Li
1
-0
/
+6
2022-04-11
RDMA/hns: Remove unused function to_hns_roce_state()
Yixing Liu
1
-11
/
+0
2022-03-15
RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
Yixing Liu
1
-0
/
+2
2022-03-04
RDMA/hns: Remove similar code that configures the hardware contexts
Chengchang Tang
1
-2
/
+0
2022-03-04
RDMA/hns: Refactor mailbox functions
Chengchang Tang
1
-3
/
+11
2022-03-04
RDMA/hns: Fix the wrong type of parameter "op" of the mailbox
Wenpeng Liang
1
-3
/
+3
2022-03-04
RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
Wenpeng Liang
1
-1
/
+0
2022-03-04
RDMA/hns: Remove fixed parameter “timeout” in the mailbox
Chengchang Tang
1
-2
/
+1
2022-03-04
RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
Chengchang Tang
1
-1
/
+1
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
1
-62
/
+2
2021-12-14
RDMA/hns: Support direct wqe of userspace
Yixing Liu
1
-4
/
+4
2021-11-19
RDMA/hns: Correct the type of variables participating in the shift operation
Xinhao Liu
1
-9
/
+9
2021-11-19
RDMA/hns: Replace tab with space in the right-side comments
Xinhao Liu
1
-13
/
+13
2021-10-29
RDMA/hns: Use the core code to manage the fixed mmap entries
Chengchang Tang
1
-0
/
+23
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
1
-1
/
+2
2021-08-25
RDMA/hns: Bugfix for incorrect association between dip_idx and dgid
Junxian Huang
1
-1
/
+8
2021-08-24
RDMA/hns: Delete unused hns bitmap interface
Yangyang Li
1
-5
/
+0
2021-08-24
RDMA/hns: Use IDA interface to manage srq index
Yangyang Li
1
-3
/
+2
2021-08-24
RDMA/hns: Use IDA interface to manage uar index
Yangyang Li
1
-4
/
+2
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
1
-3
/
+2
2021-06-22
RDMA/hns: Fix spelling mistakes of original
Lang Cheng
1
-1
/
+1
2021-06-22
RDMA/hns: Encapsulate flushing CQE as a function
Wenpeng Liang
1
-0
/
+1
2021-06-22
RDMA/hns: Modify function return value type
Yangyang Li
1
-1
/
+1
2021-06-21
RDMA/hns: Use IDA interface to manage xrcd index
Yangyang Li
1
-3
/
+2
2021-06-21
RDMA/hns: Use IDA interface to manage pd index
Yangyang Li
1
-3
/
+2
2021-06-21
RDMA/hns: Use IDA interface to manage mtpt index
Yangyang Li
1
-3
/
+8
2021-06-21
RDMA/hns: Remove unused RR mechanism
Yangyang Li
1
-5
/
+1
2021-06-21
RDMA/hns: Remove the unused hns_roce_bitmap_free_range function
Yangyang Li
1
-3
/
+0
2021-06-21
RDMA/hns: Remove the unused hns_roce_bitmap_alloc_range function
Yangyang Li
1
-2
/
+0
2021-06-16
RDMA/hns: Support getting max QP number from firmware
Xi Wang
1
-3
/
+2
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting
Weihang Li
1
-1
/
+1
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference counting
Weihang Li
1
-1
/
+1
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting
Weihang Li
1
-1
/
+1
2021-05-28
RDMA/hns: Clean the hardware related code for HEM
Xi Wang
1
-2
/
+0
2021-05-28
RDMA/hns: Optimize the base address table config for MTR
Xi Wang
1
-5
/
+10
2021-05-20
RDMA/hns: Remove unused CMDQ member
Lang Cheng
1
-1
/
+0
2021-05-20
RDMA/hns: Refactor extend link table allocation
Xi Wang
1
-2
/
+1
2021-05-20
RDMA/hns: Remove unused parameter udata
Lang Cheng
1
-2
/
+1
2021-04-13
RDMA/hns: Remove duplicated hem page size config code
Xi Wang
1
-1
/
+0
2021-04-13
RDMA/hns: Enable RoCE on virtual functions
Wei Xu
1
-0
/
+1
2021-04-13
RDMA/hns: Reserve the resource for the VFs
Wei Xu
1
-0
/
+3
2021-04-13
RDMA/hns: Query the number of functions supported by the PF
Wei Xu
1
-0
/
+1
2021-04-08
RDMA/hns: Delete unused members in the structure hns_roce_hw
Yangyang Li
1
-16
/
+0
2021-04-08
RDMA/hns: Enable all CMDQ context
Lang Cheng
1
-5
/
+1
2021-04-01
RDMA/hns: Reorganize doorbell update interfaces for all queues
Yixian Liu
1
-4
/
+4
2021-04-01
RDMA/hns: Support configuring doorbell mode of RQ and CQ
Yixian Liu
1
-2
/
+2
[next]