summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Modify the usage of cmd_sn in hip08oulijun2017-11-103-1/+4
* RDMA/hns: Unify the calculation for hem index in hip08oulijun2017-11-101-4/+6
* RDMA/hns: Set the owner field of SQWQE in hip08 RoCEoulijun2017-11-101-0/+5
* RDMA/hns: Add sq_invld_flg field in QP contextoulijun2017-11-102-2/+6
* RDMA/hns: Update the usage of ack timeout in hip08oulijun2017-11-101-7/+4
* RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08oulijun2017-11-102-1/+17
* RDMA/hns: Enable the cqe field of sqwqe of RCoulijun2017-11-101-2/+3
* RDMA/hns: Set se attribute of sqwqe in hip08oulijun2017-11-101-0/+3
* RDMA/hns: Configure fence attribute in hip08 RoCEoulijun2017-11-101-1/+3
* RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun2017-11-107-2/+68
* RDMA/hns: Update calculation of irrl_ba field for hip08oulijun2017-11-101-2/+2
* RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)2017-11-105-12/+42
* RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)2017-11-103-3/+6
* RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)2017-11-105-0/+195
* RDMA/hns: Add modify CQ support for hip08oulijun2017-10-255-0/+51
* RDMA/hns: Update the PD&CQE&MTT specification in hip08Wei Hu(Xavier)2017-10-251-4/+4
* RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)2017-10-256-16/+21
* RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)2017-10-255-57/+142
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-1820-636/+6452
|\
| * RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"Colin Ian King2017-10-181-1/+1
| * IB/hns: Declare local functions 'static'Bart Van Assche2017-10-141-29/+35
| * IB/hns: Annotate iomem pointers correctlyBart Van Assche2017-10-143-8/+10
| * RDMA/hns: return 0 rather than return a garbage status valueColin Ian King2017-10-041-0/+1
| * RDMA/hns: Fix calltrace for sleeping in atomicLijun Ou2017-09-291-1/+1
| * RDMA/hns: Don't unregister a callback we didn't registerLijun Ou2017-09-292-2/+0
| * RDMA/hns: Avoid NULL pointer exceptionWei Hu(Xavier)2017-09-291-0/+5
| * RDMA/hns: Set rdma_ah_attr type for querying qpLijun Ou2017-09-292-0/+3
| * RDMA/hns: Only assign dest_qp if IB_QP_DEST_QPN bit is setLijun Ou2017-09-291-4/+5
| * RDMA/hns: Check return value of kzallocWei Hu(Xavier)2017-09-294-12/+29
| * RDMA/hns: Refactor code for readabilityLijun Ou2017-09-291-44/+51
| * RDMA/hns: Modify the value with rd&dest_rd of qp_attrLijun Ou2017-09-291-2/+2
| * RDMA/hns: remove redundant assignment to variable jColin Ian King2017-09-291-1/+0
| * RDMA/hns: make various function static, fixes warningsColin Ian King2017-09-293-18/+18
| * RDMA/hns: Delete the unnecessary initializing enum to zeroWei Hu(Xavier)2017-09-271-1/+1
| * RDMA/hns: Fix inconsistent warningWei Hu(Xavier)2017-09-271-1/+1
| * RDMA/hns: Replace condition statement using hardware version informationWei Hu(Xavier)2017-09-271-1/+2
| * RDMA/hns: Add releasing resource operation in error branchWei Hu(Xavier)2017-09-271-0/+2
| * RDMA/hns: Configure the MTPT in hip08Wei Hu(Xavier)2017-09-272-0/+162
| * RDMA/hns: Add support for processing send wr and receive wrWei Hu(Xavier)2017-09-276-6/+406
| * RDMA/hns: Add QP operations support for hip08 SoCWei Hu(Xavier)2017-09-276-29/+1883
| * RDMA/hns: Add CQ operations support for hip08 RoCE driverWei Hu(Xavier)2017-09-275-14/+614
| * RDMA/hns: Configure mac&gid and user access region for hip08 RoCE driverWei Hu(Xavier)2017-09-274-5/+76
| * RDMA/hns: Support multi hop addressing for PBL in hip08Wei Hu(Xavier)2017-09-274-24/+418
| * RDMA/hns: Split CQE from MTT in hip08Shaobo Xu2017-09-276-19/+98
| * RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08Shaobo Xu2017-09-278-36/+143
| * RDMA/hns: Configure BT BA and BT attribute for the contexts in hip08Wei Hu(Xavier)2017-09-273-1/+292
| * RDMA/hns: Add the interfaces to support multi hop addressing for the contexts...Shaobo Xu2017-09-276-12/+630
| * RDMA/hns: Add mailbox's implementation for hip08 RoCE driverWei Hu(Xavier)2017-09-277-93/+195
| * RDMA/hns: Add profile support for hip08 driverWei Hu(Xavier)2017-09-275-4/+423
| * RDMA/hns: Add command queue support for hip08 RoCE driverWei Hu(Xavier)2017-09-275-1/+420
OpenPOWER on IntegriCloud