aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c
AgeCommit message (Expand)Author
2022-05-09net: hns3: add return value for mailbox handling in PFJian Shen
2022-05-09net: hns3: add validity check for message data lengthJian Shen
2022-05-09net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang
2021-09-30net: hns3: check queue id range before usingYufeng Mo
2021-09-18net: hns3: clean up a type mismatch warningGuojia Liao
2021-07-28net: hns3: fix possible mismatches resp of mailboxChengwen Feng
2021-06-03net: hns3: fix incorrect resp_msg issueJiaran Zhang
2021-05-19net: hns3: initialize the message content in hclge_get_link_mode()Yufeng Mo
2021-02-17net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo
2021-02-17net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-05-14net: hns3: modify an incorrect error log in hclge_mbx_handler()Huazhong Tan
2020-04-25net: hns3: optimize the filter table entries handling when resettingJian Shen
2020-04-25net: hns3: refactor the MAC address configureJian Shen
2020-04-20net: hns3: add trace event support for PF/VF mailboxYufeng Mo
2020-03-21net: hns3: refactor mailbox response scheme between PF and VFHuazhong Tan
2020-03-21net: hns3: refactor the mailbox message between PF and VFYufeng Mo
2020-03-21net: hns3: add a conversion for mailbox's response codeJian Shen
2020-03-12net: hns3: fix VF VLAN table entries inconsistent issueJian Shen
2020-01-06net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...Huazhong Tan
2019-12-20net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_devHuazhong Tan
2019-12-16net: hns3: remove mailbox and reset work in hclge_mainYunsheng Lin
2019-10-31net: hns3: cleanup some print format warningGuojia Liao
2019-10-31net: hns3: cleanup some magic numbersGuojia Liao
2019-10-08net: hns3: add support for configuring VF MAC from the hostHuazhong Tan
2019-10-08net: hns3: add support for setting VF trustJian Shen
2019-10-08net: hns3: add support for spoof check settingJian Shen
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng 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