aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_qp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-25RDMA/hns: fix spelling mistake "attatch" -> "attach"Colin Ian King1-1/+1
2019-06-25RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou1-13/+0
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky1-3/+2
2019-06-20RDMA/hns: Fix bug when wqe num is larger than 16KLijun Ou1-42/+147
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-36/+14
2019-04-25RDMA/hns: Bugfix for mapping user dbLijun Ou1-1/+1
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe1-3/+0
2019-04-08RDMA/hns: Bugfix for SCC hem freeYangyang Li1-3/+0
2019-03-29RDMA/hns: Convert qp_table_tree to XArrayMatthew Wilcox1-36/+14
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch1-12/+9
2019-02-14RDMA/hns: Set allocated memory to zero for wridYixian Liu1-4/+4
2019-02-11RDMA/hns: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem1-5/+5
2019-01-24RDMA/hns: Add SCC context clr support for hip08Yangyang Li1-0/+8
2019-01-24RDMA/hns: Add SCC context allocation support for hip08Yangyang Li1-1/+19
2019-01-18RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record dbLijun Ou1-9/+10
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe1-7/+6
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