summaryrefslogtreecommitdiff
path: root/drivers/net
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-20net: ethernet: mtk_eth_soc: add support for MT7981 SoCDaniel Golle
2023-03-20r8169: consolidate disabling ASPM before EPHY accessHeiner Kallweit
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-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-19net: lan966x: Stop using packing libraryHoratiu Vultur
2023-03-19net: lan966x: Don't read RX timestamp if not neededHoratiu Vultur
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-17net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offloadGavin 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
2023-03-17net: macb: Increase halt timeout to accommodate 10Mbps linkHarini Katakam
2023-03-17net: dsa: mv88e6xxx: mask apparently non-existing phys during probingKlaus Kudielka
2023-03-17net: dsa: mv88e6xxx: move call to mv88e6xxx_mdios_register()Klaus Kudielka
2023-03-17net: dsa: mv88e6xxx: re-order functionsKlaus Kudielka
2023-03-17net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus codeVladimir Oltean
2023-03-17net: wangxun: Remove macro that is redefinedmengyuanlou
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-17gve: Add AF_XDP zero-copy support for GQI-QPL formatPraveen Kaligineedi
2023-03-17gve: Add XDP REDIRECT support for GQI-QPL formatPraveen Kaligineedi
2023-03-17gve: Add XDP DROP and TX support for GQI-QPL formatPraveen Kaligineedi
2023-03-17gve: Changes to add new TX queuesPraveen Kaligineedi
2023-03-17gve: XDP support GQI-QPL: helper function changesPraveen Kaligineedi
2023-03-17net: pcs: lynx: don't print an_enabled in pcs_get_state()Russell King (Oracle)
2023-03-17net: pcs: xpcs: remove double-read of link state when using ANRussell King (Oracle)
2023-03-17vxlan: Enable MDB supportIdo Schimmel
2023-03-17vxlan: Add MDB data path supportIdo Schimmel
2023-03-17vxlan: mdb: Add an internal flag to indicate MDB usageIdo Schimmel
2023-03-17vxlan: mdb: Add MDB control path supportIdo Schimmel
2023-03-17vxlan: Expose vxlan_xmit_one()Ido Schimmel
2023-03-17vxlan: Move address helpers to private headersIdo Schimmel
2023-03-17net: mana: Add new MANA VF performance counters for easier troubleshootingShradha Gupta
2023-03-17bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave failsNikolay Aleksandrov
2023-03-17bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type changeNikolay Aleksandrov