aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-03qed*: esl priv flag support through ethtoolManish Chopra
2021-12-03qed*: enhance tx timeout debug infoManish Chopra
2021-12-03net: lan966x: fix a IS_ERR() vs NULL check in lan966x_create_targets()Dan Carpenter
2021-12-03net: prestera: acl: fix return value check in prestera_acl_rule_entry_find()Yang Yingliang
2021-12-03net: dsa: vsc73xxx: Get rid of duplicate of_node assignmentAndy Shevchenko
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/mlx5: Dynamically resize flow counters query bufferAvihai Horon
2021-12-02net/mlx5e: TC, Set flow attr ip_version earlierRoi Dayan
2021-12-02net/mlx5e: TC, Move common flow_action checks into functionRoi Dayan
2021-12-02net/mlx5e: Remove redundant actions arg from vlan push/pop funcsRoi Dayan
2021-12-02net/mlx5e: Remove redundant actions arg from validate_goto_chain()Roi Dayan
2021-12-02net/mlx5e: TC, Remove redundant action stack varRoi Dayan
2021-12-02net/mlx5e: Hide function mlx5e_num_channels_changedTariq Toukan
2021-12-02net/mlx5e: SHAMPO, clean MLX5E_MAX_KLM_PER_WQE macroBen Ben-Ishay
2021-12-02net/mlx5: Print more info on pci error handlersSaeed Mahameed
2021-12-02net/mlx5: SF, silence an uninitialized variable warningDan Carpenter
2021-12-02net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'Christophe JAILLET
2021-12-02net/mlx5: Fix error return code in esw_qos_create()Wei Yongjun
2021-12-02mlx5: fix mlx5i_grp_sw_update_stats() stack usageArnd Bergmann
2021-12-02mlx5: fix psample_sample_packet link errorArnd Bergmann
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-02Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-12-02ipvlan: Remove redundant if statementsXu Wang
2021-12-02net: dsa: b53: Add SPI ID tableFlorian Fainelli
2021-12-02net: lan966x: Fix builds for lan966x driverHoratiu Vultur
2021-12-02qed: Enhance rammod debug prints to provide pretty detailsPrabhakar Kushwaha
2021-12-02net: lan966x: Fix duplicate check in frame extractionHoratiu Vultur
2021-12-02ibmvnic: drop bad optimization in reuse_tx_pools()Sukadev Bhattiprolu
2021-12-02ibmvnic: drop bad optimization in reuse_rx_pools()Sukadev Bhattiprolu
2021-12-02ethernet: aquantia: Try MAC address from device treeTianhao Chai
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