aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns (follow)
AgeCommit message (Expand)AuthorFilesLines
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-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2-2/+2
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman2-0/+2
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch4-13/+13
2018-12-18RDMA/hns: Fix an error code in hns_roce_create_srq()Dan Carpenter1-0/+1
2018-12-11RDMA/hns: Initialize ib_device_ops structKamal Heib4-58/+87
2018-12-11Merge 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-03RDMA/hns: Bugfix for atomic operationLijun Ou1-10/+21
2018-10-03RDMA/hns: Add vlan enable bit for hip08Lijun Ou2-0/+13
2018-10-03RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou1-1/+5
2018-10-03RDMA/hns: Update some fields of qp contextLijun Ou2-66/+45
2018-10-03RDMA/hns: Limit extend sq sge numLijun Ou1-1/+7
2018-10-03RDMA/hns: Update some attributes of the RoCE deviceLijun Ou4-3/+36
2018-10-03RDMA/hns: Configure ecn field of ip headerLijun Ou1-2/+9
2018-10-03RDMA/hns: Limit the size of extend sge of sqLijun Ou4-0/+22
2018-10-03RDMA/hns: Bugfix for CM testLijun Ou1-0/+1
2018-10-03RDMA/hns: Submit bad wr when post send wr exceptionLijun Ou1-0/+1
2018-10-03RDMA/hns: Bugfix for reserved qp numberLijun Ou4-2/+11
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib1-2/+2
2018-09-30RDMA/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-26RDMA/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
2018-09-26RDMA: Fix dependencies for rdma_user_mmap_ioArnd Bergmann1-0/+1
2018-09-20RDMA/hns: Use rdma_user_mmap_ioJason Gunthorpe2-88/+21
2018-09-19RDMA/hns: Move all prints out of irq handleliuyixian2-132/+97
2018-09-11RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()Dan Carpenter1-0/+1
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe1-6/+4
2018-08-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman2-2/+5
2018-08-02RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu4-20/+240
2018-07-30RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou4-10/+13