summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: pcs: add driver for MediaTek SGMII PCSDaniel Golle2023-03-205-0/+334
* net: ethernet: mtk_eth_soc: ppe: add support for flow accountingDaniel Golle2023-03-207-9/+172
* net: ethernet: mtk_eth_soc: set MDIO bus clock frequencyDaniel Golle2023-03-202-0/+28
* dt-bindings: net: pcs: mediatek,sgmiisys: add MT7981 SoCDaniel Golle2023-03-201-0/+6
* dt-bindings: arm: mediatek: sgmiisys: Convert to DT schemaDaniel Golle2023-03-202-27/+49
* dt-bindings: net: mediatek,net: add mt7981-eth bindingDaniel Golle2023-03-201-5/+48
* net: ethernet: mtk_eth_soc: add support for MT7981 SoCDaniel Golle2023-03-204-3/+73
* MAINTAINERS: remove file entry in NFC SUBSYSTEM after platform_data movementLukas Bulwahn2023-03-201-1/+0
* r8169: consolidate disabling ASPM before EPHY accessHeiner Kallweit2023-03-201-39/+3
* Merge branch 'reuse-smsc-phy-functionality'David S. Miller2023-03-204-76/+28
|\
| * net: phy: meson-gxl: reuse functionality of the SMSC PHY driverHeiner Kallweit2023-03-202-69/+9
| * net: phy: smsc: export functions for use by meson-gxl PHY driverHeiner Kallweit2023-03-202-7/+19
|/
* Merge branch 'ocelot-external-ports'David S. Miller2023-03-209-81/+169
|\
| * net: dsa: ocelot: add support for external physColin Foster2023-03-201-7/+9
| * net: dsa: felix: allow serdes configuration for dsa portsColin Foster2023-03-202-0/+8
| * net: dsa: felix: allow configurable phylink_mac_configColin Foster2023-03-202-0/+15
| * net: dsa: felix: attempt to initialize internal hsio pllsColin Foster2023-03-201-0/+3
| * net: mscc: ocelot: expose serdes configuration functionColin Foster2023-03-203-26/+47
| * net: mscc: ocelot: expose generic phylink_mac_config routineColin Foster2023-03-203-18/+32
| * net: mscc: ocelot: expose ocelot_pll5_init routineColin Foster2023-03-203-30/+33
| * mfd: ocelot: add ocelot-serdes capabilityColin Foster2023-03-201-0/+13
| * phy: phy-ocelot-serdes: add ability to be used in a non-syscon configurationColin Foster2023-03-201-0/+9
|/
* Merge branch 'lan966x-tx-rx-improve'David S. Miller2023-03-195-39/+65
|\
| * net: lan966x: Stop using packing libraryHoratiu Vultur2023-03-192-25/+50
| * net: lan966x: Don't read RX timestamp if not neededHoratiu Vultur2023-03-194-14/+15
|/
* net/packet: remove po->xmitEric Dumazet2023-03-192-16/+10
* net: macb: Reset TX when TX halt times outHarini Katakam2023-03-191-2/+8
* ixgb: Remove ixgb driverTony Nguyen2023-03-1926-6772/+0
* net: phy: at803x: Replace of_gpio.h with what indeed is usedAndy Shevchenko2023-03-191-2/+1
* net: smc91x: Replace of_gpio.h with what indeed is usedAndy Shevchenko2023-03-191-1/+1
* net: macb: Set MDIO clock divisor for pclk higher than 160MHzBartosz Wawrzyniak2023-03-192-1/+7
* Merge branch 'net-better-const'David S. Miller2023-03-1819-57/+36
|\
| * tcp: preserve const qualifier in tcp_sk()Eric Dumazet2023-03-187-13/+21
| * mptcp: preserve const qualifier in mptcp_sk()Eric Dumazet2023-03-182-7/+4
| * x25: preserve const qualifier in [a]x25_sk()Eric Dumazet2023-03-182-8/+2
| * smc: preserve const qualifier in smc_sk()Eric Dumazet2023-03-181-4/+1
| * af_unix: preserve const qualifier in unix_sk()Eric Dumazet2023-03-182-5/+2
| * dccp: preserve const qualifier in dccp_sk()Eric Dumazet2023-03-181-4/+2
| * ipv6: raw: preserve const qualifier in raw6_sk()Eric Dumazet2023-03-181-4/+1
| * raw: preserve const qualifier in raw_sk()Eric Dumazet2023-03-181-4/+1
| * af_packet: preserve const qualifier in pkt_sk()Eric Dumazet2023-03-181-4/+1
| * udp: preserve const qualifier in udp_sk()Eric Dumazet2023-03-181-4/+1
|/
* Merge branch 'net-mlx5e-add-gbp-vxlan-hw-offload-support'Jakub Kicinski2023-03-179-56/+151
|\
| * net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offloadGavin Li2023-03-173-4/+87
| * ip_tunnel: Preserve pointer const in ip_tunnel_info_optsGavin Li2023-03-171-5/+6
| * net/mlx5e: Add helper for encap_info_equal for tunnels with optionsGavin Li2023-03-173-23/+36
| * vxlan: Expose helper vxlan_build_gbp_hdrGavin Li2023-03-172-19/+19
| * vxlan: Remove unused argument from vxlan_build_gbp_hdr( ) and vxlan_build_gpe...Gavin Li2023-03-171-6/+4
|/
* wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang2023-03-178-36/+81
* net: macb: Increase halt timeout to accommodate 10Mbps linkHarini Katakam2023-03-171-2/+1