summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller107-585/+1219
2021-02-10Merge tag 'pm-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-12/+103
2021-02-10Merge tag 'acpi-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+13
2021-02-10Merge tag 'dmaengine-fix2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-63/+104
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds20-28/+261
2021-02-10Merge tag 'i3c/fixes-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-02-10Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2-74/+86
2021-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller24-269/+2116
2021-02-10net: hns3: cleanup for endian issue for VF RSSJian Shen2-8/+13
2021-02-10net: hns3: remove unused macro definitionPeng Li2-4/+0
2021-02-10net: hns3: remove an unused parameter in hclge_vf_rate_param_check()Huazhong Tan1-2/+2
2021-02-10net: hns3: remove redundant return value of hns3_uninit_all_ring()Huazhong Tan2-10/+3
2021-02-10net: hns3: change hclge_query_bd_num() param typePeng Li1-2/+2
2021-02-10net: hns3: change hclge_parse_speed() param typePeng Li1-1/+1
2021-02-10net: hns3: modify some unmacthed types print parameterJiaran Zhang6-9/+9
2021-02-10net: hns3: clean up unnecessary parentheses in macro definitionsYufeng Mo8-18/+18
2021-02-10net: hns3: remove the shaper param magic numberPeng Li1-6/+8
2021-02-10net: hns3: remove redundant client_setup_tc handleJian Shen3-43/+0
2021-02-10net: hns3: clean up some incorrect variable types in hclge_dbg_dump_tm_map()Yonglong Liu1-6/+5
2021-02-10net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo1-0/+11
2021-02-10net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo1-4/+14
2021-02-10net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo1-0/+7
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean3-1/+78
2021-02-09net: broadcom: bcm4908enet: add BCM4908 controller driverRafał Miłecki4-0/+781
2021-02-09net: phy: broadcom: remove BCM5482 1000Base-BX supportMichael Walle1-92/+1
2021-02-09net: phy: drop explicit genphy_read_status() opMichael Walle2-2/+0
2021-02-09i40e: Log error for oversized MTU on deviceEryk Rybak1-4/+7
2021-02-09i40e: consolidate handling of XDP program actionsCristian Dumitrescu1-37/+61
2021-02-09i40e: remove the redundant buffer info updatesCristian Dumitrescu1-19/+14
2021-02-09i40e: remove unnecessary cleaned_count updatesCristian Dumitrescu1-3/+1
2021-02-09i40e: remove unnecessary memory writes of the next to clean pointerCristian Dumitrescu1-19/+11
2021-02-09mlxsw: spectrum_router: Set offload_failed flagAmit Cohen1-0/+52
2021-02-09netdevsim: fib: Add debugfs to debug route offload failureAmit Cohen1-2/+112
2021-02-09netdevsim: dev: Initialize FIB module after debugfsIdo Schimmel1-19/+21
2021-02-09netdevsim: fib: Do not warn if route was not found for several eventsAmit Cohen1-3/+3
2021-02-09IPv6: Add "offload failed" indication to routesAmit Cohen2-3/+3
2021-02-09IPv4: Add "offload failed" indication to routesAmit Cohen2-0/+3
2021-02-09ice: Improve MSI-X fallback logicTony Nguyen1-15/+25
2021-02-09ice: Fix trivial error messageMitch Williams1-1/+1
2021-02-09ice: remove unnecessary castsBruce Allan4-11/+11
2021-02-09ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao7-78/+83
2021-02-09ice: fix writeback enable logicJesse Brandeburg2-35/+25
2021-02-09ice: Use PSM clock frequency to calculate RL profilesBen Shelton5-9/+63
2021-02-09ice: create scheduler aggregator node config and move VSIsKiran Patil9-20/+1207
2021-02-09ice: Add initial support framework for LAGDave Ertman7-0/+570
2021-02-09ice: Remove xsk_buff_pool from VSI structureMichal Swiatkowski3-79/+30
2021-02-09ice: implement new LLDP filter commandDave Ertman6-8/+82
2021-02-09ice: log message when trusted VF goes in/out of promisc modeBrett Creeley1-13/+19
2021-02-09Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller24-1057/+3783
2021-02-09cxgb4: remove unused vpd_cap_addrHeiner Kallweit2-3/+0