aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-29RDMA/hns: remove duplicate assignment to pointer raqColin Ian King1-1/+1
2020-05-25RDMA/hns: Make the end of sge process more clearYixian Liu1-2/+2
2020-05-25RDMA/hns: Simplify process related to poll cqLang Cheng1-8/+3
2020-05-25RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()Wenpeng Liang2-7/+6
2020-05-25RDMA/hns: Remove redundant type cast for general pointersWeihang Li3-137/+73
2020-05-25RDMA/hns: Optimize the usage of MTRXi Wang2-27/+30
2020-05-25RDMA/hns: Refactor the QP context filling process related to WQE buffer configureXi Wang1-115/+149
2020-05-25RDMA/hns: Change variables representing quantity to unsignedWeihang Li2-10/+11
2020-05-25RDMA/hns: Change all page_shift to unsignedWeihang Li5-24/+27
2020-05-25RDMA/hns: Rename QP buffer related functionXi Wang1-4/+4
2020-05-25RDMA/hns: Remove unused code about assertYangyang Li2-5/+0
2020-05-25RDMA/hns: Optimize post and poll processLang Cheng1-13/+14
2020-05-25RDMA/hns: Add CQ flag instead of independent enable flagLang Cheng3-11/+11
2020-05-25RDMA/hns: Let software PI/CI grow naturallyLang Cheng1-5/+4
2020-05-19RDMA/hns: Reserve one sge in order to avoid local length errorLijun Ou5-8/+14
2020-05-19RDMA/hns: Rename macro for defining hns hardware page sizeXi Wang7-20/+22
2020-05-19RDMA/hns: Remove redundant memcpy()Weihang Li1-2/+0
2020-05-19RDMA/hns: Store mr len information into mr objLang Cheng1-0/+2
2020-05-19RDMA/hns: Fix error with to_hr_hem_entries_count()Weihang Li1-0/+3
2020-05-19RDMA/hns: Fix wrong assignment of SRQ's max_wrWeihang Li1-2/+2
2020-05-19RDMA/hns: Fix assignment to ba_pg_sz of eqeWenpeng Liang1-1/+1
2020-05-19RDMA/hns: Fix cmdq parameter of querying pf timer resourceLang Cheng1-20/+12
2020-05-19RDMA/hns: Bugfix for querying qkeyLijun Ou1-1/+1
2020-05-12RDMA/hns: Combine enable flags of qpLang Cheng3-16/+15
2020-05-12RDMA/hns: Extend capability flags for HIP08_CWeihang Li3-1/+6
2020-05-06RDMA/hns: Remove redundant assignment of capsWenpeng Liang1-5/+0
2020-05-06RDMA/hns: Adjust lp_pktn_ini dynamicallyWeihang Li1-1/+2
2020-05-06RDMA/hns: Fix comments with non-English symbolsWeihang Li1-4/+3
2020-05-06RDMA/hns: Optimize SRQ buffer size calculating processXi Wang3-24/+23
2020-05-06RDMA/hns: Move SRQ code to the reasonable placeYixian Liu1-306/+303
2020-05-06RDMA/hns: Optimize WQE buffer size calculating processXi Wang3-265/+182
2020-05-06RDMA/hns: Remove unused MTT functionsXi Wang6-807/+2
2020-05-06RDMA/hns: Optimize PBL buffer allocation processXi Wang4-669/+197
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb2-4/+5
2020-04-24RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp()Lang Cheng1-12/+30
2020-04-24RDMA/hns: Simplify the state judgment code of qpLang Cheng1-27/+27
2020-04-24RDMA/hns: Simplify the cqe code of poll cqLang Cheng1-73/+57
2020-04-24RDMA/hns: Simplify the qp state convert codeLang Cheng1-13/+14
2020-04-24RDMA/hns: Optimize hns_roce_v2_set_mac()Lijun Ou1-5/+2
2020-04-24RDMA/hns: Optimize hns_roce_config_link_table()Lijun Ou1-32/+21
2020-04-22RDMA/hns: Support 0 hop addressing for CQE bufferXi Wang4-265/+122
2020-04-22RDMA/hns: Support 0 hop addressing for SRQ bufferXi Wang3-250/+161
2020-04-22RDMA/hns: Support 0 hop addressing for WQE bufferXi Wang4-196/+106
2020-04-22RDMA/hns: Optimize 0 hop addressing for EQE bufferXi Wang2-129/+48
2020-04-22RDMA/hns: Optimize hns buffer allocation flowXi Wang8-128/+121
2020-04-22RDMA/hns: Add support for addressing when hopnum is 0Xi Wang4-33/+450
2020-03-29RDMA/hns: Fix uninitialized variable bugGustavo A. R. Silva1-1/+1
2020-03-29RDMA/hns: Modify the mask of QP number for CQE of hip08Lang Cheng1-1/+1
2020-03-29RDMA/hns: Reduce the maximum number of extend SGE per WQELang Cheng1-4/+3
2020-03-29RDMA/hns: Reduce PFC frames in congestion scenariosJihua Tao1-1/+1