summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_qp.c
Commit message (Expand)AuthorAgeFilesLines
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-2/+1
* IB/hns: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* IB/hns: Move HNS RoCE user vendor structuresLeon Romanovsky2016-12-031-1/+1
* IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)2016-12-031-1/+1
* IB/hns: Fix for removal of redundant codeSalil2016-10-031-18/+0
* IB/hns: Validate mtu when modified qpLijun Ou2016-10-031-0/+15
* IB/hns: Delete the sqp_start from the structure hns_roce_capsWei Hu (Xavier)2016-10-031-6/+4
* IB/hns: Remove unused parameter named qp_typeLijun Ou2016-10-031-3/+1
* IB/hns: Simplify function of pd alloc and qp allocLijun Ou2016-10-031-9/+1
* IB/hns: Fix the bug of rdma cm connecting on user modeLijun Ou2016-10-031-1/+0
* IB/hns: Add phy_port for computing GSI/QPNLijun Ou2016-10-031-7/+6
* IB/hns: Add driver files for hns RoCE driveroulijun2016-08-221-0/+855