aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-17IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun1-3/+0
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-3/+4
2017-02-19IB/hns: include linux/module.hArnd Bergmann1-0/+1
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz1-3/+4
2017-01-24IB/hns: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2016-12-03IB/hns: Move HNS RoCE user vendor structuresLeon Romanovsky1-1/+1
2016-12-03IB/hns: Fix the IB device nameLijun Ou1-1/+1
2016-12-03IB/hns: Delete the redundant memset operationWei Hu (Xavier)1-3/+0
2016-12-03IB/hns: Fix the bug of setting port mtuWei Hu (Xavier)1-14/+2
2016-12-03IB/hns: Fix the bug when free mrShaobo Xu1-3/+2
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-222/+48
2016-12-03IB/hns: Add code for refreshing CQ CI using TPTRWei Hu (Xavier)1-3/+10
2016-10-03IB/hns: Modify the init of iboe lockLijun Ou1-2/+1
2016-10-03IB/hns: Remove unused parameters in some functionsLijun Ou1-1/+0
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 Ou1-0/+9
2016-10-03IB/hns: Register HNS RoCE Driver get_netdev() with IB CoreLijun Ou1-0/+20
2016-08-25IB/hns: Add support of ACPI to the Hisilicon RoCE driverSalil1-22/+105
2016-08-22IB/hns: Fix return value check in hns_roce_get_cfg()Wei Yongjun1-2/+2
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun1-0/+1059