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_hw_v2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
RDMA/hns: Avoid unncessary initialization
Lijun Ou
1
-1
/
+1
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+4
2020-08-31
RDMA/hns: Get udp sport num dynamically instead of using a fixed value
Weihang Li
1
-2
/
+11
2020-08-20
Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
Weihang Li
1
-5
/
+4
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-135
/
+118
2020-07-30
RDMA/hns: Fix the unneeded process when getting a general type of CQE error
Xi Wang
1
-0
/
+9
2020-07-30
RDMA/hns: Fix error during modify qp RTS2RTS
Lang Cheng
1
-1
/
+3
2020-07-30
RDMA/hns: Delete unnecessary memset when allocating VF resource
Lang Cheng
1
-2
/
+0
2020-07-30
RDMA/hns: Remove redundant parameters in set_rc_wqe()
Weihang Li
1
-13
/
+17
2020-07-30
RDMA/hns: Remove support for HIP08_A
Lang Cheng
1
-52
/
+45
2020-07-30
RDMA/hns: Refactor hns_roce_v2_set_hem()
Weihang Li
1
-19
/
+26
2020-07-30
RDMA/hns: Remove redundant hardware opcode definitions
Lang Cheng
1
-13
/
+13
2020-07-16
RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPC
Weihang Li
1
-12
/
+22
2020-07-07
RDMA/hns: Optimize MTR level-0 addressing to access huge page
Xi Wang
1
-37
/
+7
2020-06-18
RDMA/hns: Fix an cmd queue issue when resetting
Yangyang Li
1
-1
/
+1
2020-06-18
RDMA/hns: Fix a calltrace when registering MR from userspace
Yangyang Li
1
-7
/
+8
2020-06-02
RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()
Dan Carpenter
1
-1
/
+1
2020-05-25
RDMA/hns: Make the end of sge process more clear
Yixian Liu
1
-2
/
+2
2020-05-25
RDMA/hns: Simplify process related to poll cq
Lang Cheng
1
-8
/
+3
2020-05-25
RDMA/hns: Remove redundant type cast for general pointers
Weihang Li
1
-14
/
+14
2020-05-25
RDMA/hns: Refactor the QP context filling process related to WQE buffer confi...
Xi Wang
1
-115
/
+149
2020-05-25
RDMA/hns: Change variables representing quantity to unsigned
Weihang Li
1
-8
/
+9
2020-05-25
RDMA/hns: Optimize post and poll process
Lang Cheng
1
-13
/
+14
2020-05-25
RDMA/hns: Add CQ flag instead of independent enable flag
Lang Cheng
1
-3
/
+3
2020-05-25
RDMA/hns: Let software PI/CI grow naturally
Lang Cheng
1
-5
/
+4
2020-05-19
RDMA/hns: Reserve one sge in order to avoid local length error
Lijun Ou
1
-4
/
+5
2020-05-19
RDMA/hns: Rename macro for defining hns hardware page size
Xi Wang
1
-2
/
+2
2020-05-19
RDMA/hns: Remove redundant memcpy()
Weihang Li
1
-2
/
+0
2020-05-19
RDMA/hns: Fix wrong assignment of SRQ's max_wr
Weihang Li
1
-2
/
+2
2020-05-19
RDMA/hns: Fix assignment to ba_pg_sz of eqe
Wenpeng Liang
1
-1
/
+1
2020-05-19
RDMA/hns: Fix cmdq parameter of querying pf timer resource
Lang Cheng
1
-20
/
+12
2020-05-19
RDMA/hns: Bugfix for querying qkey
Lijun Ou
1
-1
/
+1
2020-05-12
RDMA/hns: Combine enable flags of qp
Lang Cheng
1
-1
/
+1
2020-05-12
RDMA/hns: Extend capability flags for HIP08_C
Weihang Li
1
-0
/
+3
2020-05-06
RDMA/hns: Remove redundant assignment of caps
Wenpeng Liang
1
-5
/
+0
2020-05-06
RDMA/hns: Adjust lp_pktn_ini dynamically
Weihang Li
1
-1
/
+2
2020-05-06
RDMA/hns: Optimize SRQ buffer size calculating process
Xi Wang
1
-15
/
+14
2020-05-06
RDMA/hns: Move SRQ code to the reasonable place
Yixian Liu
1
-306
/
+303
2020-05-06
RDMA/hns: Optimize WQE buffer size calculating process
Xi Wang
1
-73
/
+36
2020-05-06
RDMA/hns: Optimize PBL buffer allocation process
Xi Wang
1
-35
/
+41
2020-04-24
RDMA/hns: Simplify the state judgment code of qp
Lang Cheng
1
-27
/
+27
2020-04-24
RDMA/hns: Simplify the cqe code of poll cq
Lang Cheng
1
-73
/
+57
2020-04-24
RDMA/hns: Simplify the qp state convert code
Lang Cheng
1
-13
/
+14
2020-04-24
RDMA/hns: Optimize hns_roce_v2_set_mac()
Lijun Ou
1
-5
/
+2
2020-04-24
RDMA/hns: Optimize hns_roce_config_link_table()
Lijun Ou
1
-32
/
+21
2020-04-22
RDMA/hns: Support 0 hop addressing for CQE buffer
Xi Wang
1
-7
/
+8
2020-04-22
RDMA/hns: Support 0 hop addressing for SRQ buffer
Xi Wang
1
-16
/
+18
2020-04-22
RDMA/hns: Support 0 hop addressing for WQE buffer
Xi Wang
1
-19
/
+17
2020-04-22
RDMA/hns: Optimize 0 hop addressing for EQE buffer
Xi Wang
1
-123
/
+48
2020-04-22
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
1
-25
/
+18
[next]