aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.c
AgeCommit message (Expand)Author
2022-08-25RDMA/hns: Fix incorrect clearing of interrupt status registerHaoyue Xu
2021-03-04RDMA/hns: Fixes missing error code of CMDQLang Cheng
2020-12-02RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu
2020-12-02RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang
2020-10-29RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li
2020-10-29RDMA/hns: Fix the wrong value of rnr_retry when querying qpWenpeng Liang
2020-06-24RDMA/hns: Fix cmdq parameter of querying pf timer resourceLang Cheng
2020-06-24RDMA/hns: Bugfix for querying qkeyLijun Ou
2020-03-05RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou
2020-03-05RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu
2020-01-17RDMA/hns: Fix to support 64K page for srqLijun Ou
2020-01-17RDMA/hns: Release qp resources when failed to destroy qpYangyang Li
2020-01-17RDMA/hns: remove a redundant le16_to_cpuWeihang Li
2019-10-28RDMA/hns: Prevent memory leaks of eq->buf_listLijun Ou
2019-08-28RDMA/hns: Fix wrong assignment of qp_access_flagsLijun Ou
2019-08-28RDMA/hns: Add reset process for function-clearLang Cheng
2019-08-28RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng
2019-08-28RDMA/hns: Remove the some magic numberLijun Ou
2019-08-28RDMA/hns: Modify the data structure of hns_roce_avLang Cheng
2019-08-13RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driverXi Wang
2019-08-13RDMA/hns: Modify pi vlaue when cq overflowsYangyang Li
2019-08-13RDMA/hns: Logic optimization of wc_flagsWeihang Li
2019-08-12RDMA/hns: Use the new APIs for printing logLijun Ou
2019-08-12RDMA/hns: Disable alw_lcl_lpbk of SSUWeihang Li
2019-08-12RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()Weihang Li
2019-08-12RDMA/hns: Refactor hns_roce_v2_set_hem for hip08Yangyang Li
2019-08-12RDMA/hns: Remove unnecessary kzallocLang Cheng
2019-08-12RDMA/hns: Refactor irq request codeLang Cheng
2019-08-12RDMA/hns: Split bool statement and assign statementLang Cheng
2019-08-12RDMA/hns: Update some comments styleLang Cheng
2019-08-12RDMA/hns: Clean up unnecessary initial assignmentLang Cheng
2019-08-12RDMA/hns: Remove unnessary init for cmq regYixian Liu
2019-08-12RDMA/hns: Update the prompt message for creating and destroy qpYixian Liu
2019-08-01RDMA/hns: remove set but not used variable 'irq_num'YueHaibing
2019-07-25RDMA/hns: Refactor eq table init for hip08Yixian Liu
2019-07-25RDMA/hns: optimize the duplicated code for qpc setting flowXi Wang
2019-07-25RDMA/hns: Refactor for hns_roce_v2_modify_qp functionLijun Ou
2019-07-07RDMA/hns: Clean up unnecessary variable initializationLang Cheng
2019-07-05RDMA/hns: Set reset flag when hw resettingLang Cheng
2019-07-05RDMA/hns: Modify ba page size for cqeYangyang Li
2019-07-05RDMA/hns: Bugfix for cleaning mtrLijun Ou
2019-07-03RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'YueHaibing
2019-07-03IB: Remove unneeded memsetFuqian Huang
2019-06-25RDMA/hns: Fix an error code in hns_roce_set_user_sq_size()Dan Carpenter
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-20RDMA/hns: reset function when removing moduleLang Cheng
2019-06-20RDMA/hns: Fix bug when wqe num is larger than 16KLijun Ou
2019-06-07RDMA/hns: Bugfix for filling the sge of srqLijun Ou
2019-05-31RDMA/hns: Bugfix for posting multiple srq work requestLijun Ou
2019-05-27RDMA/hns: Replace magic numbers with #definesLijun Ou