summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
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
2021-03-13net: hns3: add get/set pause parameters support for imp-controlled PHYsGuangbin Huang
2021-03-13net: hns3: add support for imp-controlled PHYsGuangbin Huang
2021-03-11net: hns3: use pause capability queried from firmwareYufeng Mo
2021-03-11net: hns3: use FEC capability queried from firmwareYufeng Mo
2021-03-08net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai
2021-02-28net: hns3: fix bug when calculating the TCAM table infoJian Shen
2021-02-28net: hns3: fix query vlan mask value error for flow directorJian Shen
2021-02-28net: hns3: fix error mask definition of flow directorJian Shen
2021-02-12net: hns3: refactor out hclge_rm_vport_all_mac_table()Hao Chen
2021-02-12net: hns3: refactor out hclgevf_set_rss_tuple()Huazhong Tan
2021-02-12net: hns3: refactor out hclge_set_rss_tuple()Huazhong Tan
2021-02-12net: hns3: split out hclgevf_cmd_send()Yufeng Mo
2021-02-12net: hns3: split out hclge_cmd_send()Yufeng Mo
2021-02-12net: hns3: split out hclge_dbg_dump_qos_buf_cfg()Jian Shen
2021-02-12net: hns3: refactor out hclgevf_get_rss_tuple()Jian Shen
2021-02-12net: hns3: refactor out hclge_get_rss_tuple()Jian Shen
2021-02-12net: hns3: refactor out hclge_set_vf_vlan_common()Peng Li
2021-02-12net: hns3: use ipv6_addr_any() helperJiaran Zhang
2021-02-12net: hns3: clean up hns3_dbg_cmd_write()Peng Li
2021-02-12net: hns3: refactor out hclgevf_cmd_convert_err_code()Peng Li
2021-02-12net: hns3: refactor out hclge_cmd_convert_err_code()Peng Li
2021-02-11net: hns3: fix return of random stack valueGustavo A. R. Silva
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-09net: hns3: cleanup for endian issue for VF RSSJian Shen
2021-02-09net: hns3: remove unused macro definitionPeng Li
2021-02-09net: hns3: remove an unused parameter in hclge_vf_rate_param_check()Huazhong Tan
2021-02-09net: hns3: remove redundant return value of hns3_uninit_all_ring()Huazhong Tan
2021-02-09net: hns3: change hclge_query_bd_num() param typePeng Li
2021-02-09net: hns3: change hclge_parse_speed() param typePeng Li
2021-02-09net: hns3: modify some unmacthed types print parameterJiaran Zhang
2021-02-09net: hns3: clean up unnecessary parentheses in macro definitionsYufeng Mo
2021-02-09net: hns3: remove the shaper param magic numberPeng Li
2021-02-09net: hns3: remove redundant client_setup_tc handleJian Shen
2021-02-09net: hns3: clean up some incorrect variable types in hclge_dbg_dump_tm_map()Yonglong Liu
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
2021-02-09net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo
2021-02-06net: hns3: replace macro of max qset number with specificationGuangbin Huang
2021-02-06net: hns3: debugfs add max tm rate specification printGuangbin Huang
2021-02-06net: hns3: add support for obtaining the maximum frame sizeYufeng Mo
2021-02-06net: hns3: optimize the code when update the tc infoGuoJia Liao
2021-02-06net: hns3: RSS indirection table use device specificationGuangbin Huang
2021-02-06net: hns3: add api capability bits for firmwareJian Shen
2021-02-04net: hns3: remove redundant null check of an arrayColin Ian King
2021-02-04net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin
2021-01-29net: hns3: add debugfs support for tm nodes, priority and qset infoGuangbin Huang
2021-01-29net: hns3: add interfaces to query information of tm priority/qsetGuangbin Huang