summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c
AgeCommit message (Expand)Author
2019-08-29net: hns3: fix incorrect type in assignment.Guojia Liao
2019-07-21net: hns3: typo in the name of a constantChristophe JAILLET
2019-07-05net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msgWeihang Li
2019-04-26net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan
2019-04-26net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan
2019-04-19net: hns3: add some debug info for hclgevf_get_mbx_resp()Huazhong Tan
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen
2019-04-04net: hns3: modify the VF network port media type acquisition methodliuzhongzhu
2019-02-02net: hns3: fix the problem that the supported port is emptyliuzhongzhu
2018-12-19net: hns3: fix a bug caused by udelayPeng Li
2018-11-09net: hns3: stop handling command queue while resetting VFHuazhong Tan
2018-11-09net: hns3: add reset handling for VF when doing PF resetHuazhong Tan
2018-11-09net: hns3: adjust VF's reset processHuazhong Tan
2018-11-07net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan
2018-07-07net: hns3: Fix for mailbox message truncated problemFuyun Liang
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li
2018-06-06net: hns3: Fix for VF mailbox receiving unknown messageXi Wang
2018-03-22net: hns3: Add *Asserting Reset* mailbox message & handling in VFSalil Mehta
2018-03-22net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta
2018-03-22net: hns3: add querying speed and duplex support to VFFuyun Liang
2018-03-11net: hns3: add result checking for VF when modify unicast mac addressJian Shen
2018-03-08net: hns3: set the cmdq out_vld bit to 0 after usedPeng Li
2017-12-15net: hns3: Add mailbox support to VF driverSalil Mehta