summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.c
Commit message (Expand)AuthorAgeFilesLines
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-5/+5
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-181-2/+2
* RDMA/hns: Initialize ib_device_ops structKamal Heib2018-12-111-0/+18
* Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-111-68/+60
|\
| * RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu2018-11-231-68/+60
* | RDMA/hns: Bugfix for RoCE loopback testLijun Ou2018-12-111-0/+36
* | RDMA/hns: Update posting & querying mailboxLijun Ou2018-12-111-26/+43
* | RDMA/hns: Encapsulate and simplify qp state transitionLijun Ou2018-12-111-15/+16
* | RDMA/hns: Init qp context when modify qp from reset to initLijun Ou2018-12-111-0/+1
* | RDMA/hns: Add SRQ asynchronous event supportLijun Ou2018-12-051-1/+6
* | RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou2018-12-051-24/+360
* | RDMA/hns: Init SRQ table for hip08Lijun Ou2018-12-051-0/+8
* | RDMA/hns: Eanble SRQ capacity for hip08Lijun Ou2018-12-051-1/+6
* | RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memseAllen Pais2018-11-061-6/+3
|/
* RDMA/hns: Add FRMR support for hip08Yixian Liu2018-10-161-2/+96
* RDMA/hns: Bugfix for atomic operationLijun Ou2018-10-031-10/+21
* RDMA/hns: Add vlan enable bit for hip08Lijun Ou2018-10-031-0/+11
* RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou2018-10-031-1/+5
* RDMA/hns: Update some fields of qp contextLijun Ou2018-10-031-42/+27
* RDMA/hns: Update some attributes of the RoCE deviceLijun Ou2018-10-031-3/+28
* RDMA/hns: Configure ecn field of ip headerLijun Ou2018-10-031-2/+9
* RDMA/hns: Limit the size of extend sge of sqLijun Ou2018-10-031-0/+1
* RDMA/hns: Bugfix for CM testLijun Ou2018-10-031-0/+1
* RDMA/hns: Submit bad wr when post send wr exceptionLijun Ou2018-10-031-0/+1
* RDMA/hns: Bugfix for reserved qp numberLijun Ou2018-10-031-0/+1
* RDMA/hns: remove set but not used variable 'dseg'YueHaibing2018-09-301-7/+0
* RDMA/hns: Add MW support for hip08Yixian Liu2018-09-261-0/+45
* RDMA/hns: Add enable judgement for UD vlanLijun Ou2018-09-261-0/+3
* RDMA/hns: Add CM of vlan device supportLijun Ou2018-09-261-1/+8
* RDMA/hns: Add atomic supportLijun Ou2018-09-261-2/+37
* RDMA/hns: Refactor the codes for setting transport opodeLijun Ou2018-09-261-48/+18
* RDMA/hns: Move all prints out of irq handleliuyixian2018-09-191-132/+96
* RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()Dan Carpenter2018-09-111-0/+1
* RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu2018-08-021-17/+173
* RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou2018-07-301-6/+5
* RDMA/hns: Use macro instead of magic numberLijun Ou2018-07-301-2/+2
* RDMA/hns: Modify qp will return errno when qp type is illegalLijun Ou2018-07-301-0/+1
* RDMA/hns: Assign the value for vlan field of qp contextLijun Ou2018-07-301-4/+11
* RDMA/hns: Only assgin the fields of the av if IB_QP_AV bit is setLijun Ou2018-07-301-31/+80
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-301-5/+7
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-301-2/+2
* RDMA/hns: Update the data type of immediate dataLijun Ou2018-07-261-4/+8
* RDMA/hns: Add 50GE type of hnae3 device matchLijun Ou2018-07-261-0/+2
* hns: Remove a set-but-not-used variableBart Van Assche2018-07-111-2/+0
* RDMA/hns: Update the implementation of set_macoulijun2018-07-111-9/+15
* RDMA/hns: Update the implementation of set_gidoulijun2018-07-111-24/+38
* RDMA/hns: Add TPQ link table supportoulijun2018-07-111-1/+27
* RDMA/hns: Add TSQ link table supportoulijun2018-07-111-6/+211
* IB/mlx5: Remove set-but-not-used variablesBart Van Assche2018-07-031-3/+0
* RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit2018-06-181-1/+1
OpenPOWER on IntegriCloud