summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2021-04-15net: hns3: VF not request link status when PF support push link status featureGuangbin Huang
2021-04-15net: hns3: PF add support for pushing link status to VFsGuangbin Huang
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-12net: hns3: Fix potential null pointer defererence of null ae_devColin Ian King
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-06net: hns3: clear VF down state bit before request link statusGuangbin Huang
2021-04-05net: hns3: Limiting the scope of vector_ring_chain variableSalil Mehta
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-04-01net: hns: Fix some typosLu Wei
2021-03-29net: hns3: add stats logging when skb padding failsYunsheng Lin
2021-03-29net: hns3: expand the tc config commandGuojia Liao
2021-03-29net: hns3: add tx send size handling for tso skbYunsheng Lin
2021-03-29net: hns3: add handling for xmit skb with recursive fraglistYunsheng Lin
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
2021-03-26net: hns3: split out hclge_tm_vport_tc_info_update()Guojia Liao
2021-03-26net: hns3: split function hclge_reset_rebuild()Yufeng Mo
2021-03-26net: hns3: fix some typos in hclge_main.cHuazhong Tan
2021-03-26net: hns3: fix prototype warningHuazhong Tan
2021-03-26net: hns3: remove unused parameter from hclge_dbg_dump_loopback()Huazhong Tan
2021-03-26net: hns3: remove unused parameter from hclge_set_vf_vlan_common()Peng Li
2021-03-26net: hns3: remove redundant query in hclge_config_tm_hw_err_int()Jiaran Zhang
2021-03-26net: hns3: remove redundant blank linesPeng Li
2021-03-26net: hns3: remove unused code of vmdqJian Shen
2021-03-24net: hns: remove redundant variable initializationYonglong Liu
2021-03-24net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()Yonglong Liu
2021-03-24net: hns: remove unused HNS_LED_PC_REGHuazhong Tan
2021-03-24net: hns: remove unused NIC_LB_TEST_RX_PKG_ERRHuazhong Tan
2021-03-24net: hns: remove unused config_half_duplex()Huazhong Tan
2021-03-24net: hns: remove unused set_rx_ignore_pause_frames()Huazhong Tan
2021-03-24net: hns: remove unused set_autoneg()Huazhong Tan
2021-03-24net: hns: remove unused get_autoneg()Huazhong Tan
2021-03-22net: hns3: add support for user-def data of flow directorJian Shen
2021-03-22net: hns3: refine for hns3_del_all_fd_entries()Jian Shen
2021-03-22net: hns3: refactor flow director configurationJian Shen
2021-03-22net: hns3: add support for traffic class tuple support for flow director by e...Jian Shen
2021-03-22net: hns3: refactor for function hclge_fd_convert_tupleJian Shen
2021-03-22net: hns3: refactor out hclge_fd_get_tuple()Jian Shen
2021-03-22net: hns3: refactor out hclge_add_fd_entry()Jian Shen
2021-03-17hisilicon: Update drivers to use ethtool_sprintfAlexander Duyck
2021-03-13net: hns3: add phy loopback support for imp-controlled PHYsGuangbin Huang
2021-03-13net: hns3: add ioctl support for imp-controlled PHYsGuangbin Huang