aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c
AgeCommit message (Expand)Author
2022-05-09net: hns3: add validity check for message data lengthJian Shen
2021-05-19net: hns3: initialize the message content in hclge_get_link_mode()Yufeng Mo
2019-08-18net: hns3: add or modify commentsGuojia Liao
2019-08-01net: hns3: add handler for NCSI error mailboxHuazhong Tan
2019-08-01net: hns3: add link change event reportJian Shen
2019-07-21net: hns3: typo in the name of a constantChristophe JAILLET
2019-07-05net: hns3: set maximum length to resp_data_len for exceptional casePeng Li
2019-06-14net: hns3: some variable modificationWeihang Li
2019-06-09net: hns3: some modifications to simplify and optimize codeYufeng Mo
2019-06-09net: hns3: trigger VF reset if a VF has an over_8bd_nfe_errWeihang Li
2019-05-28net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vectorHuazhong Tan
2019-05-04net: hns3: add support for multiple media typeJian Shen
2019-04-26net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen
2019-04-14net: hns3: fix set port based VLAN for PFJian Shen
2019-04-04net: hns3: modify the VF network port media type acquisition methodliuzhongzhu
2019-02-24net: hns3: fix get VF RSS issueJian Shen
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li
2019-02-21net: hns3: Record VF vlan tablesliuzhongzhu
2019-02-21net: hns3: Record VF unicast and multicast tablesliuzhongzhu
2019-02-02net: hns3: fix the problem that the supported port is emptyliuzhongzhu
2019-01-30net: hns3: only support tc 0 for VFYunsheng Lin
2019-01-26net: hns3: don't allow vf to enable promisc modeJian Shen
2018-12-15net: hns3: Add "queue map" information query functionliuzhongzhu
2018-11-17net: hns3: Add mtu setting support for vfYunsheng Lin
2018-11-17net: hns3: Add vport alive state checking supportYunsheng Lin
2018-11-09net: hns3: add PCIe FLR support for PFHuazhong 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-10-31net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan
2018-10-05net: hns3: Drop depricated mta table supportJian Shen
2018-07-16net: hns3: Fix comments for hclge_get_ring_chain_from_mbxFuyun Liang
2018-07-16net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbxFuyun Liang
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li
2018-06-01net: hns3: Optimize the VF's process of updating multicast MACXi Wang
2018-06-01net: hns3: Add support for IFF_ALLMULTI flagPeng Li
2018-05-29net: hns3: Fix for PF mailbox receving unknown messageXi Wang
2018-05-10net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin
2018-05-01net: hns3: Fix for packet loss due wrong filter config in VLAN tblsYunsheng Lin
2018-03-23net: hns3: hclge_inform_reset_assert_to_vf() can be statickbuild test robot
2018-03-22net: hns3: Changes required in PF mailbox to support VF resetSalil Mehta
2018-03-22net: hns3: add querying speed and duplex support to VFFuyun Liang
2018-03-22net: hns3: fix the VF queue reset flow errorPeng Li
2018-03-11net: hns3: add result checking for VF when modify unicast mac addressJian Shen
2018-03-11net: hns3: fix for buffer overflow smatch warningYunsheng Lin
2018-03-11net: hns3: add existence check when remove old uc mac addressFuyun Liang
2018-03-08net: hns3: fix endian issue when PF get mbx message flagPeng Li
2018-03-08net: hns3: set the cmdq out_vld bit to 0 after usedPeng Li
2018-03-08net: hns3: VF should get the real rss_size instead of rss_size_maxPeng Li
2018-01-26net: hns3: add int_gl_idx setup for VFFuyun Liang