summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-23net: hinic: remove unused macroZhengchao Shao1-5/+0
2022-09-23net: hinic: change type of function to be staticZhengchao Shao1-2/+2
2020-08-04hinic: add check for mailbox msg from VFLuo bin1-1/+172
2020-08-04hinic: add generating mailbox random index supportLuo bin1-0/+137
2020-07-29hinic: add log in exception handling processesLuo bin1-0/+2
2020-05-10hinic: add three net_device_ops of vfLuo bin1-2/+2
2020-05-01hinic: Use kmemdup instead of kzalloc and memcpyZou Wei1-6/+3
2020-05-01hinic: make symbol 'dump_mox_reg' staticZheng Bin1-1/+1
2020-04-26hinic: add mailbox function supportLuo bin1-0/+1213