summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_qp.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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