summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: refine the struct hane3_tc_infoJian Shen2020-12-091-1/+1
* net: hns3: refine the VLAN tag handle for port based VLANGuojia Liao2020-12-081-1/+10
* net: hns3: add priv flags support to switch limit promisc modeJian Shen2020-12-081-0/+7
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* net: hns3: modify an incorrect error log in hclge_mbx_handler()Huazhong Tan2020-05-141-1/+1
* net: hns3: optimize the filter table entries handling when resettingJian Shen2020-04-251-3/+25
* net: hns3: refactor the MAC address configureJian Shen2020-04-251-28/+14
* net: hns3: add trace event support for PF/VF mailboxYufeng Mo2020-04-201-0/+7
* net: hns3: refactor mailbox response scheme between PF and VFHuazhong Tan2020-03-211-152/+103
* net: hns3: refactor the mailbox message between PF and VFYufeng Mo2020-03-211-63/+61
* net: hns3: add a conversion for mailbox's response codeJian Shen2020-03-211-1/+15
* net: hns3: fix VF VLAN table entries inconsistent issueJian Shen2020-03-121-0/+1
* net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...Huazhong Tan2020-01-061-1/+3
* net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_devHuazhong Tan2019-12-201-2/+0
* net: hns3: remove mailbox and reset work in hclge_mainYunsheng Lin2019-12-161-1/+0
* net: hns3: cleanup some print format warningGuojia Liao2019-10-311-6/+6
* net: hns3: cleanup some magic numbersGuojia Liao2019-10-311-1/+2
* net: hns3: add support for configuring VF MAC from the hostHuazhong Tan2019-10-081-0/+29
* net: hns3: add support for setting VF trustJian Shen2019-10-081-5/+31
* net: hns3: add support for spoof check settingJian Shen2019-10-081-0/+3
* net: hns3: add support for setting VF link status on the hostYufeng Mo2019-10-081-1/+16
* net: hns3: add or modify commentsGuojia Liao2019-08-181-1/+1
* net: hns3: add handler for NCSI error mailboxHuazhong Tan2019-08-011-0/+12
* net: hns3: add link change event reportJian Shen2019-08-011-0/+33
* net: hns3: typo in the name of a constantChristophe JAILLET2019-07-211-1/+1
* net: hns3: set maximum length to resp_data_len for exceptional casePeng Li2019-07-051-0/+4
* net: hns3: some variable modificationWeihang Li2019-06-141-8/+12
* net: hns3: some modifications to simplify and optimize codeYufeng Mo2019-06-091-1/+1
* net: hns3: trigger VF reset if a VF has an over_8bd_nfe_errWeihang Li2019-06-091-1/+1
* net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vectorHuazhong Tan2019-05-281-3/+1
* net: hns3: add support for multiple media typeJian Shen2019-05-041-3/+4
* net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan2019-04-261-4/+3
* net: hns3: fix set port based VLAN issue for VFJian Shen2019-04-141-6/+33
* net: hns3: fix set port based VLAN for PFJian Shen2019-04-141-3/+0
* net: hns3: modify the VF network port media type acquisition methodliuzhongzhu2019-04-041-4/+19
* net: hns3: fix get VF RSS issueJian Shen2019-02-241-0/+25
* net: hns3: add support to config depth for tx|rx ring separatelyPeng Li2019-02-241-3/+25
* net: hns3: Record VF vlan tablesliuzhongzhu2019-02-211-0/+4
* net: hns3: Record VF unicast and multicast tablesliuzhongzhu2019-02-211-1/+27
* net: hns3: fix the problem that the supported port is emptyliuzhongzhu2019-02-021-1/+30
* net: hns3: only support tc 0 for VFYunsheng Lin2019-01-301-3/+7
* net: hns3: don't allow vf to enable promisc modeJian Shen2019-01-261-4/+3
* net: hns3: Add "queue map" information query functionliuzhongzhu2018-12-151-0/+20
* net: hns3: Add mtu setting support for vfYunsheng Lin2018-11-171-0/+18
* net: hns3: Add vport alive state checking supportYunsheng Lin2018-11-171-0/+31
* net: hns3: add PCIe FLR support for PFHuazhong Tan2018-11-091-0/+2
* net: hns3: add reset handling for VF when doing PF resetHuazhong Tan2018-11-091-1/+10
* net: hns3: adjust VF's reset processHuazhong Tan2018-11-091-18/+4
* net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan2018-10-311-0/+6
* net: hns3: Drop depricated mta table supportJian Shen2018-10-051-58/+0