aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-17IB/hns: Fix for checkpatch.pl comment style warningsoulijun1-4/+6
2017-07-17IB/hns: Fix the bug with rdma operationoulijun1-4/+4
2017-07-17IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun1-5/+7
2017-07-17IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun1-19/+34
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky1-1/+2
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd1-1/+1
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd1-1/+1
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-1/+1
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-55/+60
2017-04-25infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann1-0/+1
2017-04-05IB/hns: Explicitly include linux/of.hMark Brown1-0/+1
2016-12-03IB/hns: Fix the bug when free cqShaobo Xu1-0/+53
2016-12-03IB/hns: Fix the bug when free mrShaobo Xu1-0/+485
2016-12-03IB/hns: Fix the bug when destroy qpWei Hu (Xavier)1-96/+339
2016-12-03IB/hns: Fix for Checkpatch.pl comment style errorsSalil1-28/+28
2016-12-03IB/hns: Modify query info named port_num when querying RC QPWei Hu (Xavier)1-3/+1
2016-12-03IB/hns: Modify the macro for the timeout when cmd processWei Hu (Xavier)1-4/+4
2016-12-03IB/hns: Fix the bug for qp state in hns_roce_v1_m_qp()Lijun Ou1-1/+1
2016-12-03IB/hns: Modify the condition of notifying hardware loopbackLijun Ou1-17/+7
2016-12-03IB/hns: add self loopback for CMLijun Ou1-0/+11
2016-12-03IB/hns: Add code for refreshing CQ CI using TPTRWei Hu (Xavier)1-9/+70
2016-12-03IB/hns: Add the interface for querying QP1Lijun Ou1-2/+81
2016-10-03IB/hns: Fix for removal of redundant codeSalil1-1/+2
2016-10-03IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()Lijun Ou1-14/+3
2016-10-03IB/hns: Update the rq head when modify qp stateLijun Ou1-1/+2
2016-10-03IB/hns: Some items of qpc need to take user paramLijun Ou1-2/+4
2016-10-03IB/hns: The Ack timeout need a lower limit valueLijun Ou1-4/+13
2016-10-03IB/hns: Return bad wr while post send failedLijun Ou1-4/+7
2016-10-03IB/hns: Delete the sqp_start from the structure hns_roce_capsWei Hu (Xavier)1-1/+0
2016-10-03IB/hns: Fix bug of clear hemWei Hu (Xavier)1-0/+140
2016-10-03IB/hns: Remove unused parameters in some functionsLijun Ou1-9/+4
2016-10-03IB/hns: Fix two bugs for rdma cm connectingLijun Ou1-3/+0
2016-10-03IB/hns: Fix the bug of rdma cm connecting on user modeLijun Ou1-29/+14
2016-10-03IB/hns: Add phy_port for computing GSI/QPNLijun Ou1-14/+16
2016-10-03IB/hns: Fix two possible bugs for rdma cmLijun Ou1-6/+4
2016-08-25IB/hns: Add support of ACPI to the Hisilicon RoCE driverSalil1-9/+28
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun1-0/+2781