summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c
AgeCommit message (Expand)Author
2024-03-08net: hns3: add checking for vf id of mailboxJian Shen
2023-10-11net: hns3: add vf fault detect supportJie Wang
2022-12-30net: hns3: refine the handling for VF heartbeatJian Shen
2022-09-21net: hns3: refactor function hclge_mbx_handler()Hao Lan
2022-05-09net: hns3: add query vf ring and vector map relationGuangbin Huang
2022-05-09net: hns3: add byte order conversion for VF to PF mailbox messageJie Wang
2022-05-09net: hns3: add byte order conversion for PF to VF mailbox messageJie Wang
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-25net: hns3: add return value for mailbox handling in PFJian Shen
2022-04-25net: hns3: add validity check for message data lengthJian Shen
2022-04-25net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang
2022-04-20net: hns3: refine the definition for struct hclge_pf_to_vf_msgJian Shen
2022-01-05net: hns3: refactor PF rss get APIs with new common rss get APIsJie Wang
2021-12-31net: hns3: refactor PF cmdq init and uninit APIs with new common APIsJie Wang
2021-12-31net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send APIJie Wang
2021-12-03net: hns3: Align type of some variables with their print typeHao Chen
2021-11-24net: hns3: add log for workqueue scheduled lateYufeng Mo
2021-09-20net: hns3: check queue id range before usingYufeng Mo
2021-09-20net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang
2021-08-31net: hns3: clean up a type mismatch warningGuojia Liao
2021-08-28net: hns3: add trace event in hclge_gen_resp_to_vf()Yufeng Mo
2021-07-20net: hns3: fix possible mismatches resp of mailboxChengwen Feng
2021-05-31net: hns3: add support for VF modify VLAN filter stateJian Shen
2021-05-31net: hns3: add query basic info support for VFJian Shen
2021-05-31net: hns3: refine function hclge_set_vf_vlan_cfg()Jian Shen
2021-05-31net: hns3: remove unnecessary updating port based VLANJian Shen
2021-05-31net: hns3: refine for hclge_push_vf_port_base_vlan_info()Jian Shen
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-24net: hns3: configure promisc mode for VF asynchronouslyJian Shen
2021-05-18net: hns3: fix incorrect resp_msg issueJiaran Zhang
2021-04-29net: hns3: initialize the message content in hclge_get_link_mode()Yufeng Mo
2021-04-15net: hns3: PF add support for pushing link status to VFsGuangbin Huang
2021-03-29net: hns3: optimize the process of queue resetYufeng Mo
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-09net: hns3: modify some unmacthed types print parameterJiaran Zhang
2021-02-09net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo
2021-02-09net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo
2020-12-09net: hns3: refine the struct hane3_tc_infoJian Shen
2020-12-08net: hns3: refine the VLAN tag handle for port based VLANGuojia Liao
2020-12-08net: hns3: add priv flags support to switch limit promisc modeJian Shen
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