summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei/hinic/hinic_sriov.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-03net: hinic: fix the issue of double release MBOX callback of VFZhengchao Shao1-1/+0
2020-09-25hinic: fix wrong return value of mac-set cmdLuo bin1-10/+2
2020-08-04hinic: add check for mailbox msg from VFLuo bin1-1/+61
2020-08-04hinic: add generating mailbox random index supportLuo bin1-0/+7
2020-07-29hinic: add log in exception handling processesLuo bin1-3/+3
2020-06-30hinic: remove unused but set variableLuo bin1-2/+0
2020-06-29hinic: add support to identify physical deviceLuo bin1-2/+2
2020-05-10hinic: add three net_device_ops of vfLuo bin1-0/+275
2020-04-30hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handlerZou Wei1-5/+3
2020-04-30hinic: make a bunch of functions staticYueHaibing1-43/+48
2020-04-26hinic: add net_device_ops associated with vfLuo bin1-0/+318
2020-04-26hinic: add sriov feature supportLuo bin1-0/+698