summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2019-04-25RDMA/hns: Bugfix for mapping user dbLijun Ou
2019-04-08RDMA/hns: Bugfix for SCC hem freeYangyang Li
2019-04-08RDMA/hns: Fix bug that caused srq creation to failLijun Ou
2019-03-04RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qpYueHaibing
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-19RDMA/hns: Bugfix for set hem of SCCYangyang Li
2019-02-19RDMA/hns: Modify qp&cq&pd specification according to UMLijun Ou
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-14RDMA/hns: Configure capacity of hns deviceLijun Ou
2019-02-14RDMA/hns: Delete useful prints for aeq subtype eventYixian Liu
2019-02-14RDMA/hns: Set allocated memory to zero for wridYixian Liu
2019-02-14RDMA/hns: Fix the state of rereg mrYixian Liu
2019-02-14RDMA/hns: Limit minimum ROCE CQ depth to 64chenglang
2019-02-13RDMA: Fix allocation failure on pointer pdColin Ian King
2019-02-11RDMA/hns: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-02-04RDMA/hns: Fix the chip hanging caused by sending doorbell during resetWei Hu (Xavier)
2019-02-04RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during resetWei Hu (Xavier)
2019-02-04RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)
2019-02-04RDMA/hns: Make some function staticYueHaibing
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-01-31RDMA/hns: Remove set but not used variable 'rst'YueHaibing
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
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-25RDMA/hns: Update the kernel header file of hnsLijun Ou
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