index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2022-11-18
RDMA/hns: Fix incorrect sge nums calculation
Luoyouming
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-09-27
RDMA/hns: Remove redundant 'max_srq_desc_sz' in caps
Yangyang Li
2022-09-27
RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg'
Yangyang Li
2022-09-27
RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()
Yunsheng Lin
2022-08-30
RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qp
Wenpeng Liang
2022-08-30
RDMA/hns: Remove the num_qpc_timer variable
Yixing Liu
2022-08-24
RDMA/hns: Support MR's restrack raw ops for hns driver
Wenpeng Liang
2022-08-23
RDMA/hns: Support MR's restrack ops for hns driver
Wenpeng Liang
2022-08-23
RDMA/hns: Support QP's restrack raw ops for hns driver
Wenpeng Liang
2022-08-23
RDMA/hns: Support QP's restrack ops for hns driver
Wenpeng Liang
2022-08-23
RDMA/hns: Support CQ's restrack raw ops for hns driver
Wenpeng Liang
2022-08-23
RDMA/hns: Remove redundant DFX file and DFX ops structure
Wenpeng Liang
2022-07-18
RDMA/hns: Recover 1bit-ECC error of RAM on chip
Haoyue Xu
2022-05-12
RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx()
Wenpeng Liang
2022-05-04
RDMA/hns: Remove the num_cqc_timer variable
Yixing Liu
2022-05-04
RDMA/hns: Add the detection for CMDQ status in the device initialization process
Yangyang Li
2022-04-11
RDMA/hns: Remove unused function to_hns_roce_state()
Yixing Liu
2022-03-15
RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
Yixing Liu
2022-03-04
RDMA/hns: Remove similar code that configures the hardware contexts
Chengchang Tang
2022-03-04
RDMA/hns: Refactor mailbox functions
Chengchang Tang
2022-03-04
RDMA/hns: Fix the wrong type of parameter "op" of the mailbox
Wenpeng Liang
2022-03-04
RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
Wenpeng Liang
2022-03-04
RDMA/hns: Remove fixed parameter “timeout” in the mailbox
Chengchang Tang
2022-03-04
RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
Chengchang Tang
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
2021-12-14
RDMA/hns: Support direct wqe of userspace
Yixing Liu
2021-11-19
RDMA/hns: Correct the type of variables participating in the shift operation
Xinhao Liu
2021-11-19
RDMA/hns: Replace tab with space in the right-side comments
Xinhao Liu
2021-10-29
RDMA/hns: Use the core code to manage the fixed mmap entries
Chengchang Tang
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
2021-08-25
RDMA/hns: Bugfix for incorrect association between dip_idx and dgid
Junxian Huang
2021-08-24
RDMA/hns: Delete unused hns bitmap interface
Yangyang Li
2021-08-24
RDMA/hns: Use IDA interface to manage srq index
Yangyang Li
2021-08-24
RDMA/hns: Use IDA interface to manage uar index
Yangyang Li
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-06-22
RDMA/hns: Fix spelling mistakes of original
Lang Cheng
2021-06-22
RDMA/hns: Encapsulate flushing CQE as a function
Wenpeng Liang
2021-06-22
RDMA/hns: Modify function return value type
Yangyang Li
2021-06-21
RDMA/hns: Use IDA interface to manage xrcd index
Yangyang Li
2021-06-21
RDMA/hns: Use IDA interface to manage pd index
Yangyang Li
2021-06-21
RDMA/hns: Use IDA interface to manage mtpt index
Yangyang Li
2021-06-21
RDMA/hns: Remove unused RR mechanism
Yangyang Li
2021-06-21
RDMA/hns: Remove the unused hns_roce_bitmap_free_range function
Yangyang Li
2021-06-21
RDMA/hns: Remove the unused hns_roce_bitmap_alloc_range function
Yangyang Li
2021-06-16
RDMA/hns: Support getting max QP number from firmware
Xi Wang
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting
Weihang Li
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference counting
Weihang Li
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting
Weihang Li
2021-05-28
RDMA/hns: Clean the hardware related code for HEM
Xi Wang
[next]