aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-05RDMA/hns: Fix the endian problem for hnsoulijun1-1/+1
2018-02-01RDMA/hns: Add names to function arguments in function pointersoulijun1-4/+4
2018-01-16RDMA/hns: Add gsi qp support for modifying qp in hip08oulijun1-0/+1
2018-01-03RDMA/hns: Set access flags of hip08 RoCEoulijun1-0/+1
2018-01-03RDMA/hns: Add rq inline data support for hip08 RoCEoulijun1-0/+18
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.gitJason Gunthorpe1-3/+1
2017-12-22RDMA/hns: Add eq support of hip08Yixian Liu1-1/+25
2017-12-22RDMA/hns: Refactor eq code for hip06Yixian Liu1-6/+51
2017-12-01RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherentWei Hu\(Xavier\)1-3/+1
2017-11-10RDMA/hns: Modify the usage of cmd_sn in hip08oulijun1-0/+1
2017-11-10RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun1-0/+2
2017-11-10RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)1-2/+2
2017-11-10RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)1-0/+1
2017-11-10RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)1-0/+12
2017-10-25RDMA/hns: Add modify CQ support for hip08oulijun1-0/+1
2017-10-25RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)1-0/+2
2017-10-25RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)1-4/+6
2017-09-29RDMA/hns: Don't unregister a callback we didn't registerLijun Ou1-1/+0
2017-09-29RDMA/hns: Check return value of kzallocWei Hu(Xavier)1-1/+1
2017-09-27RDMA/hns: Delete the unnecessary initializing enum to zeroWei Hu(Xavier)1-1/+1
2017-09-27RDMA/hns: Add support for processing send wr and receive wrWei Hu(Xavier)1-0/+2
2017-09-27RDMA/hns: Add QP operations support for hip08 SoCWei Hu(Xavier)1-0/+11
2017-09-27RDMA/hns: Add CQ operations support for hip08 RoCE driverWei Hu(Xavier)1-0/+1
2017-09-27RDMA/hns: Support multi hop addressing for PBL in hip08Wei Hu(Xavier)1-0/+16
2017-09-27RDMA/hns: Split CQE from MTT in hip08Shaobo Xu1-3/+11
2017-09-27RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08Shaobo Xu1-0/+6
2017-09-27RDMA/hns: Add the interfaces to support multi hop addressing for the contexts in hip08Shaobo Xu1-1/+22
2017-09-27RDMA/hns: Add mailbox's implementation for hip08 RoCE driverWei Hu(Xavier)1-1/+4
2017-09-27RDMA/hns: Add profile support for hip08 driverWei Hu(Xavier)1-1/+7
2017-09-27RDMA/hns: Add command queue support for hip08 RoCE driverWei Hu(Xavier)1-0/+2
2017-09-27RDMA/hns: Initialize the PCI device for hip08 RoCEWei Hu(Xavier)1-0/+2
2017-09-27RDMA/hns: Move priv in order to add multiple hns_roce supportWei Hu(Xavier)1-1/+1
2017-09-27RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)1-3/+3
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-2/+3
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford1-1/+2
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua1-1/+2
2016-12-03IB/hns: Fix the bug when free cqShaobo Xu1-0/+8
2016-12-03IB/hns: Fix the bug when free mrShaobo Xu1-0/+10
2016-12-03IB/hns: Fix for Checkpatch.pl comment style errorsSalil1-14/+14
2016-12-03IB/hns: Implement the add_gid/del_gid and optimize the GIDs managementShaobo Xu1-2/+0
2016-12-03IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)1-2/+7
2016-12-03IB/hns: Add code for refreshing CQ CI using TPTRWei Hu (Xavier)1-1/+5
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/+2
2016-10-03IB/hns: Remove parameters of resize cqLijun Ou1-9/+0
2016-10-03IB/hns: Remove unused parameters in some functionsLijun Ou1-1/+0
2016-10-03IB/hns: Fix two bugs for rdma cm connectingLijun Ou1-1/+1
2016-10-03IB/hns: Fix the bug of rdma cm connecting on user modeLijun Ou1-0/+1
2016-10-03IB/hns: Add phy_port for computing GSI/QPNLijun Ou1-0/+1
2016-10-03IB/hns: Add & initialize "node_guid" parameter for RDMA CMLijun Ou1-0/+1