summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_pd.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Support SW stats with debugfsJunxian Huang2023-11-191-4/+8
* RDMA/hns: Fix inappropriate err code for unsupported operationsJunxian Huang2023-11-191-1/+1
* RDMA/hns: Remove support for HIP06Chengchang Tang2022-01-051-17/+3
* RDMA/hns: Support direct wqe of userspaceYixing Liu2021-12-141-0/+3
* RDMA/hns: Use IDA interface to manage uar indexYangyang Li2021-08-241-17/+14
* RDMA/hns: Use IDA interface to manage xrcd indexYangyang Li2021-06-211-27/+19
* RDMA/hns: Use IDA interface to manage pd indexYangyang Li2021-06-211-25/+20
* RDMA/hns: Remove unused RR mechanismYangyang Li2021-06-211-4/+3
* RDMA/hns: Fix memory corruption when allocating XRCDNWeihang Li2021-03-221-2/+10
* RDMA/hns: Add support for XRC on HIP09Wenpeng Liang2021-03-111-0/+51
* RDMA/hns: Fix inaccurate printsYixing Liu2020-12-111-1/+1
* RDMA/hns: Limit the length of data copied between kernel and userspaceWenpeng Liang2020-12-111-5/+6
* RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li2020-12-071-1/+0
* RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-091-1/+2
* RDMA/hns: Unify format of printsLijun Ou2020-03-261-4/+2
* RDMA/hns: Fix non-standard error codesYixian Liu2019-11-081-1/+1
* RDMA/hns: Clean up unnecessary variable initializationLang Cheng2019-07-071-1/+1
* RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou2019-06-251-2/+0
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-3/+2
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-1/+1
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-17/+8
* RDMA: Clear PD objects during their allocationLeon Romanovsky2019-01-101-1/+1
* RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman2018-08-151-1/+1
* RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaustWei Hu(Xavier)2018-05-241-4/+6
* RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-1/+4
* RDMA/hns: Configure mac&gid and user access region for hip08 RoCE driverWei Hu(Xavier)2017-09-271-5/+11
* RDMA/hns: Modify assignment device variable to support both PCI device and pl...Wei Hu(Xavier)2017-09-271-1/+1
* RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)2017-09-271-0/+2
* IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)2016-12-031-2/+3
* IB/hns: Fix the bug when platform_get_resource() exec failLijun Ou2016-10-031-0/+4
* IB/hns: Simplify function of pd alloc and qp allocLijun Ou2016-10-031-13/+1
* IB/hns: Change the logic for allocating uar registersLijun Ou2016-10-031-1/+3
* IB/hns: Add driver files for hns RoCE driveroulijun2016-08-221-0/+144