summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-20net: ethernet: mtk_eth_soc: switch to external PCS driverDaniel Golle
2023-03-20net: pcs: add driver for MediaTek SGMII PCSDaniel Golle
2023-03-20net: ethernet: mtk_eth_soc: ppe: add support for flow accountingDaniel Golle
2023-03-20net: ethernet: mtk_eth_soc: set MDIO bus clock frequencyDaniel Golle
2023-03-20dt-bindings: net: pcs: mediatek,sgmiisys: add MT7981 SoCDaniel Golle
2023-03-20dt-bindings: arm: mediatek: sgmiisys: Convert to DT schemaDaniel Golle
2023-03-20dt-bindings: net: mediatek,net: add mt7981-eth bindingDaniel Golle
2023-03-20net: ethernet: mtk_eth_soc: add support for MT7981 SoCDaniel Golle
2023-03-20MAINTAINERS: remove file entry in NFC SUBSYSTEM after platform_data movementLukas Bulwahn
2023-03-20r8169: consolidate disabling ASPM before EPHY accessHeiner Kallweit
2023-03-20Merge branch 'reuse-smsc-phy-functionality'David S. Miller
2023-03-20net: phy: meson-gxl: reuse functionality of the SMSC PHY driverHeiner Kallweit
2023-03-20net: phy: smsc: export functions for use by meson-gxl PHY driverHeiner Kallweit
2023-03-20Merge branch 'ocelot-external-ports'David S. Miller
2023-03-20net: dsa: ocelot: add support for external physColin Foster
2023-03-20net: dsa: felix: allow serdes configuration for dsa portsColin Foster
2023-03-20net: dsa: felix: allow configurable phylink_mac_configColin Foster
2023-03-20net: dsa: felix: attempt to initialize internal hsio pllsColin Foster
2023-03-20net: mscc: ocelot: expose serdes configuration functionColin Foster
2023-03-20net: mscc: ocelot: expose generic phylink_mac_config routineColin Foster
2023-03-20net: mscc: ocelot: expose ocelot_pll5_init routineColin Foster
2023-03-20mfd: ocelot: add ocelot-serdes capabilityColin Foster
2023-03-20phy: phy-ocelot-serdes: add ability to be used in a non-syscon configurationColin Foster
2023-03-19Merge branch 'lan966x-tx-rx-improve'David S. Miller
2023-03-19net: lan966x: Stop using packing libraryHoratiu Vultur
2023-03-19net: lan966x: Don't read RX timestamp if not neededHoratiu Vultur
2023-03-19net/packet: remove po->xmitEric Dumazet
2023-03-19net: macb: Reset TX when TX halt times outHarini Katakam
2023-03-19ixgb: Remove ixgb driverTony Nguyen
2023-03-19net: phy: at803x: Replace of_gpio.h with what indeed is usedAndy Shevchenko
2023-03-19net: smc91x: Replace of_gpio.h with what indeed is usedAndy Shevchenko
2023-03-19net: macb: Set MDIO clock divisor for pclk higher than 160MHzBartosz Wawrzyniak
2023-03-18Merge branch 'net-better-const'David S. Miller
2023-03-18tcp: preserve const qualifier in tcp_sk()Eric Dumazet
2023-03-18mptcp: preserve const qualifier in mptcp_sk()Eric Dumazet
2023-03-18x25: preserve const qualifier in [a]x25_sk()Eric Dumazet
2023-03-18smc: preserve const qualifier in smc_sk()Eric Dumazet
2023-03-18af_unix: preserve const qualifier in unix_sk()Eric Dumazet
2023-03-18dccp: preserve const qualifier in dccp_sk()Eric Dumazet
2023-03-18ipv6: raw: preserve const qualifier in raw6_sk()Eric Dumazet
2023-03-18raw: preserve const qualifier in raw_sk()Eric Dumazet
2023-03-18af_packet: preserve const qualifier in pkt_sk()Eric Dumazet
2023-03-18udp: preserve const qualifier in udp_sk()Eric Dumazet
2023-03-17Merge branch 'net-mlx5e-add-gbp-vxlan-hw-offload-support'Jakub Kicinski
2023-03-17net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offloadGavin Li
2023-03-17ip_tunnel: Preserve pointer const in ip_tunnel_info_optsGavin Li
2023-03-17net/mlx5e: Add helper for encap_info_equal for tunnels with optionsGavin Li
2023-03-17vxlan: Expose helper vxlan_build_gbp_hdrGavin Li
2023-03-17vxlan: Remove unused argument from vxlan_build_gbp_hdr( ) and vxlan_build_gpe...Gavin Li
2023-03-17wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang