summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-04-25infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann
2017-04-20IB/hns: Use kcalloc() in hns_roce_buddy_init()Markus Elfring
2017-04-20IB/hns: Use kmalloc_array() in hns_roce_cmd_use_events()Markus Elfring
2017-04-05IB/hns: Explicitly include linux/of.hMark Brown
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