summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Bugfix for SCC hem freeYangyang Li2019-04-081-3/+0
* RDMA/hns: Fix bug that caused srq creation to failLijun Ou2019-04-082-4/+6
* RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qpYueHaibing2019-03-041-1/+1
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-17/+9
* RDMA/hns: Bugfix for set hem of SCCYangyang Li2019-02-191-0/+3
* RDMA/hns: Modify qp&cq&pd specification according to UMLijun Ou2019-02-191-5/+5
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-12/+9
* RDMA/hns: Configure capacity of hns deviceLijun Ou2019-02-141-0/+5
* RDMA/hns: Delete useful prints for aeq subtype eventYixian Liu2019-02-141-51/+6
* RDMA/hns: Set allocated memory to zero for wridYixian Liu2019-02-141-4/+4
* RDMA/hns: Fix the state of rereg mrYixian Liu2019-02-141-0/+3
* RDMA/hns: Limit minimum ROCE CQ depth to 64chenglang2019-02-141-0/+1
* RDMA: Fix allocation failure on pointer pdColin Ian King2019-02-131-1/+1
* RDMA/hns: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-114-74/+56
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-084-32/+28
* RDMA/hns: Fix the chip hanging caused by sending doorbell during resetWei Hu (Xavier)2019-02-043-9/+28
* RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during resetWei Hu (Xavier)2019-02-044-13/+167
* RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)2019-02-043-13/+112
* RDMA/hns: Make some function staticYueHaibing2019-02-042-5/+6
* Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-041-2/+8
|\
| * RDMA/hns: Update the kernel header file of hnsLijun Ou2019-01-251-2/+8
* | RDMA/hns: Remove set but not used variable 'rst'YueHaibing2019-01-311-2/+1
* | RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-302-2/+2
* | Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-292-10/+11
|\|
| * cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-082-10/+11
* | infiniband: prefix header search paths with $(srctree)/Masahiro Yamada2019-01-251-1/+1
* | RDMA/hns: Add timer allocation support for hip08Yangyang Li2019-01-247-2/+227
* | RDMA/hns: Add SCC context clr support for hip08Yangyang Li2019-01-244-1/+85
* | RDMA/hns: Add SCC context allocation support for hip08Yangyang Li2019-01-248-8/+146
* | RDMA/hns: Add the process of AEQ overflow for hip08Xiaofei Tan2019-01-211-0/+11
* | IB/hw: Remove unneeded semicolonsYueHaibing2019-01-181-1/+1
* | RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record dbLijun Ou2019-01-181-9/+10
* | RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* | RDMA: Clear CTX objects during their allocationLeon Romanovsky2019-01-101-1/+1
* | RDMA: Clear PD objects during their allocationLeon Romanovsky2019-01-101-1/+1
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-106-23/+22
* | IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch2019-01-101-1/+0
* | RDMA/hns: Modify the pbl ba page size for hip08Lijun Ou2019-01-071-1/+1
* | RDMA/hns: Add constraint on the setting of local ACK timeoutLijun Ou2019-01-071-4/+10
* | RDMA/hns: Bugfix for the scene without receiver queueLijun Ou2019-01-071-1/+2
* | RDMA/hns: Fix the bug with updating rq head pointer when flush cqeLijun Ou2019-01-071-3/+7
|/
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-192-2/+2
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-192-0/+2
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-184-13/+13
* RDMA/hns: Fix an error code in hns_roce_create_srq()Dan Carpenter2018-12-181-0/+1
* RDMA/hns: Initialize ib_device_ops structKamal Heib2018-12-114-58/+87
* Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-111-68/+60
|\
| * RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu2018-11-231-68/+60
* | RDMA/hns: Bugfix for RoCE loopback testLijun Ou2018-12-112-0/+55
* | RDMA/hns: Update posting & querying mailboxLijun Ou2018-12-113-41/+59