summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei/hinic/hinic_sriov.c
AgeCommit message (Expand)Author
2022-11-07net: hinic: Add control command support for VF PMD driver in DPDKCai Huoqing
2022-10-20net: hinic: fix the issue of double release MBOX callback of VFZhengchao Shao
2022-09-22net: hinic: replace magic numbers with macroZhengchao Shao
2022-09-22net: hinic: change hinic_deinit_vf_hw() to voidZhengchao Shao
2022-09-22net: hinic: simplify code logicZhengchao Shao
2022-09-22net: hinic: change type of function to be staticZhengchao Shao
2022-06-10ethernet: Remove vf rate limit check for driversBin Chen
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-08-19hinic: make array speeds static const, makes object smallerColin Ian King
2020-09-24hinic: fix wrong return value of mac-set cmdLuo bin
2020-08-04hinic: add check for mailbox msg from VFLuo bin
2020-08-04hinic: add generating mailbox random index supportLuo bin
2020-07-28hinic: add log in exception handling processesLuo bin
2020-06-30hinic: remove unused but set variableLuo bin
2020-06-28hinic: add support to identify physical deviceLuo bin
2020-05-09hinic: add three net_device_ops of vfLuo bin
2020-04-30hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handlerZou Wei
2020-04-30hinic: make a bunch of functions staticYueHaibing
2020-04-25hinic: add net_device_ops associated with vfLuo bin
2020-04-25hinic: add sriov feature supportLuo bin