summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Add FRMR support for hip08Yixian Liu2018-10-165-10/+218
* RDMA/hns: Bugfix for atomic operationLijun Ou2018-10-031-10/+21
* RDMA/hns: Add vlan enable bit for hip08Lijun Ou2018-10-032-0/+13
* 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-032-66/+45
* RDMA/hns: Limit extend sq sge numLijun Ou2018-10-031-1/+7
* RDMA/hns: Update some attributes of the RoCE deviceLijun Ou2018-10-034-3/+36
* 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-034-0/+22
* 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-034-2/+11
* RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-031-2/+2
* RDMA/hns: remove set but not used variable 'dseg'YueHaibing2018-09-301-7/+0
* RDMA/hns: fix spelling mistake "reseved" -> "reserved"Colin Ian King2018-09-271-2/+2
* RDMA/hns: Add MW support for hip08Yixian Liu2018-09-265-0/+205
* RDMA/hns: Add enable judgement for UD vlanLijun Ou2018-09-264-1/+11
* RDMA/hns: Add CM of vlan device supportLijun Ou2018-09-262-1/+13
* RDMA/hns: Add atomic supportLijun Ou2018-09-264-3/+45
* RDMA/hns: Refactor the codes for setting transport opodeLijun Ou2018-09-261-48/+18
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1
* RDMA: Fix dependencies for rdma_user_mmap_ioArnd Bergmann2018-09-261-0/+1
* RDMA/hns: Use rdma_user_mmap_ioJason Gunthorpe2018-09-202-88/+21
* RDMA/hns: Move all prints out of irq handleliuyixian2018-09-192-132/+97
* RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()Dan Carpenter2018-09-111-0/+1
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-161-6/+4
|\
| * ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus2018-07-231-6/+4
* | RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman2018-08-152-2/+5
* | RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu2018-08-024-20/+240
* | RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou2018-07-304-10/+13
* | RDMA/hns: Use macro instead of magic numberLijun Ou2018-07-302-2/+5
* | 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-302-6/+13
* | 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-303-14/+19
* | RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-302-3/+3
* | RDMA/hns: Enable modify_cq for uverbs.Lijun Ou2018-07-261-0/+3
* | RDMA/hns: Update the data type of immediate dataLijun Ou2018-07-262-7/+11
* | RDMA/hns: Use delay instead of usleepLijun Ou2018-07-261-2/+2
* | RDMA/hns: Add illegal hop_num judgementLijun Ou2018-07-261-0/+3
* | RDMA/hns: Return correct error code from hns_roce_v1_rsv_lp_qp()Lijun Ou2018-07-261-1/+2
* | RDMA/hns: Add 50GE type of hnae3 device matchLijun Ou2018-07-261-0/+2
* | RDMA/hns: Do not overwrite the error code during error unwind in hns_roce_initLijun Ou2018-07-261-2/+1
* | hns: Remove a set-but-not-used variableBart Van Assche2018-07-111-2/+0
* | RDMA/hns: Update the implementation of set_macoulijun2018-07-113-16/+28
* | RDMA/hns: Update the implementation of set_gidoulijun2018-07-113-33/+53
* | RDMA/hns: Add TPQ link table supportoulijun2018-07-113-1/+31
* | RDMA/hns: Add TSQ link table supportoulijun2018-07-113-7/+297
* | RDMA/hns: Fix endian conversions and annotationsoulijun2018-07-113-171/+245
* | IB/mlx5: Remove set-but-not-used variablesBart Van Assche2018-07-031-3/+0