summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf
AgeCommit message (Expand)Author
2021-05-31net: hns3: add support for modify VLAN filter stateJian 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-31net: hns3: add 'QoS' support for port based VLAN configurationJian Shen
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-24net: hns3: use HCLGE_VPORT_STATE_PROMISC_CHANGE to replace HCLGE_STATE_PROMIS...Jian Shen
2021-05-24net: hns3: configure promisc mode for VF asynchronouslyJian Shen
2021-05-21net: hns3: Fix return of uninitialized variable retColin Ian King
2021-05-20net: hns3: remove the useless debugfs file node cmdYufeng Mo
2021-05-20net: hns3: refactor dump serv info of debugfsYufeng Mo
2021-05-20net: hns3: refactor dump mac tnl status of debugfsJiaran Zhang
2021-05-20net: hns3: refactor dump qs shaper of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump qos buf cfg of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump qos pri map of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump qos pause cfg of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump tc of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump tm of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump tm map of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump fd tcam of debugfsHao Chen
2021-05-20net: hns3: refactor dump reg dcb info of debugfsYufeng Mo
2021-05-20net: hns3: refactor dump reg of debugfsYufeng Mo
2021-05-18net: hns3: fix incorrect resp_msg issueJiaran Zhang
2021-05-14net: hns3: refactor dump ncl config of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump m7 info of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump reset info of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump intr of debugfsJiaran Zhang
2021-05-14net: hns3: refactor dump loopback of debugfsYufeng Mo
2021-05-14net: hns3: refactor dump mng tbl of debugfsYufeng Mo
2021-05-14net: hns3: refactor dump mac list of debugfsHuazhong Tan
2021-05-14net: hns3: refactor the debugfs processYufeng Mo
2021-05-14net: hns3: support RXD advanced layoutHuazhong Tan
2021-04-30net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo
2021-04-30net: hns3: clear unnecessary reset request in hclge_reset_rebuildYufeng Mo
2021-04-29net: hns3: initialize the message content in hclge_get_link_mode()Yufeng Mo
2021-04-29net: hns3: fix incorrect configuration for igu_egu_hw_errYufeng Mo
2021-04-19net: hns3: remove a duplicate pf reset countingHuazhong Tan
2021-04-15net: hns3: PF add support for pushing link status to VFsGuangbin Huang
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta
2021-04-08net: hns3: add suspend and resume pm_opsJiaran Zhang
2021-04-08net: hns3: change flr_prepare/flr_done function namesJiaran Zhang
2021-04-05net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event()Salil Mehta
2021-04-05net: hns3: Remove the left over redundant check & assignmentSalil Mehta
2021-03-29net: hns3: optimize the process of queue resetYufeng Mo
2021-03-29net: hns3: remove the rss_size limitation by vector numJian Shen
2021-03-29net: hns3: remediate a potential overflow risk of bd_num_listGuangbin Huang
2021-03-29net: hns3: fix use-after-free issue for hclge_add_fd_entry_common()Jian Shen
2021-03-29net: hns3: fix missing rule state assignmentJian Shen
2021-03-28net: hns3: no return statement in hclge_clear_arfs_rulesLiu Jian