summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v1.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)2017-11-101-2/+5
* RDMA/hns: Add modify CQ support for hip08oulijun2017-10-251-0/+6
* RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)2017-10-251-0/+1
* 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-141-4/+5
* 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-291-0/+2
* 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-291-3/+13
* 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: make various function static, fixes warningsColin Ian King2017-09-291-3/+3
* RDMA/hns: Add support for processing send wr and receive wrWei Hu(Xavier)2017-09-271-1/+3
* RDMA/hns: Add QP operations support for hip08 SoCWei Hu(Xavier)2017-09-271-0/+1
* RDMA/hns: Add CQ operations support for hip08 RoCE driverWei Hu(Xavier)2017-09-271-0/+1
* RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08Shaobo Xu2017-09-271-4/+4
* RDMA/hns: Add the interfaces to support multi hop addressing for the contexts...Shaobo Xu2017-09-271-1/+1
* RDMA/hns: Add mailbox's implementation for hip08 RoCE driverWei Hu(Xavier)2017-09-271-0/+75
* RDMA/hns: Add profile support for hip08 driverWei Hu(Xavier)2017-09-271-1/+3
* RDMA/hns: Modify assignment device variable to support both PCI device and pl...Wei Hu(Xavier)2017-09-271-0/+1
* RDMA/hns: Move priv in order to add multiple hns_roce supportWei Hu(Xavier)2017-09-271-27/+34
* RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)2017-09-271-1/+243
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-181-1/+1
|\
| * IB/hns: checking for IS_ERR() instead of NULLDan Carpenter2017-08-041-1/+1
* | IB/hns: fix returnvar.cocci warningskbuild test robot2017-07-281-2/+1
|/
* IB/hns: Fix for checkpatch.pl comment style warningsoulijun2017-07-171-4/+6
* IB/hns: Fix the bug with rdma operationoulijun2017-07-171-4/+4
* IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun2017-07-171-5/+7
* IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun2017-07-171-19/+34
* IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-171-1/+2
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-1/+1
* scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd2017-05-081-1/+1
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-55/+60
* infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann2017-04-251-0/+1
* IB/hns: Explicitly include linux/of.hMark Brown2017-04-051-0/+1
* IB/hns: Fix the bug when free cqShaobo Xu2016-12-031-0/+53
* IB/hns: Fix the bug when free mrShaobo Xu2016-12-031-0/+485
* IB/hns: Fix the bug when destroy qpWei Hu (Xavier)2016-12-031-96/+339
* IB/hns: Fix for Checkpatch.pl comment style errorsSalil2016-12-031-28/+28
* IB/hns: Modify query info named port_num when querying RC QPWei Hu (Xavier)2016-12-031-3/+1
* IB/hns: Modify the macro for the timeout when cmd processWei Hu (Xavier)2016-12-031-4/+4
* IB/hns: Fix the bug for qp state in hns_roce_v1_m_qp()Lijun Ou2016-12-031-1/+1
* IB/hns: Modify the condition of notifying hardware loopbackLijun Ou2016-12-031-17/+7
* IB/hns: add self loopback for CMLijun Ou2016-12-031-0/+11
* IB/hns: Add code for refreshing CQ CI using TPTRWei Hu (Xavier)2016-12-031-9/+70
* IB/hns: Add the interface for querying QP1Lijun Ou2016-12-031-2/+81
* IB/hns: Fix for removal of redundant codeSalil2016-10-031-1/+2
* IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()Lijun Ou2016-10-031-14/+3
OpenPOWER on IntegriCloud