aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.c
Commit message (Expand)AuthorAge
* RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit2019-05-03
* RDMA/hns: Support to create 1M srq queuechenglang2019-04-08
* RDMA/hns: Dump detailed driver-specific CQLijun Ou2019-04-08
* IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-01
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-01
* RDMA/hns: Limit scope of hns_roce_cmq_send()Leon Romanovsky2019-03-27
* RDMA/hns: Delete unused variable in hns_roce_v2_modify_qp functionLijun Ou2019-03-25
* RDMA/hns: Bugfix for sending with invalidateLijun Ou2019-03-25
* RDMA/hns: Hide error print information with roce vf deviceLijun Ou2019-03-25
* RDMA/hns: Only assgin some fields if the relatived attr_mask is setLijun Ou2019-03-25
* RDMA/hns: Only assign the fields of the rq psn if IB_QP_RQ_PSN is setLijun Ou2019-03-25
* RDMA/hns: Only assign the relatived fields of psn if IB_QP_SQ_PSN is setLijun Ou2019-03-25
* RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qpYueHaibing2019-03-04
* RDMA/hns: Bugfix for set hem of SCCYangyang Li2019-02-19
* RDMA/hns: Delete useful prints for aeq subtype eventYixian Liu2019-02-14
* RDMA/hns: Fix the state of rereg mrYixian Liu2019-02-14
* RDMA/hns: Limit minimum ROCE CQ depth to 64chenglang2019-02-14
* RDMA/hns: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-11
* RDMA/hns: Fix the chip hanging caused by sending doorbell during resetWei Hu (Xavier)2019-02-04
* RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during resetWei Hu (Xavier)2019-02-04
* RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)2019-02-04
* RDMA/hns: Make some function staticYueHaibing2019-02-04
* RDMA/hns: Remove set but not used variable 'rst'YueHaibing2019-01-31
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-30
* Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-29
|\
| * cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
* | RDMA/hns: Add timer allocation support for hip08Yangyang Li2019-01-24
* | RDMA/hns: Add SCC context clr support for hip08Yangyang Li2019-01-24
* | RDMA/hns: Add SCC context allocation support for hip08Yangyang Li2019-01-24
* | RDMA/hns: Add the process of AEQ overflow for hip08Xiaofei Tan2019-01-21
* | IB/hw: Remove unneeded semicolonsYueHaibing2019-01-18
* | RDMA/hns: Modify the pbl ba page size for hip08Lijun Ou2019-01-07
* | RDMA/hns: Add constraint on the setting of local ACK timeoutLijun Ou2019-01-07
* | RDMA/hns: Fix the bug with updating rq head pointer when flush cqeLijun Ou2019-01-07
|/
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-18
* RDMA/hns: Initialize ib_device_ops structKamal Heib2018-12-11
* Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-11
|\
| * RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu2018-11-23
* | RDMA/hns: Bugfix for RoCE loopback testLijun Ou2018-12-11
* | RDMA/hns: Update posting & querying mailboxLijun Ou2018-12-11
* | RDMA/hns: Encapsulate and simplify qp state transitionLijun Ou2018-12-11
* | RDMA/hns: Init qp context when modify qp from reset to initLijun Ou2018-12-11
* | RDMA/hns: Add SRQ asynchronous event supportLijun Ou2018-12-05
* | RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou2018-12-05
* | RDMA/hns: Init SRQ table for hip08Lijun Ou2018-12-05
* | RDMA/hns: Eanble SRQ capacity for hip08Lijun Ou2018-12-05
* | RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memseAllen Pais2018-11-06
|/
* RDMA/hns: Add FRMR support for hip08Yixian Liu2018-10-16
* RDMA/hns: Bugfix for atomic operationLijun Ou2018-10-03
* RDMA/hns: Add vlan enable bit for hip08Lijun Ou2018-10-03