aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_qp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-07RDMA/hns: Bugfix for the scene without receiver queueLijun Ou1-1/+2
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch1-9/+9
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou1-11/+10
2018-10-03RDMA/hns: Limit extend sq sge numLijun Ou1-1/+7
2018-10-03RDMA/hns: Limit the size of extend sge of sqLijun Ou1-0/+19
2018-10-03RDMA/hns: Bugfix for reserved qp numberLijun Ou1-2/+8
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib1-2/+2
2018-08-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman1-1/+4
2018-08-02RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu1-2/+48
2018-05-09RDMA/hns: Not support qp transition from reset to reset for hip06oulijun1-1/+8
2018-05-09RDMA/hns: Bugfix for rq record db for kerneloulijun1-0/+1
2018-04-27RDMA/hns: Fix a couple misspellingsoulijun1-1/+1
2018-03-15RDMA/hns: Fix cqn type and init respYixian Liu1-4/+4
2018-03-13RDMA/hns: Support rq record doorbell for kernel spaceYixian Liu1-1/+16
2018-03-13RDMA/hns: Support rq record doorbell for the user spaceYixian Liu1-2/+51
2018-02-05RDMA/hns: Fix the endian problem for hnsoulijun1-16/+2
2018-01-16RDMA/hns: Create gsi qp in hip08oulijun1-2/+16
2018-01-03RDMA/hns: Add rq inline data support for hip08 RoCEoulijun1-7/+46
2017-12-22RDMA/hns: Refactor eq code for hip06Yixian Liu1-0/+1
2017-11-10RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun1-1/+18
2017-10-25RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)1-13/+33
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