summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c
Commit message (Expand)AuthorAgeFilesLines
* net: hinic: fix the issue of CMDQ memory leaksZhengchao Shao2022-10-201-1/+1
* net: hinic: remove unused enumerated valueZhengchao Shao2022-09-221-5/+0
* net: hinic: change type of function to be staticZhengchao Shao2022-09-221-2/+2
* net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva2021-12-081-6/+4
* net: huawei: hinic: Fix wrong function name in commentsYang Shen2021-05-171-1/+1
* net: hinic: remove unnecessary parenthesesGuangbin Huang2021-05-131-1/+1
* hinic: improve the comments of function headerLuo bin2020-09-231-1/+1
* hinic: add log in exception handling processesLuo bin2020-07-281-0/+2
* hinic: add three net_device_ops of vfLuo bin2020-05-091-0/+29
* hinic: add sriov feature supportLuo bin2020-04-251-10/+8
* hinic: fix wrong para of wait_for_completion_timeoutLuo bin2020-03-211-1/+2
* hinic: fix out-of-order excution in arm cpuLuo bin2020-03-211-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-2/+3
* hinic: Replace PCI pool old APIRomain Perier2018-01-021-5/+5
* net-next/hinic: Add cmdq completion handlerAviad Krawczyk2017-08-221-1/+296
* net-next/hinic: Add cmdq commandsAviad Krawczyk2017-08-221-2/+280
* net-next/hinic: Add ceqsAviad Krawczyk2017-08-221-0/+16
* net-next/hinic: Initialize cmdqAviad Krawczyk2017-08-221-6/+276
* net-next/hinic: Set qp contextAviad Krawczyk2017-08-221-0/+87