index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_hw_v2.c
Age
Commit message (
Expand
)
Author
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
2022-12-07
RDMA/hns: Fix XRC caps on HIP08
Chengchang Tang
2022-12-07
RDMA/hns: Fix error code of CMD
Chengchang Tang
2022-12-07
RDMA/hns: Fix page size cap from firmware
Chengchang Tang
2022-12-07
RDMA/hns: Fix PBL page MTR find
Chengchang Tang
2022-12-07
RDMA/hns: Fix AH attr queried by query_qp
Chengchang Tang
2022-12-07
RDMA/hns: Fix the gid problem caused by free mr
Yixing Liu
2022-11-18
RDMA/hns: Fix incorrect sge nums calculation
Luoyouming
2022-11-18
RDMA/hns: Fix ext_sge num error when post send
Luoyouming
2022-10-24
RDMA/hns: Fix NULL pointer problem in free_mr_init()
Yixing Liu
2022-10-24
RDMA/hns: Disable local invalidate operation
Yangyang Li
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-09-27
RDMA/hns: Unified Log Printing Style
Guofeng Yue
2022-09-27
RDMA/hns: Replacing magic number with macros in apply_func_caps()
Yixing Liu
2022-09-27
RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data()
Luoyouming
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 'attr_mask' in modify_qp_init_to_init()
Yixing Liu
2022-09-27
RDMA/hns: Remove unnecessary brackets when getting point
Guofeng Yue
2022-09-27
RDMA/hns: Cleanup for a spelling error of Asynchronous
Guofeng Yue
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 QP'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-07-18
RDMA/hns: Refactor the abnormal interrupt handler function
Haoyue Xu
2022-07-18
RDMA/hns: Fix incorrect clearing of interrupt status register
Haoyue Xu
2022-07-18
RDMA/hns: Fix the wrong type of return value of the interrupt handler
Haoyue Xu
2022-07-18
RDMA/hns: Remove unused abnormal interrupt of type RAS
Haoyue Xu
2022-05-12
RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx()
Wenpeng Liang
2022-05-12
RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_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: Init the variable at the suitable place
Haoyue Xu
2022-04-11
RDMA/hns: Add judgment on the execution result of CMDQ that free vf resource
Wenpeng Liang
2022-04-11
RDMA/hns: Remove redundant variable "ret"
Guofeng Yue
2022-04-11
RDMA/hns: Remove unnecessary check for the sgid_attr when modifying QP
Chengchang Tang
2022-03-15
RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
Yixing Liu
2022-03-04
RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
Wenpeng Liang
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 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-13
Merge tag 'v5.16' into rdma.git for-next
Jason Gunthorpe
2022-01-07
RDMA/hns: Replace get_udp_sport with rdma_get_udp_sport
Zhu Yanjun
2022-01-07
RDMA/hns: Modify the hop num of HIP09 EQ to 1
Wenpeng Liang
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
2021-12-14
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
[next]