summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-15RDMA/hns: Add support for extended atomic in userspaceJiaran Zhang1-1/+15
2020-01-15RDMA/hns: Get pf capabilities from firmwareLijun Ou1-109/+4
2020-01-15RDMA/hns: Add interfaces to get pf capabilities from firmwareLijun Ou1-0/+367
2020-01-15RDMA/hns: Remove some redundant variables related to capabilitiesWeihang Li1-3/+0
2020-01-10RDMA/hns: Add support for reporting wc as software modeXi Wang1-27/+131
2020-01-10RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou1-16/+25
2020-01-07RDMA/hns: Fix coding style issuesLijun Ou1-114/+64
2020-01-07RDMA/hns: Remove redundant print informationYixing Liu1-1/+0
2020-01-07RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()Lijun Ou1-3/+1
2020-01-03RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu1-25/+18
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-47/+29
2019-11-25RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu1-2/+1
2019-11-25RDMA/hns: Redefine interfaces used in creating cqYixian Liu1-5/+5
2019-11-08RDMA/hns: Modify hns_roce_hw_v2_get_cfg to simplify the codeLang Cheng1-11/+4
2019-11-08RDMA/hns: Simplify doorbell initialization codeLang Cheng1-4/+1
2019-11-08RDMA/hns: Modify fields of struct hns_roce_srqYixian Liu1-6/+6
2019-11-08RDMA/hns: Remove unnecessary structure hns_roce_sqpLang Cheng1-4/+1
2019-10-28RDMA/hns: Prevent memory leaks of eq->buf_listLijun Ou1-3/+3
2019-10-28RDMA/hns: Fix to support 64K page for srqLijun Ou1-2/+2
2019-10-21RDMA/hns: Release qp resources when failed to destroy qpYangyang Li1-8/+4
2019-10-21RDMA/hns: Modify variable/field name from vlan to vlan_idWeihang Li1-5/+5
2019-10-21RDMA/hns: remove a redundant le16_to_cpuWeihang Li1-1/+1
2019-08-28RDMA/hns: Fix wrong assignment of qp_access_flagsLijun Ou1-2/+2
2019-08-28RDMA/hns: Add reset process for function-clearLang Cheng1-2/+96
2019-08-28RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng1-73/+68
2019-08-28RDMA/hns: Remove the some magic numberLijun Ou1-2/+2
2019-08-28RDMA/hns: Modify the data structure of hns_roce_avLang Cheng1-6/+3
2019-08-13RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driverXi Wang1-2/+4
2019-08-13RDMA/hns: Modify pi vlaue when cq overflowsYangyang Li1-1/+1
2019-08-13RDMA/hns: Logic optimization of wc_flagsWeihang Li1-1/+2
2019-08-12RDMA/hns: Use the new APIs for printing logLijun Ou1-4/+4
2019-08-12RDMA/hns: Disable alw_lcl_lpbk of SSUWeihang Li1-1/+1
2019-08-12RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()Weihang Li1-3/+2
2019-08-12RDMA/hns: Refactor hns_roce_v2_set_hem for hip08Yangyang Li1-33/+42
2019-08-12RDMA/hns: Remove unnecessary kzallocLang Cheng1-37/+27
2019-08-12RDMA/hns: Refactor irq request codeLang Cheng1-12/+13
2019-08-12RDMA/hns: Split bool statement and assign statementLang Cheng1-6/+8
2019-08-12RDMA/hns: Update some comments styleLang Cheng1-6/+3
2019-08-12RDMA/hns: Clean up unnecessary initial assignmentLang Cheng1-2/+2
2019-08-12RDMA/hns: Remove unnessary init for cmq regYixian Liu1-4/+2
2019-08-12RDMA/hns: Update the prompt message for creating and destroy qpYixian Liu1-3/+3
2019-08-01RDMA/hns: remove set but not used variable 'irq_num'YueHaibing1-2/+0
2019-07-25RDMA/hns: Refactor eq table init for hip08Yixian Liu1-69/+107
2019-07-25RDMA/hns: optimize the duplicated code for qpc setting flowXi Wang1-58/+38
2019-07-25RDMA/hns: Refactor for hns_roce_v2_modify_qp functionLijun Ou1-150/+206
2019-07-07RDMA/hns: Clean up unnecessary variable initializationLang Cheng1-2/+2
2019-07-05RDMA/hns: Set reset flag when hw resettingLang Cheng1-0/+1
2019-07-05RDMA/hns: Modify ba page size for cqeYangyang Li1-1/+1
2019-07-05RDMA/hns: Bugfix for cleaning mtrLijun Ou1-1/+1
2019-07-03RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'YueHaibing1-2/+0