summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_hem.c
AgeCommit message (Expand)Author
8 daysRDMA/hns: Fix soft lockup during bt pages loopJunxian Huang
2024-12-23RDMA/hns: Fix mapping error of zero-hop WQE bufferwenglianfa
2024-10-30RDMA/hns: Fix cpu stuck caused by printings during resetwenglianfa
2024-10-30RDMA/hns: Use dev_* printings in hem code instead of ibdev_*Junxian Huang
2024-09-10RDMA/hns: Optimize hem allocation performanceJunxian Huang
2024-09-10RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()wenglianfa
2024-04-16RDMA/hns: Add mutex_destroy()wenglianfa
2024-04-16RDMA/hns: Fix mismatch exception rollbackwenglianfa
2024-04-16RDMA/hns: Remove unused parameters and variablesChengchang Tang
2024-01-25RDMA/hns: Simplify 'struct hns_roce_hem' allocationYunsheng Lin
2023-07-31RDMA: Remove unnecessary ternary operatorsRuan Jinjie
2023-06-01RDMA/hns: Add clear_hem return value to logChengchang Tang
2023-06-01RDMA/hns: Fix hns_roce_table_get return valueChengchang Tang
2022-09-27RDMA/hns: Unified Log Printing StyleGuofeng Yue
2022-09-27RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt()Chengchang Tang
2022-09-27RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()Yunsheng Lin
2022-09-27RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item()Yunsheng Lin
2022-03-04RDMA/hns: Fix the wrong type of parameter "op" of the mailboxWenpeng Liang
2022-01-05RDMA/hns: Remove support for HIP06Chengchang Tang
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-06-16RDMA/hns: Support getting max QP number from firmwareXi Wang
2021-05-28RDMA/hns: Clean the hardware related code for HEMXi Wang
2021-05-28RDMA/hns: Use refcount_t APIs for HEMWeihang Li
2021-05-28RDMA/hns: Refactor root BT allocation for MTRXi Wang
2021-02-08RDMA/hns: Add mapped page count checking for MTRXi Wang
2020-12-11RDMA/hns: Fix inaccurate printsYixing Liu
2020-12-11RDMA/hns: Clear redundant variable initializationXinhao Liu
2020-12-11RDMA/hns: Fix coding style issuesLang Cheng
2020-12-11RDMA/hns: Normalization the judgment of some featuresWenpeng Liang
2020-10-28RDMA/hns: Add support for configuring GMV tableWeihang Li
2020-09-24RDMA/hns: Add support for SCCC in size of 64 BytesYangyang Li
2020-09-09RDMA/hns: Avoid unncessary initializationLijun Ou
2020-05-25RDMA/hns: Change all page_shift to unsignedWeihang Li
2020-05-06RDMA/hns: Remove unused MTT functionsXi Wang
2020-04-22RDMA/hns: Add support for addressing when hopnum is 0Xi Wang
2020-03-29RDMA/hns: Fix uninitialized variable bugGustavo A. R. Silva
2020-03-24RDMA/hns: Optimize mhop put flow for multi-hop addressingXi Wang
2020-03-24RDMA/hns: Optimize mhop get flow for multi-hop addressingXi Wang
2020-03-18RDMA/hns: Optimize base address table config flow for qp bufferXi Wang
2019-08-28RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng
2019-08-13RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driverXi Wang
2019-08-12RDMA/hns: Handling the error return value of hem functionLang Cheng
2019-07-25RDMA/hns: Refactor hem table mhop check and calculationLijun Ou
2019-07-24RDMA/hns: Fix comparison of unsigned long variable 'end' with less than zeroColin Ian King
2019-06-25RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou
2019-06-20RDMA/hns: Add mtr support for mixed multihop addressingLijun Ou
2019-06-07RDMA/hns: fix inverted logic of readl read and shiftColin Ian King
2019-05-27RDMA/hns: Replace magic numbers with #definesLijun Ou
2019-05-27RDMA/hns: Remove jiffies operation in disable interrupt contextLang Cheng
2019-04-08RDMA/hns: Fix bug that caused srq creation to failLijun Ou