summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_hem.c
AgeCommit message (Expand)Author
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
2019-01-24RDMA/hns: Add timer allocation support for hip08Yangyang Li
2019-01-24RDMA/hns: Add SCC context allocation support for hip08Yangyang Li
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou
2018-12-05RDMA/hns: Init SRQ table for hip08Lijun Ou
2018-07-26RDMA/hns: Use delay instead of usleepLijun Ou
2018-07-26RDMA/hns: Add illegal hop_num judgementLijun Ou
2018-04-27RDMA/hns: Adjust the order of cleanup hem tableoulijun
2018-04-27RDMA/hns: Bugfix for init hem tableoulijun
2017-12-01RDMA/hns: Get rid of page operation after dma_alloc_coherentWei Hu\(Xavier\)