summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)AuthorFilesLines
2019-01-19IB/hw: Remove unneeded semicolonsYueHaibing1-1/+1
2019-01-18RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record dbLijun Ou1-9/+10
2019-01-14RDMA: Rename port_callback to init_portParav Pandit1-1/+1
2019-01-11RDMA: Clear CTX objects during their allocationLeon Romanovsky1-1/+1
2019-01-11RDMA: Clear PD objects during their allocationLeon Romanovsky1-1/+1
2019-01-11IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe6-23/+22
2019-01-11IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch1-1/+0
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2-10/+11
2019-01-07RDMA/hns: Modify the pbl ba page size for hip08Lijun Ou1-1/+1
2019-01-07RDMA/hns: Add constraint on the setting of local ACK timeoutLijun Ou1-4/+10
2019-01-07RDMA/hns: Bugfix for the scene without receiver queueLijun Ou1-1/+2
2019-01-07RDMA/hns: Fix the bug with updating rq head pointer when flush cqeLijun Ou1-3/+7
2018-12-20RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2-2/+2
2018-12-20RDMA: Mark if create address handle is in a sleepable contextGal Pressman2-0/+2
2018-12-19RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch4-13/+13
2018-12-19RDMA/hns: Fix an error code in hns_roce_create_srq()Dan Carpenter1-0/+1
2018-12-12RDMA/hns: Initialize ib_device_ops structKamal Heib4-58/+87
2018-12-12Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe1-68/+60
2018-12-11RDMA/hns: Bugfix for RoCE loopback testLijun Ou2-0/+55
2018-12-11RDMA/hns: Update posting & querying mailboxLijun Ou3-41/+59
2018-12-11RDMA/hns: Fix the bug while use multi-hop of pblLijun Ou1-2/+2
2018-12-11RDMA/hns: Encapsulate and simplify qp state transitionLijun Ou1-15/+16
2018-12-11RDMA/hns: Init qp context when modify qp from reset to initLijun Ou1-0/+1
2018-12-05RDMA/hns: Add SRQ asynchronous event supportLijun Ou3-1/+36
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou9-52/+1092
2018-12-05RDMA/hns: Init SRQ table for hip08Lijun Ou9-1/+140
2018-12-05RDMA/hns: Eanble SRQ capacity for hip08Lijun Ou4-1/+18
2018-11-23RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu1-68/+60
2018-11-06RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memseAllen Pais1-6/+3
2018-10-16RDMA/hns: Add FRMR support for hip08Yixian Liu5-10/+218
2018-10-04RDMA/hns: Bugfix for atomic operationLijun Ou1-10/+21
2018-10-04RDMA/hns: Add vlan enable bit for hip08Lijun Ou2-0/+13
2018-10-04RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou1-1/+5
2018-10-04RDMA/hns: Update some fields of qp contextLijun Ou2-66/+45
2018-10-04RDMA/hns: Limit extend sq sge numLijun Ou1-1/+7
2018-10-04RDMA/hns: Update some attributes of the RoCE deviceLijun Ou4-3/+36
2018-10-04RDMA/hns: Configure ecn field of ip headerLijun Ou1-2/+9
2018-10-04RDMA/hns: Limit the size of extend sge of sqLijun Ou4-0/+22
2018-10-04RDMA/hns: Bugfix for CM testLijun Ou1-0/+1
2018-10-04RDMA/hns: Submit bad wr when post send wr exceptionLijun Ou1-0/+1
2018-10-04RDMA/hns: Bugfix for reserved qp numberLijun Ou4-2/+11
2018-10-04RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib1-2/+2
2018-10-01RDMA/hns: remove set but not used variable 'dseg'YueHaibing1-7/+0
2018-09-27RDMA/hns: fix spelling mistake "reseved" -> "reserved"Colin Ian King1-2/+2
2018-09-27RDMA/hns: Add MW support for hip08Yixian Liu5-0/+205
2018-09-26RDMA/hns: Add enable judgement for UD vlanLijun Ou4-1/+11
2018-09-26RDMA/hns: Add CM of vlan device supportLijun Ou2-1/+13
2018-09-26RDMA/hns: Add atomic supportLijun Ou4-3/+45
2018-09-26RDMA/hns: Refactor the codes for setting transport opodeLijun Ou1-48/+18
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe1-2/+1