aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-09net: hns3: stop handling command queue while resetting VFHuazhong Tan1-0/+14
2018-11-09net: hns3: add reset handling for VF when doing PF resetHuazhong Tan1-1/+3
2018-11-09net: hns3: adjust VF's reset processHuazhong Tan1-1/+1
2018-11-07net: hns3: move some reset information from hnae3_handle into hclge_dev/hclgevf_devHuazhong Tan1-1/+1
2018-07-07net: hns3: Fix for mailbox message truncated problemFuyun Liang1-1/+2
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li1-1/+1
2018-06-06net: hns3: Fix for VF mailbox receiving unknown messageXi Wang1-3/+20
2018-03-22net: hns3: Add *Asserting Reset* mailbox message & handling in VFSalil Mehta1-0/+12
2018-03-22net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta1-9/+74
2018-03-22net: hns3: add querying speed and duplex support to VFFuyun Liang1-0/+5
2018-03-11net: hns3: add result checking for VF when modify unicast mac addressJian Shen1-0/+4
2018-03-08net: hns3: set the cmdq out_vld bit to 0 after usedPeng Li1-0/+1
2017-12-15net: hns3: Add mailbox support to VF driverSalil Mehta1-0/+181