aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.c
AgeCommit message (Expand)Author
2020-07-13RDMA/hns: Fix cmdq parameter of querying pf timer resourceLang Cheng
2020-07-13RDMA/hns: Bugfix for querying qkeyLijun Ou
2020-05-15RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou
2020-05-15RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu
2020-03-30RDMA/hns: Fix to support 64K page for srqLijun Ou
2019-12-29RDMA/hns: Prevent memory leaks of eq->buf_listLijun Ou
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-04-08RDMA/hns: Support to create 1M srq queuechenglang
2019-04-08RDMA/hns: Dump detailed driver-specific CQLijun Ou
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-03-27RDMA/hns: Limit scope of hns_roce_cmq_send()Leon Romanovsky
2019-03-25RDMA/hns: Delete unused variable in hns_roce_v2_modify_qp functionLijun Ou
2019-03-25RDMA/hns: Bugfix for sending with invalidateLijun Ou
2019-03-25RDMA/hns: Hide error print information with roce vf deviceLijun Ou
2019-03-25RDMA/hns: Only assgin some fields if the relatived attr_mask is setLijun Ou
2019-03-25RDMA/hns: Only assign the fields of the rq psn if IB_QP_RQ_PSN is setLijun Ou
2019-03-25RDMA/hns: Only assign the relatived fields of psn if IB_QP_SQ_PSN is setLijun Ou
2019-03-04RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qpYueHaibing
2019-02-19RDMA/hns: Bugfix for set hem of SCCYangyang Li
2019-02-14RDMA/hns: Delete useful prints for aeq subtype eventYixian 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-11RDMA/hns: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem
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-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-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-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: Fix the bug with updating rq head pointer when flush cqeLijun Ou
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
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: 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