summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe
2019-01-25infiniband: prefix header search paths with $(srctree)/Masahiro Yamada
2019-01-24RDMA/hns: Add timer allocation support for hip08Yangyang Li
2019-01-24RDMA/hns: Add SCC context clr support for hip08Yangyang Li
2019-01-24RDMA/hns: Add SCC context allocation support for hip08Yangyang Li
2019-01-21RDMA/hns: Add the process of AEQ overflow for hip08Xiaofei Tan
2019-01-18IB/hw: Remove unneeded semicolonsYueHaibing
2019-01-18RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record dbLijun Ou
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10RDMA: Clear CTX objects during their allocationLeon Romanovsky
2019-01-10RDMA: Clear PD objects during their allocationLeon Romanovsky
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2019-01-10IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07RDMA/hns: Modify the pbl ba page size for hip08Lijun Ou
2019-01-07RDMA/hns: Add constraint on the setting of local ACK timeoutLijun Ou
2019-01-07RDMA/hns: Bugfix for the scene without receiver queueLijun Ou
2019-01-07RDMA/hns: Fix the bug with updating rq head pointer when flush cqeLijun Ou
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-18RDMA/hns: Fix an error code in hns_roce_create_srq()Dan Carpenter
2018-12-11RDMA/hns: Initialize ib_device_ops structKamal Heib
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe
2018-12-11RDMA/hns: Bugfix for RoCE loopback testLijun Ou
2018-12-11RDMA/hns: Update posting & querying mailboxLijun Ou
2018-12-11RDMA/hns: Fix the bug while use multi-hop of pblLijun Ou
2018-12-11RDMA/hns: Encapsulate and simplify qp state transitionLijun Ou
2018-12-11RDMA/hns: Init qp context when modify qp from reset to initLijun Ou
2018-12-05RDMA/hns: Add SRQ asynchronous event supportLijun Ou
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou
2018-12-05RDMA/hns: Init SRQ table for hip08Lijun Ou
2018-12-05RDMA/hns: Eanble SRQ capacity for hip08Lijun Ou
2018-11-23RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu
2018-11-06RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memseAllen Pais
2018-10-16RDMA/hns: Add FRMR support for hip08Yixian Liu
2018-10-03RDMA/hns: Bugfix for atomic operationLijun Ou
2018-10-03RDMA/hns: Add vlan enable bit for hip08Lijun Ou
2018-10-03RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou
2018-10-03RDMA/hns: Update some fields of qp contextLijun Ou
2018-10-03RDMA/hns: Limit extend sq sge numLijun Ou
2018-10-03RDMA/hns: Update some attributes of the RoCE deviceLijun Ou
2018-10-03RDMA/hns: Configure ecn field of ip headerLijun Ou
2018-10-03RDMA/hns: Limit the size of extend sge of sqLijun Ou
2018-10-03RDMA/hns: Bugfix for CM testLijun Ou
2018-10-03RDMA/hns: Submit bad wr when post send wr exceptionLijun Ou
2018-10-03RDMA/hns: Bugfix for reserved qp numberLijun Ou
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-09-30RDMA/hns: remove set but not used variable 'dseg'YueHaibing
2018-09-27RDMA/hns: fix spelling mistake "reseved" -> "reserved"Colin Ian King