aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen1-6/+33
2019-04-14net: hns3: fix set port based VLAN for PFJian Shen1-3/+0
2019-04-04net: hns3: modify the VF network port media type acquisition methodliuzhongzhu1-4/+19
2019-02-24net: hns3: fix get VF RSS issueJian Shen1-0/+25
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li1-3/+25
2019-02-21net: hns3: Record VF vlan tablesliuzhongzhu1-0/+4
2019-02-21net: hns3: Record VF unicast and multicast tablesliuzhongzhu1-1/+27
2019-02-02net: hns3: fix the problem that the supported port is emptyliuzhongzhu1-1/+30
2019-01-30net: hns3: only support tc 0 for VFYunsheng Lin1-3/+7
2019-01-26net: hns3: don't allow vf to enable promisc modeJian Shen1-4/+3
2018-12-15net: hns3: Add "queue map" information query functionliuzhongzhu1-0/+20
2018-11-17net: hns3: Add mtu setting support for vfYunsheng Lin1-0/+18
2018-11-17net: hns3: Add vport alive state checking supportYunsheng Lin1-0/+31
2018-11-09net: hns3: add PCIe FLR support for PFHuazhong Tan1-0/+2
2018-11-09net: hns3: add reset handling for VF when doing PF resetHuazhong Tan1-1/+10
2018-11-09net: hns3: adjust VF's reset processHuazhong Tan1-18/+4
2018-10-31net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan1-0/+6
2018-10-05net: hns3: Drop depricated mta table supportJian Shen1-58/+0
2018-07-16net: hns3: Fix comments for hclge_get_ring_chain_from_mbxFuyun Liang1-2/+4
2018-07-16net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbxFuyun Liang1-4/+4
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li1-12/+12
2018-06-01net: hns3: Optimize the VF's process of updating multicast MACXi Wang1-1/+57
2018-06-01net: hns3: Add support for IFF_ALLMULTI flagPeng Li1-2/+3
2018-05-29net: hns3: Fix for PF mailbox receving unknown messageXi Wang1-3/+20
2018-05-10net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin1-0/+5
2018-05-01net: hns3: Fix for packet loss due wrong filter config in VLAN tblsYunsheng Lin1-4/+3
2018-03-23net: hns3: hclge_inform_reset_assert_to_vf() can be statickbuild test robot1-1/+1
2018-03-22net: hns3: Changes required in PF mailbox to support VF resetSalil Mehta1-0/+42
2018-03-22net: hns3: add querying speed and duplex support to VFFuyun Liang1-2/+6
2018-03-22net: hns3: fix the VF queue reset flow errorPeng Li1-4/+7
2018-03-11net: hns3: add result checking for VF when modify unicast mac addressJian Shen1-1/+1
2018-03-11net: hns3: fix for buffer overflow smatch warningYunsheng Lin1-8/+11
2018-03-11net: hns3: add existence check when remove old uc mac addressFuyun Liang1-0/+2
2018-03-08net: hns3: fix endian issue when PF get mbx message flagPeng Li1-3/+4
2018-03-08net: hns3: set the cmdq out_vld bit to 0 after usedPeng Li1-0/+1
2018-03-08net: hns3: VF should get the real rss_size instead of rss_size_maxPeng Li1-1/+1
2018-01-26net: hns3: add int_gl_idx setup for VFFuyun Liang1-0/+8
2017-12-15net: hns3: Change PF to add ring-vect binding & resetQ to mailboxSalil Mehta1-0/+106
2017-12-15net: hns3: Add mailbox support to PF driverSalil Mehta1-0/+304