summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.modinst (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-03IB/hns: Some items of qpc need to take user paramLijun Ou1-2/+4
2016-10-03IB/hns: The Ack timeout need a lower limit valueLijun Ou1-4/+13
2016-10-03IB/hns: Return bad wr while post send failedLijun Ou1-4/+7
2016-10-03IB/hns: Fix bug of memory leakage for registering user mrLijun Ou1-0/+3
2016-10-03IB/hns: Modify the init of iboe lockLijun Ou1-2/+1
2016-10-03IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpnWei Hu (Xavier)2-75/+75
2016-10-03IB/hns: Delete the sqp_start from the structure hns_roce_capsWei Hu (Xavier)3-8/+4
2016-10-03IB/hns: Fix bug of clear hemWei Hu (Xavier)5-74/+157
2016-10-03IB/hns: Remove unused parameter named qp_typeLijun Ou1-3/+1
2016-10-03IB/hns: Simplify function of pd alloc and qp allocLijun Ou2-22/+2
2016-10-03IB/hns: Fix bug of using uninit refcount and freeLijun Ou1-0/+8
2016-10-03IB/hns: Remove parameters of resize cqLijun Ou2-12/+0
2016-10-03IB/hns: Remove unused parameters in some functionsLijun Ou4-15/+7
2016-10-03IB/hns: Add node_guid definition to the bindings documentLijun Ou1-0/+2
2016-10-03IB/hns: Fix two bugs for rdma cm connectingLijun Ou2-4/+1
2016-10-03IB/hns: Fix the bug of rdma cm connecting on user modeLijun Ou3-30/+15
2016-10-03IB/hns: Change the logic for allocating uar registersLijun Ou1-1/+3
2016-10-03IB/hns: Add phy_port for computing GSI/QPNLijun Ou3-21/+23
2016-10-03IB/hns: Fix two possible bugs for rdma cmLijun Ou1-6/+4
2016-10-03IB/hns: Fix the value of device_cap_flagsLijun Ou1-2/+1
2016-10-03IB/hns: Add & initialize "node_guid" parameter for RDMA CMLijun Ou2-0/+10
2016-10-03IB/hns: Register HNS RoCE Driver get_netdev() with IB CoreLijun Ou1-0/+20
2016-10-03net: hns: delete redundant broadcast packet filter processDaode Huang1-10/+0
2016-10-03net: hns: bug fix about broadcast/multicast packetsDaode Huang1-0/+16
2016-10-03net: hns: fix the bug of forwarding tableDaode Huang3-5/+18
2016-10-03net: hns: fix port not available after testing loopbackKejian Yan4-14/+7
2016-10-03net: hns: delete repeat read fbd num after whileDaode Huang1-13/+2
2016-10-03net: hns: add fini_process for v2 napi processDaode Huang1-7/+38
2016-10-03net: hns: bug fix about setting coalsecs-usecs to 0Daode Huang2-0/+20
2016-10-03net: hns: fix port unavailable after hnae_reserve_buffer_map faillipeng1-5/+18
2016-08-25IB/hns: Add support of ACPI to the Hisilicon RoCE driverSalil5-34/+136
2016-08-25net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil6-41/+92
2016-08-22IB/hns: Fix return value check in hns_roce_get_cfg()Wei Yongjun1-2/+2
2016-08-22MAINTAINERS: Add maintainers for Hisilicon RoCE driveroulijun1-0/+8
2016-08-22IB/hns: Kconfig and Makefile for RoCE moduleoulijun4-0/+20
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun18-0/+10324