summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)AuthorFilesLines
2018-10-16RDMA/hns: Add FRMR support for hip08Yixian Liu5-10/+218
2018-10-04RDMA/hns: Bugfix for atomic operationLijun Ou1-10/+21
2018-10-04RDMA/hns: Add vlan enable bit for hip08Lijun Ou2-0/+13
2018-10-04RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou1-1/+5
2018-10-04RDMA/hns: Update some fields of qp contextLijun Ou2-66/+45
2018-10-04RDMA/hns: Limit extend sq sge numLijun Ou1-1/+7
2018-10-04RDMA/hns: Update some attributes of the RoCE deviceLijun Ou4-3/+36
2018-10-04RDMA/hns: Configure ecn field of ip headerLijun Ou1-2/+9
2018-10-04RDMA/hns: Limit the size of extend sge of sqLijun Ou4-0/+22
2018-10-04RDMA/hns: Bugfix for CM testLijun Ou1-0/+1
2018-10-04RDMA/hns: Submit bad wr when post send wr exceptionLijun Ou1-0/+1
2018-10-04RDMA/hns: Bugfix for reserved qp numberLijun Ou4-2/+11
2018-10-04RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib1-2/+2
2018-10-01RDMA/hns: remove set but not used variable 'dseg'YueHaibing1-7/+0
2018-09-27RDMA/hns: fix spelling mistake "reseved" -> "reserved"Colin Ian King1-2/+2
2018-09-27RDMA/hns: Add MW support for hip08Yixian Liu5-0/+205
2018-09-26RDMA/hns: Add enable judgement for UD vlanLijun Ou4-1/+11
2018-09-26RDMA/hns: Add CM of vlan device supportLijun Ou2-1/+13
2018-09-26RDMA/hns: Add atomic supportLijun Ou4-3/+45
2018-09-26RDMA/hns: Refactor the codes for setting transport opodeLijun Ou1-48/+18
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe1-2/+1
2018-09-26RDMA: Fix dependencies for rdma_user_mmap_ioArnd Bergmann1-0/+1
2018-09-20RDMA/hns: Use rdma_user_mmap_ioJason Gunthorpe2-88/+21
2018-09-20RDMA/hns: Move all prints out of irq handleliuyixian2-132/+97
2018-09-11RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()Dan Carpenter1-0/+1
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe1-6/+4
2018-08-16RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman2-2/+5
2018-08-03RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu4-20/+240
2018-07-31RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou4-10/+13
2018-07-31RDMA/hns: Use macro instead of magic numberLijun Ou2-2/+5
2018-07-31RDMA/hns: Modify qp will return errno when qp type is illegalLijun Ou1-0/+1
2018-07-31RDMA/hns: Assign the value for vlan field of qp contextLijun Ou2-6/+13
2018-07-31RDMA/hns: Only assgin the fields of the av if IB_QP_AV bit is setLijun Ou1-31/+80
2018-07-31RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche3-14/+19
2018-07-31RDMA: Constify the argument of the work request conversion functionsBart Van Assche2-3/+3
2018-07-27RDMA/hns: Enable modify_cq for uverbs.Lijun Ou1-0/+3
2018-07-27RDMA/hns: Update the data type of immediate dataLijun Ou2-7/+11
2018-07-27RDMA/hns: Use delay instead of usleepLijun Ou1-2/+2
2018-07-27RDMA/hns: Add illegal hop_num judgementLijun Ou1-0/+3
2018-07-27RDMA/hns: Return correct error code from hns_roce_v1_rsv_lp_qp()Lijun Ou1-1/+2
2018-07-27RDMA/hns: Add 50GE type of hnae3 device matchLijun Ou1-0/+2
2018-07-27RDMA/hns: Do not overwrite the error code during error unwind in hns_roce_initLijun Ou1-2/+1
2018-07-23ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus1-6/+4
2018-07-11hns: Remove a set-but-not-used variableBart Van Assche1-2/+0
2018-07-11RDMA/hns: Update the implementation of set_macoulijun3-16/+28
2018-07-11RDMA/hns: Update the implementation of set_gidoulijun3-33/+53
2018-07-11RDMA/hns: Add TPQ link table supportoulijun3-1/+31
2018-07-11RDMA/hns: Add TSQ link table supportoulijun3-7/+297
2018-07-11RDMA/hns: Fix endian conversions and annotationsoulijun3-171/+245
2018-07-03IB/mlx5: Remove set-but-not-used variablesBart Van Assche1-3/+0