summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)AuthorFilesLines
2023-03-22net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL1-5/+4
2023-03-22net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL1-11/+11
2023-03-22net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()Arınç ÜNAL1-6/+12
2023-03-17net: dsa: b53: mmap: fix device tree supportÁlvaro Fernández Rojas1-1/+1
2023-03-16net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795Marek Vasut1-1/+1
2023-03-16net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290Vladimir Oltean1-4/+12
2023-03-13net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is usedArınç ÜNAL1-31/+31
2023-03-13net: dsa: mt7530: remove now incorrect comment regarding port 5Arınç ÜNAL1-1/+1
2023-03-08net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean1-15/+20
2023-02-26net: dsa: ocelot_ext: remove unnecessary phylink.h includeRussell King (Oracle)1-1/+0
2023-02-26net: mscc: ocelot: fix duplicate driver name errorVladimir Oltean1-1/+1
2023-02-26net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean1-1/+1
2023-02-26net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean1-2/+2
2023-02-16net: dsa: ocelot: fix selecting MFD_OCELOTLukas Bulwahn1-1/+1
2023-02-13net: dsa: microchip: enable EEE supportOleksij Rempel1-0/+66
2023-02-10net: dsa: ocelot: add PTP dependency for NET_DSA_MSCC_OCELOT_EXTArnd Bergmann1-0/+1
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+19
2023-02-07net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean1-7/+19
2023-01-31net: dsa: microchip: ptp: fix up PTP dependencyArnd Bergmann1-2/+1
2023-01-30net: dsa: ocelot: add external ocelot switch controlColin Foster3-0/+185
2023-01-30net: dsa: felix: add functionality when not all ports are supportedColin Foster2-3/+9
2023-01-30net: dsa: felix: add support for MFD configurationsColin Foster1-0/+7
2023-01-30net: dsa: felix: add configurable device quirksColin Foster4-2/+8
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+5
2023-01-27net: dsa: mt7530: fix tristate and help descriptionArınç ÜNAL1-3/+4
2023-01-27net: dsa: qca8k: convert to regmap read/write APIChristian Marangi3-65/+77
2023-01-27net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb accessChristian Marangi2-4/+8
2023-01-26net: dsa: ocelot: build felix.c into a dedicated kernel moduleVladimir Oltean3-7/+21
2023-01-23net: dsa: microchip: add support for credit based shaperArun Ramadoss8-25/+151
2023-01-23net: dsa: microchip: enable port queues for tc mqprioArun Ramadoss6-1/+47
2023-01-23net: dsa: microchip: fix probe of I2C-connected KSZ8563Ahmad Fatoum1-1/+1
2023-01-23net: mscc: ocelot: add MAC Merge layer support for VSC9959Vladimir Oltean2-8/+30
2023-01-23net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959Vladimir Oltean2-0/+47
2023-01-20net: Remove C45 check in C22 only MDIO bus driversAndrew Lunn3-18/+0
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2023-01-20dsa: lan9303: Add flow ctrl in link_upJerry Ray1-11/+23
2023-01-20dsa: lan9303: Migrate to PHYLINKJerry Ray1-32/+69
2023-01-20dsa: lan9303: Port 0 is xMII portJerry Ray1-1/+8
2023-01-20dsa: lan9303: write reg only if necessaryJerry Ray1-2/+5
2023-01-20dsa: lan9303: Add exception logic for read failureJerry Ray1-1/+3
2023-01-20dsa: lan9303: move Turbo Mode bit initJerry Ray1-9/+7
2023-01-20dsa: lan9303: align dsa_switch_ops membersJerry Ray1-19/+19
2023-01-19net: dsa: microchip: ptp: Fix error code in ksz_hwtstamp_set()Dan Carpenter1-4/+6
2023-01-19net: dsa: microchip: ksz9477: port map correction in ALU table entry registerRakesh Sankaranarayanan1-2/+2
2023-01-17net: dsa: sja1105: Separate C22 and C45 transactions for T1 MDIO busAndrew Lunn1-44/+43
2023-01-17net: dsa: sja1105: C45 only transactions for PCSAndrew Lunn3-49/+35
2023-01-17net: dsa: mt7530: Separate C22 and C45 MDIO bus transactionsAndrew Lunn2-47/+55
2023-01-16net: dsa: mv88e6xxx: Enable PTP receive for mv88e6390Kurt Kanzenbach6-3/+66
2023-01-13enetc: Separate C22 and C45 transactionsAndrew Lunn1-2/+4
2023-01-13net: dsa: microchip: ptp: lan937x: Enable periodic output in LED pinsArun Ramadoss2-0/+34