summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_qp.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Bugfix for mapping user dbLijun Ou2019-04-251-1/+1
* RDMA/hns: Bugfix for SCC hem freeYangyang Li2019-04-081-3/+0
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-12/+9
* RDMA/hns: Set allocated memory to zero for wridYixian Liu2019-02-141-4/+4
* RDMA/hns: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-111-5/+5
* RDMA/hns: Add SCC context clr support for hip08Yangyang Li2019-01-241-0/+8
* RDMA/hns: Add SCC context allocation support for hip08Yangyang Li2019-01-241-1/+19
* RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record dbLijun Ou2019-01-181-9/+10
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-101-7/+6
* RDMA/hns: Bugfix for the scene without receiver queueLijun Ou2019-01-071-1/+2
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-181-9/+9
* RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou2018-12-051-11/+10
* RDMA/hns: Limit extend sq sge numLijun Ou2018-10-031-1/+7
* RDMA/hns: Limit the size of extend sge of sqLijun Ou2018-10-031-0/+19
* RDMA/hns: Bugfix for reserved qp numberLijun Ou2018-10-031-2/+8
* RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-031-2/+2
* RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman2018-08-151-1/+4
* RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu2018-08-021-2/+48
* RDMA/hns: Not support qp transition from reset to reset for hip06oulijun2018-05-091-1/+8
* RDMA/hns: Bugfix for rq record db for kerneloulijun2018-05-091-0/+1
* RDMA/hns: Fix a couple misspellingsoulijun2018-04-271-1/+1
* RDMA/hns: Fix cqn type and init respYixian Liu2018-03-151-4/+4
* RDMA/hns: Support rq record doorbell for kernel spaceYixian Liu2018-03-131-1/+16
* RDMA/hns: Support rq record doorbell for the user spaceYixian Liu2018-03-131-2/+51
* RDMA/hns: Fix the endian problem for hnsoulijun2018-02-051-16/+2
* RDMA/hns: Create gsi qp in hip08oulijun2018-01-161-2/+16
* RDMA/hns: Add rq inline data support for hip08 RoCEoulijun2018-01-031-7/+46
* RDMA/hns: Refactor eq code for hip06Yixian Liu2017-12-221-0/+1
* RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun2017-11-101-1/+18
* RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)2017-10-251-13/+33
* RDMA/hns: Add support for processing send wr and receive wrWei Hu(Xavier)2017-09-271-3/+2
* RDMA/hns: Add QP operations support for hip08 SoCWei Hu(Xavier)2017-09-271-29/+111
* RDMA/hns: Split CQE from MTT in hip08Shaobo Xu2017-09-271-0/+2
* RDMA/hns: Modify assignment device variable to support both PCI device and pl...Wei Hu(Xavier)2017-09-271-10/+10
* RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)2017-09-271-0/+12
* IB/hns: fix boolreturn.cocci warningskbuild test robot2017-07-281-1/+1
* 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
OpenPOWER on IntegriCloud