summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-11-18net: stmmac: dwmac-qcom-ethqos: add platform level clocks managementBhupesh Sharma
2021-11-17stmmac: fix build due to brainos in trans_start changesAlexander Lobakin
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet
2021-11-17Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-11-17net: ethernet: ti: cpsw: Enable PHY timestampingKurt Kanzenbach
2021-11-17net: ocelot_net: use phylink_generic_validate()Russell King (Oracle)
2021-11-17net: ocelot_net: remove interface checks in macb_validate()Russell King (Oracle)
2021-11-17net: ocelot_net: populate supported_interfaces memberRussell King (Oracle)
2021-11-17net: mtk_eth_soc: use phylink_generic_validate()Russell King (Oracle)
2021-11-17net: mtk_eth_soc: drop use of phylink_helper_basex_speed()Russell King (Oracle)
2021-11-17net: mtk_eth_soc: remove interface checks in mtk_validate()Russell King (Oracle)
2021-11-17net: mtk_eth_soc: populate supported_interfaces memberRussell King (Oracle)
2021-11-17net: sparx5: use phylink_generic_validate()Russell King (Oracle)
2021-11-17net: sparx5: clean up sparx5_phylink_validate()Russell King (Oracle)
2021-11-17net: sparx5: populate supported_interfaces memberRussell King (Oracle)
2021-11-17net: enetc: use phylink_generic_validate()Russell King (Oracle)
2021-11-17net: enetc: remove interface checks in enetc_pl_mac_validate()Russell King (Oracle)
2021-11-17net: enetc: populate supported_interfaces memberRussell King (Oracle)
2021-11-17net: axienet: use phylink_generic_validate()Russell King (Oracle)
2021-11-17net: axienet: remove interface checks in axienet_validate()Russell King (Oracle)
2021-11-17net: axienet: populate supported_interfaces memberRussell King (Oracle)
2021-11-16net/mlx5: E-switch, Create QoS on demandDmytro Linkin
2021-11-16net/mlx5: E-switch, Enable vport QoS on demandDmytro Linkin
2021-11-16net/mlx5: E-switch, move offloads mode callbacks to offloads fileParav Pandit
2021-11-16net/mlx5: E-switch, Reuse mlx5_eswitch_set_vport_macParav Pandit
2021-11-16net/mlx5: E-switch, Remove vport enabled checkParav Pandit
2021-11-16net/mlx5e: Specify out ifindex when looking up decap routeChris Mi
2021-11-16net/mlx5e: TC, Move comment about mod header flag to correct placeRoi Dayan
2021-11-16net/mlx5e: TC, Move kfree() calls after destroying all resourcesRoi Dayan
2021-11-16net/mlx5e: TC, Destroy nic flow counter if existsRoi Dayan
2021-11-16net/mlx5: TC, using swap() instead of tmp variableYihao Han
2021-11-16net/mlx5: CT: Allow static allocation of mod headersPaul Blakey
2021-11-16net/mlx5e: Refactor mod header management APIPaul Blakey
2021-11-16net/mlx5: Avoid printing health buffer when firmware is unavailableAya Levin
2021-11-16net/mlx5: Fix format-security build warningsSaeed Mahameed
2021-11-16net/mlx5e: Support ethtool cq modeSaeed Mahameed
2021-11-16net: document SMII and correct phylink's new validation mechanismRussell King (Oracle)
2021-11-16r8169: disable detection of chip version 41Heiner Kallweit
2021-11-16r8169: disable detection of chip version 45Heiner Kallweit
2021-11-16r8169: disable detection of chip versions 49 and 50Heiner Kallweit
2021-11-16r8169: enable ASPM L1/L1.1 from RTL8168hHeiner Kallweit
2021-11-16Bluetooth: btusb: enable Mediatek to support AOSP extensionmark-yw.chen
2021-11-16Bluetooth: btmrvl_main: repair a non-kernel-doc commentRandy Dunlap
2021-11-16net: move gro definitions to include/net/gro.hEric Dumazet
2021-11-16Bluetooth: hci_h4: Fix padding calculation error within h4_recv_buf()Zijun Hu
2021-11-15net: macb: Fix several edge cases in validateSean Anderson
2021-11-15Revert "Merge branch 'mctp-i2c-driver'"Jakub Kicinski
2021-11-15net: mvpp2: use phylink_generic_validate()Russell King (Oracle)
2021-11-15net: mvneta: use phylink_generic_validate()Russell King (Oracle)
2021-11-15net: phylink: add generic validate implementationRussell King (Oracle)