aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_pd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-10RDMA: Clear PD objects during their allocationLeon Romanovsky1-1/+1
2018-08-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman1-1/+1
2018-05-24RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaustWei Hu(Xavier)1-4/+6
2018-03-15RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe1-1/+4
2017-09-27RDMA/hns: Configure mac&gid and user access region for hip08 RoCE driverWei Hu(Xavier)1-5/+11
2017-09-27RDMA/hns: Modify assignment device variable to support both PCI device and platform deviceWei Hu(Xavier)1-1/+1
2017-09-27RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)1-0/+2
2016-12-03IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)1-2/+3
2016-10-03IB/hns: Fix the bug when platform_get_resource() exec failLijun Ou1-0/+4
2016-10-03IB/hns: Simplify function of pd alloc and qp allocLijun Ou1-13/+1
2016-10-03IB/hns: Change the logic for allocating uar registersLijun Ou1-1/+3
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun1-0/+144