summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_device.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Add eq support of hip08Yixian Liu2017-12-221-1/+25
* RDMA/hns: Refactor eq code for hip06Yixian Liu2017-12-221-6/+51
* RDMA/hns: Modify the usage of cmd_sn in hip08oulijun2017-11-101-0/+1
* RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun2017-11-101-0/+2
* RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)2017-11-101-2/+2
* RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)2017-11-101-0/+1
* RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)2017-11-101-0/+12
* RDMA/hns: Add modify CQ support for hip08oulijun2017-10-251-0/+1
* RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)2017-10-251-0/+2
* RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)2017-10-251-4/+6
* RDMA/hns: Don't unregister a callback we didn't registerLijun Ou2017-09-291-1/+0
* RDMA/hns: Check return value of kzallocWei Hu(Xavier)2017-09-291-1/+1
* RDMA/hns: Delete the unnecessary initializing enum to zeroWei Hu(Xavier)2017-09-271-1/+1
* RDMA/hns: Add support for processing send wr and receive wrWei Hu(Xavier)2017-09-271-0/+2
* RDMA/hns: Add QP operations support for hip08 SoCWei Hu(Xavier)2017-09-271-0/+11
* RDMA/hns: Add CQ operations support for hip08 RoCE driverWei Hu(Xavier)2017-09-271-0/+1
* RDMA/hns: Support multi hop addressing for PBL in hip08Wei Hu(Xavier)2017-09-271-0/+16
* RDMA/hns: Split CQE from MTT in hip08Shaobo Xu2017-09-271-3/+11
* RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08Shaobo Xu2017-09-271-0/+6
* RDMA/hns: Add the interfaces to support multi hop addressing for the contexts...Shaobo Xu2017-09-271-1/+22
* RDMA/hns: Add mailbox's implementation for hip08 RoCE driverWei Hu(Xavier)2017-09-271-1/+4
* RDMA/hns: Add profile support for hip08 driverWei Hu(Xavier)2017-09-271-1/+7
* RDMA/hns: Add command queue support for hip08 RoCE driverWei Hu(Xavier)2017-09-271-0/+2
* RDMA/hns: Initialize the PCI device for hip08 RoCEWei Hu(Xavier)2017-09-271-0/+2
* RDMA/hns: Move priv in order to add multiple hns_roce supportWei Hu(Xavier)2017-09-271-1/+1
* RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)2017-09-271-3/+3
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-2/+3
* Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-1/+2
|\
| * IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+2
* | IB/hns: Fix the bug when free cqShaobo Xu2016-12-031-0/+8
* | IB/hns: Fix the bug when free mrShaobo Xu2016-12-031-0/+10
* | IB/hns: Fix for Checkpatch.pl comment style errorsSalil2016-12-031-14/+14
* | IB/hns: Implement the add_gid/del_gid and optimize the GIDs managementShaobo Xu2016-12-031-2/+0
* | IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)2016-12-031-2/+7
* | IB/hns: Add code for refreshing CQ CI using TPTRWei Hu (Xavier)2016-12-031-1/+5
|/
* IB/hns: Delete the sqp_start from the structure hns_roce_capsWei Hu (Xavier)2016-10-031-1/+0
* IB/hns: Fix bug of clear hemWei Hu (Xavier)2016-10-031-0/+2
* IB/hns: Remove parameters of resize cqLijun Ou2016-10-031-9/+0
* IB/hns: Remove unused parameters in some functionsLijun Ou2016-10-031-1/+0
* IB/hns: Fix two bugs for rdma cm connectingLijun Ou2016-10-031-1/+1
* IB/hns: Fix the bug of rdma cm connecting on user modeLijun Ou2016-10-031-0/+1
* IB/hns: Add phy_port for computing GSI/QPNLijun Ou2016-10-031-0/+1
* IB/hns: Add & initialize "node_guid" parameter for RDMA CMLijun Ou2016-10-031-0/+1
* IB/hns: Add support of ACPI to the Hisilicon RoCE driverSalil2016-08-251-1/+1
* IB/hns: Add driver files for hns RoCE driveroulijun2016-08-221-0/+734