summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2024-10-24net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang
2024-10-24net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang
2024-10-24net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang
2024-10-24net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey
2024-10-20net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh
2024-10-15net: dsa: vsc73xx: fix reception from VLAN-unaware bridgesVladimir Oltean
2024-10-15net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361Peter Rashleigh
2024-10-08net: dsa: b53: fix jumbo frames on 10/100 portsJonas Gorski
2024-10-08net: dsa: b53: allow lower MTUs on BCM5325/5365Jonas Gorski
2024-10-08net: dsa: b53: fix max MTU for BCM5325/BCM5365Jonas Gorski
2024-10-08net: dsa: b53: fix max MTU for 1g switchesJonas Gorski
2024-10-08net: dsa: b53: fix jumbo frame mtu checkJonas Gorski
2024-10-07net: dsa: lan9303: ensure chip reset and wait for READY statusAnatolij Gustschin
2024-10-04net: dsa: sja1105: fix reception from VLAN-unaware bridgesVladimir Oltean
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-11net: dsa: felix: ignore pending status of TAS module when it's disabledXiaoliang Yang
2024-09-06net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-06net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-06net: dsa: microchip: replace unclear KSZ8830 stringsPieter Van Trappen
2024-09-06net: dsa: microchip: clean up ksz8_reg definition macrosPieter Van Trappen
2024-09-06net: dsa: microchip: rename ksz8 series filesPieter Van Trappen
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-05net: dsa: felix: Annotate struct action_gate_entry with __counted_byHongbo Li
2024-09-05net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki
2024-09-03net: dsa: microchip: Use scoped function to simplfy codeJinjie Ruan
2024-09-03net: dsa: realtek: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-03net: dsa: vsc73xx: implement FDB operationsPawel Dembicki
2024-08-29net: dsa: realtek: make use of dev_err_cast_probe()Hongbo Li
2024-08-28net: dsa: mv88e6xxx: Remove stale commentAndy Shevchenko
2024-08-27net: dsa: microchip: Add KSZ8895/KSZ8864 switch supportTristram Ha
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-21net: dsa: sja1105: Simplify with scoped for each OF child loopJinjie Ruan
2024-08-21net: dsa: ocelot: Simplify with scoped for each OF child loopJinjie Ruan
2024-08-20net: dsa: b53: Use dev_err_probe()Florian Fainelli
2024-08-20net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang
2024-08-20net: dsa: microchip: fix PTP config failure when using multiple portsMartin Whitaker
2024-08-16net: dsa: microchip: fix KSZ87xx family structure wrt the datasheetPieter Van Trappen
2024-08-16net: dsa: microchip: add WoL support for KSZ87xx familyPieter Van Trappen
2024-08-16net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_commonPieter Van Trappen
2024-08-16net: dsa: microchip: move KSZ9477 WoL functions to ksz_commonPieter Van Trappen
2024-08-16net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021qVladimir Oltean
2024-08-16net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-13net: dsa: microchip: ksz9477: unwrap URL in commentEnguerrand de Ribaucourt
2024-08-12net: dsa: vsc73xx: allow phy resettingPawel Dembicki
2024-08-12net: dsa: vsc73xx: check busy flag in MDIO operationsPawel Dembicki
2024-08-12net: dsa: vsc73xx: pass value in phy_write operationPawel Dembicki
2024-08-12net: dsa: vsc73xx: fix port MAC configuration in full duplex modePawel Dembicki
2024-08-11net: dsa: microchip: ksz9477: split half-duplex monitoring functionEnguerrand de Ribaucourt