aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_qp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-27RDMA/hns: Add support for processing send wr and receive wrWei Hu(Xavier)1-3/+2
2017-09-27RDMA/hns: Add QP operations support for hip08 SoCWei Hu(Xavier)1-29/+111
2017-09-27RDMA/hns: Split CQE from MTT in hip08Shaobo Xu1-0/+2
2017-09-27RDMA/hns: Modify assignment device variable to support both PCI device and platform deviceWei Hu(Xavier)1-10/+10
2017-09-27RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)1-0/+12
2017-07-28IB/hns: fix boolreturn.cocci warningskbuild test robot1-1/+1
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-2/+1
2017-01-24IB/hns: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2016-12-03IB/hns: Move HNS RoCE user vendor structuresLeon Romanovsky1-1/+1
2016-12-03IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)1-1/+1
2016-10-03IB/hns: Fix for removal of redundant codeSalil1-18/+0
2016-10-03IB/hns: Validate mtu when modified qpLijun Ou1-0/+15
2016-10-03IB/hns: Delete the sqp_start from the structure hns_roce_capsWei Hu (Xavier)1-6/+4
2016-10-03IB/hns: Remove unused parameter named qp_typeLijun Ou1-3/+1
2016-10-03IB/hns: Simplify function of pd alloc and qp allocLijun Ou1-9/+1
2016-10-03IB/hns: Fix the bug of rdma cm connecting on user modeLijun Ou1-1/+0
2016-10-03IB/hns: Add phy_port for computing GSI/QPNLijun Ou1-7/+6
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun1-0/+855