summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-19IB/hns: include linux/module.hArnd Bergmann
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24IB/hns: Switch from dma_device to dev.parentBart Van Assche
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-12-03IB/hns: Move HNS RoCE user vendor structuresLeon Romanovsky
2016-12-03IB/hns: Fix the IB device nameLijun Ou
2016-12-03IB/hns: Fix the bug when free cqShaobo Xu
2016-12-03IB/hns: Delete the redundant memset operationWei Hu (Xavier)
2016-12-03IB/hns: Fix the bug of setting port mtuWei Hu (Xavier)
2016-12-03IB/hns: Fix the bug when free mrShaobo Xu
2016-12-03IB/hns: Fix the bug when destroy qpWei Hu (Xavier)
2016-12-03IB/hns: Fix for Checkpatch.pl comment style errorsSalil
2016-12-03IB/hns: Implement the add_gid/del_gid and optimize the GIDs managementShaobo Xu
2016-12-03IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)
2016-12-03IB/hns: Modify query info named port_num when querying RC QPWei Hu (Xavier)
2016-12-03IB/hns: Modify the macro for the timeout when cmd processWei Hu (Xavier)
2016-12-03IB/hns: Fix the bug for qp state in hns_roce_v1_m_qp()Lijun Ou
2016-12-03IB/hns: Modify the condition of notifying hardware loopbackLijun Ou
2016-12-03IB/hns: add self loopback for CMLijun Ou
2016-12-03IB/hns: Optimize the logic of allocating memory using APIsWei Hu (Xavier)
2016-12-03IB/hns: Add code for refreshing CQ CI using TPTRWei Hu (Xavier)
2016-12-03IB/hns: Add the interface for querying QP1Lijun Ou
2016-10-03IB/hns: Fix for removal of redundant codeSalil
2016-10-03IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()Lijun Ou
2016-10-03IB/hns: Fix the bug when platform_get_resource() exec failLijun Ou
2016-10-03IB/hns: Update the rq head when modify qp stateLijun Ou
2016-10-03IB/hns: Cq has not been freedLijun Ou
2016-10-03IB/hns: Validate mtu when modified qpLijun Ou
2016-10-03IB/hns: Some items of qpc need to take user paramLijun Ou
2016-10-03IB/hns: The Ack timeout need a lower limit valueLijun Ou
2016-10-03IB/hns: Return bad wr while post send failedLijun Ou
2016-10-03IB/hns: Fix bug of memory leakage for registering user mrLijun Ou
2016-10-03IB/hns: Modify the init of iboe lockLijun Ou
2016-10-03IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpnWei Hu (Xavier)
2016-10-03IB/hns: Delete the sqp_start from the structure hns_roce_capsWei Hu (Xavier)
2016-10-03IB/hns: Fix bug of clear hemWei Hu (Xavier)
2016-10-03IB/hns: Remove unused parameter named qp_typeLijun Ou
2016-10-03IB/hns: Simplify function of pd alloc and qp allocLijun Ou
2016-10-03IB/hns: Fix bug of using uninit refcount and freeLijun Ou
2016-10-03IB/hns: Remove parameters of resize cqLijun Ou
2016-10-03IB/hns: Remove unused parameters in some functionsLijun Ou
2016-10-03IB/hns: Fix two bugs for rdma cm connectingLijun Ou
2016-10-03IB/hns: Fix the bug of rdma cm connecting on user modeLijun Ou
2016-10-03IB/hns: Change the logic for allocating uar registersLijun Ou
2016-10-03IB/hns: Add phy_port for computing GSI/QPNLijun Ou
2016-10-03IB/hns: Fix two possible bugs for rdma cmLijun Ou
2016-10-03IB/hns: Fix the value of device_cap_flagsLijun Ou