summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c
AgeCommit message (Expand)Author
2022-10-20net: hinic: fix the issue of CMDQ memory leaksZhengchao Shao
2022-09-22net: hinic: remove unused enumerated valueZhengchao Shao
2022-09-22net: hinic: change type of function to be staticZhengchao Shao
2021-12-08net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva
2021-05-17net: huawei: hinic: Fix wrong function name in commentsYang Shen
2021-05-13net: hinic: remove unnecessary parenthesesGuangbin Huang
2020-09-23hinic: improve the comments of function headerLuo bin
2020-07-28hinic: add log in exception handling processesLuo bin
2020-05-09hinic: add three net_device_ops of vfLuo bin
2020-04-25hinic: add sriov feature supportLuo bin
2020-03-21hinic: fix wrong para of wait_for_completion_timeoutLuo bin
2020-03-21hinic: fix out-of-order excution in arm cpuLuo bin
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-01-02hinic: Replace PCI pool old APIRomain Perier
2017-08-22net-next/hinic: Add cmdq completion handlerAviad Krawczyk
2017-08-22net-next/hinic: Add cmdq commandsAviad Krawczyk
2017-08-22net-next/hinic: Add ceqsAviad Krawczyk
2017-08-22net-next/hinic: Initialize cmdqAviad Krawczyk
2017-08-22net-next/hinic: Set qp contextAviad Krawczyk