summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
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
2021-01-22net: hns3: replace skb->csum_not_inet with skb_csum_is_sctpXin Long
2021-01-18net: hns: fix variable used when DEBUG is definedTom Rix
2021-01-05net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen
2021-01-05net: hns3: fix the number of queues actually used by ARQYufeng Mo
2021-01-05net: hns3: fix a phy loopback fail issueYonglong Liu
2020-12-28net: hns: fix return value check in __lb_other_process()Yunjian Wang
2020-12-14net: hns3: fix expression that is currently always trueColin Ian King
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-09net: hns3: adjust rss tc mode configure commandGuojia Liao
2020-12-09net: hns3: adjust rss indirection table configure commandGuojia Liao
2020-12-09net: hns3: add support for max 512 rss sizeGuojia Liao