summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-2/+2
|\
| * IB/hns: Switch from dma_device to dev.parentBart Van Assche2017-01-242-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-3/+4
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-3/+4
| |/
* | IB/hns: include linux/module.hArnd Bergmann2017-02-191-0/+1
|/
* Merge branch 'mlx' into merge-testDoug Ledford2016-12-142-2/+4
|\
| * IB/core: Let create_ah return extended response to userMoni Shoua2016-12-132-2/+4
* | IB/hns: Move HNS RoCE user vendor structuresLeon Romanovsky2016-12-034-56/+3
* | IB/hns: Fix the IB device nameLijun Ou2016-12-031-1/+1
* | IB/hns: Fix the bug when free cqShaobo Xu2016-12-034-11/+79
* | IB/hns: Delete the redundant memset operationWei Hu (Xavier)2016-12-031-3/+0
* | IB/hns: Fix the bug of setting port mtuWei Hu (Xavier)2016-12-031-14/+2
* | IB/hns: Fix the bug when free mrShaobo Xu2016-12-036-15/+545
* | IB/hns: Fix the bug when destroy qpWei Hu (Xavier)2016-12-033-96/+402
* | IB/hns: Fix for Checkpatch.pl comment style errorsSalil2016-12-036-66/+66
* | IB/hns: Implement the add_gid/del_gid and optimize the GIDs managementShaobo Xu2016-12-032-224/+48
* | IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)2016-12-036-12/+21
* | 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-034-14/+9
* | 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-032-0/+13
* | IB/hns: Optimize the logic of allocating memory using APIsWei Hu (Xavier)2016-12-031-7/+9
* | IB/hns: Add code for refreshing CQ CI using TPTRWei Hu (Xavier)2016-12-036-15/+103
* | IB/hns: Add the interface for querying QP1Lijun Ou2016-12-032-3/+86
|/
* IB/hns: Fix for removal of redundant codeSalil2016-10-032-19/+2
* IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()Lijun Ou2016-10-031-14/+3
* IB/hns: Fix the bug when platform_get_resource() exec failLijun Ou2016-10-031-0/+4
* IB/hns: Update the rq head when modify qp stateLijun Ou2016-10-031-1/+2
* IB/hns: Cq has not been freedLijun Ou2016-10-031-1/+4
* IB/hns: Validate mtu when modified qpLijun Ou2016-10-031-0/+15
* IB/hns: Some items of qpc need to take user paramLijun Ou2016-10-031-2/+4
* IB/hns: The Ack timeout need a lower limit valueLijun Ou2016-10-031-4/+13
* IB/hns: Return bad wr while post send failedLijun Ou2016-10-031-4/+7
* IB/hns: Fix bug of memory leakage for registering user mrLijun Ou2016-10-031-0/+3
* IB/hns: Modify the init of iboe lockLijun Ou2016-10-031-2/+1
* IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpnWei Hu (Xavier)2016-10-032-75/+75
* IB/hns: Delete the sqp_start from the structure hns_roce_capsWei Hu (Xavier)2016-10-033-8/+4
* IB/hns: Fix bug of clear hemWei Hu (Xavier)2016-10-035-74/+157
* IB/hns: Remove unused parameter named qp_typeLijun Ou2016-10-031-3/+1
* IB/hns: Simplify function of pd alloc and qp allocLijun Ou2016-10-032-22/+2
* IB/hns: Fix bug of using uninit refcount and freeLijun Ou2016-10-031-0/+8
* IB/hns: Remove parameters of resize cqLijun Ou2016-10-032-12/+0
* IB/hns: Remove unused parameters in some functionsLijun Ou2016-10-034-15/+7
* IB/hns: Fix two bugs for rdma cm connectingLijun Ou2016-10-032-4/+1
* IB/hns: Fix the bug of rdma cm connecting on user modeLijun Ou2016-10-033-30/+15
* IB/hns: Change the logic for allocating uar registersLijun Ou2016-10-031-1/+3
* IB/hns: Add phy_port for computing GSI/QPNLijun Ou2016-10-033-21/+23
* IB/hns: Fix two possible bugs for rdma cmLijun Ou2016-10-031-6/+4
* IB/hns: Fix the value of device_cap_flagsLijun Ou2016-10-031-2/+1
OpenPOWER on IntegriCloud