aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-09hinic: add three net_device_ops of vfLuo bin1-0/+29
2020-04-25hinic: add sriov feature supportLuo bin1-10/+8
2020-03-21hinic: fix wrong para of wait_for_completion_timeoutLuo bin1-1/+2
2020-03-21hinic: fix out-of-order excution in arm cpuLuo bin1-0/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-10/+1
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-2/+3
2018-01-02hinic: Replace PCI pool old APIRomain Perier1-5/+5
2017-08-22net-next/hinic: Add cmdq completion handlerAviad Krawczyk1-1/+296
2017-08-22net-next/hinic: Add cmdq commandsAviad Krawczyk1-2/+280
2017-08-22net-next/hinic: Add ceqsAviad Krawczyk1-0/+16
2017-08-22net-next/hinic: Initialize cmdqAviad Krawczyk1-6/+276
2017-08-22net-next/hinic: Set qp contextAviad Krawczyk1-0/+87