summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2021-12-07net: hns3: Fix spelling mistake "faile" -> "failed"Colin Ian King
2021-12-06Revert "net: hns3: add void before function which don't receive ret"Guangbin Huang
2021-12-03net: hns3: fix hns3 driver header file not self-contained issueJie Wang
2021-12-03net: hns3: replace one tab with space in for statementHao Chen
2021-12-03net: hns3: remove rebundant line for hclge_dbg_dump_tm_pg()Hao Chen
2021-12-03net: hns3: add comments for hclge_dbg_fill_content()Hao Chen
2021-12-03net: hns3: add void before function which don't receive retHao Chen
2021-12-03net: hns3: align return value type of atomic_read() with its outputHao Chen
2021-12-03net: hns3: modify one argument type of function hclge_ncl_config_data_printGuangbin Huang
2021-12-03net: hns3: Align type of some variables with their print typeHao Chen
2021-12-03net: hns3: add print vport id for failed message of vlanGuangbin Huang
2021-12-03net: hns3: refactor function hclge_set_vlan_filter_hwGuangbin Huang
2021-12-03net: hns3: optimize function hclge_cfg_common_loopback()Yufeng Mo
2021-12-02net: hns3: refactor function hns3_get_vector_ring_chain()Jie Wang
2021-12-02net: hns3: refactor function hclge_set_channels()Jie Wang
2021-12-02net: hns3: refactor function hclge_configure()Jie Wang
2021-12-02net: hns3: split function hclge_update_port_base_vlan_cfg()Jian Shen
2021-12-02net: hns3: split function hns3_nic_net_xmit()Yufeng Mo
2021-12-02net: hns3: split function hclge_get_fd_rule_info()Jian Shen
2021-12-02net: hns3: split function hclge_init_vlan_config()Jian Shen
2021-12-02net: hns3: refactor function hns3_fill_skb_desc to simplify codePeng Li
2021-12-02net: hns3: extract macro to simplify ring stats update codePeng Li
2021-11-30net: hns3: make symbol 'hclge_mac_speed_map_to_fw' staticWei Yongjun
2021-11-29net: hns3: split function hns3_set_l2l3l4()Yufeng Mo
2021-11-29net: hns3: split function hns3_handle_bdinfo()Yufeng Mo
2021-11-29net: hns3: split function hns3_nic_get_stats64()Yufeng Mo
2021-11-29net: hns3: refine function hclge_tm_pri_q_qs_cfg()Guangbin Huang
2021-11-29net: hns3: add new function hclge_tm_schd_mode_tc_base_cfg()Guangbin Huang
2021-11-29net: hns3: refine function hclge_cfg_mac_speed_dup_hw()Guangbin Huang
2021-11-29net: hns3: split function hns3_get_tx_timeo_queue_info()Yufeng Mo
2021-11-29net: hns3: refactor two hns3 debugfs functionsJie Wang
2021-11-29net: hns3: refactor hns3_nic_reuse_page()Hao Chen
2021-11-29net: hns3: refactor reset_prepare_general retry statementJiaran Zhang
2021-11-29net: hns3: use macro IANA_VXLAN_GPE_UDP_PORT to replace number 4790Hao Chen
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-26net: hns3: fix incorrect components info of ethtool --reset commandJie Wang
2021-11-26net: hns3: fix one incorrect value of page pool info when queried by debugfsHao Chen
2021-11-26net: hns3: add check NULL address for page poolHao Chen
2021-11-26net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-11-24net: hns3: add dql info when tx timeoutYufeng Mo
2021-11-24net: hns3: debugfs add drop packet statistics of multicast and broadcast for iguJie Wang
2021-11-24net: hns3: format the output of the MAC addressYufeng Mo
2021-11-24net: hns3: add log for workqueue scheduled lateYufeng Mo
2021-11-22net: hns3: remove the way to set tx spare buf via module parameterHao Chen
2021-11-22net: hns3: add support to set/get rx buf len via ethtool for hns3 driverHao Chen
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-22net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 ...Hao Chen
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-18ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet