summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_pd.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Clean up unnecessary variable initializationLang Cheng2019-07-071-1/+1
* RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou2019-06-251-2/+0Star
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-3/+2Star
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-1/+1
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-091-17/+8Star
* RDMA: Clear PD objects during their allocationLeon Romanovsky2019-01-111-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/+1Star
* 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