summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-10Merge tag 'pm-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-02-10Merge tag 'acpi-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-02-10Merge tag 'dmaengine-fix2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-02-09Merge tag 'i3c/fixes-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-02-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David 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-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-09net: broadcom: bcm4908enet: add BCM4908 controller driverRafał Miłecki
2021-02-09net: phy: broadcom: remove BCM5482 1000Base-BX supportMichael Walle
2021-02-09net: phy: drop explicit genphy_read_status() opMichael Walle
2021-02-08i40e: Log error for oversized MTU on deviceEryk Rybak
2021-02-08i40e: consolidate handling of XDP program actionsCristian Dumitrescu
2021-02-08i40e: remove the redundant buffer info updatesCristian Dumitrescu
2021-02-08i40e: remove unnecessary cleaned_count updatesCristian Dumitrescu
2021-02-08i40e: remove unnecessary memory writes of the next to clean pointerCristian Dumitrescu
2021-02-08mlxsw: spectrum_router: Set offload_failed flagAmit Cohen
2021-02-08netdevsim: fib: Add debugfs to debug route offload failureAmit Cohen
2021-02-08netdevsim: dev: Initialize FIB module after debugfsIdo Schimmel
2021-02-08netdevsim: fib: Do not warn if route was not found for several eventsAmit Cohen
2021-02-08IPv6: Add "offload failed" indication to routesAmit Cohen
2021-02-08IPv4: Add "offload failed" indication to routesAmit Cohen
2021-02-08ice: Improve MSI-X fallback logicTony Nguyen
2021-02-08ice: Fix trivial error messageMitch Williams
2021-02-08ice: remove unnecessary castsBruce Allan
2021-02-08ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao
2021-02-08ice: fix writeback enable logicJesse Brandeburg
2021-02-08ice: Use PSM clock frequency to calculate RL profilesBen Shelton
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil
2021-02-08ice: Add initial support framework for LAGDave Ertman
2021-02-08ice: Remove xsk_buff_pool from VSI structureMichal Swiatkowski
2021-02-08ice: implement new LLDP filter commandDave Ertman
2021-02-08ice: log message when trusted VF goes in/out of promisc modeBrett Creeley
2021-02-08Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-02-08cxgb4: remove unused vpd_cap_addrHeiner Kallweit