summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2024-11-01net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang
2024-11-01net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang
2024-11-01net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang
2024-11-01net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey
2024-11-01net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh
2024-11-01net: dsa: vsc73xx: fix reception from VLAN-unaware bridgesVladimir Oltean
2024-11-01net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361Peter Rashleigh
2024-10-17net: dsa: lan9303: ensure chip reset and wait for READY statusAnatolij Gustschin
2024-10-17net: dsa: b53: fix jumbo frames on 10/100 portsJonas Gorski
2024-10-17net: dsa: b53: allow lower MTUs on BCM5325/5365Jonas Gorski
2024-10-17net: dsa: b53: fix max MTU for BCM5325/BCM5365Jonas Gorski
2024-10-17net: dsa: b53: fix max MTU for 1g switchesJonas Gorski
2024-10-17net: dsa: b53: fix jumbo frame mtu checkJonas Gorski
2024-10-17net: dsa: sja1105: fix reception from VLAN-unaware bridgesVladimir Oltean
2024-09-11net: dsa: felix: ignore pending status of TAS module when it's disabledXiaoliang Yang
2024-09-05net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki
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: 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-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-08net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.Martin Whitaker
2024-08-07net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()Joe Hattori
2024-08-06net: dsa: microchip: Fix Wake-on-LAN check to not return an errorTristram Ha
2024-07-18net: dsa: b53: Limit chip-wide jumbo frame config to CPU portsMartin Willi
2024-07-18net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU portsMartin Willi
2024-07-15dsa: lan9303: consistent naming for PHY address parameterChristian Eggers
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-15net: dsa: vsc73xx: start treating the BR_LEARNING flagPawel Dembicki
2024-07-15net: dsa: vsc73xx: Add bridge supportPawel Dembicki
2024-07-15net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone usePawel Dembicki
2024-07-15net: dsa: Define max num of bridges in tag8021q implementationPawel Dembicki
2024-07-15net: dsa: vsc73xx: Implement the tag_8021q VLAN operationsPawel Dembicki
2024-07-15net: dsa: vsc73xx: Add vlan filteringPawel Dembicki
2024-07-15net: dsa: vsc73xx: add port_stp_state_set functionPawel Dembicki
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-08net: dsa: microchip: lan9371/2: update MAC capabilities for port 4Oleksij Rempel
2024-07-05net: dsa: ar9331: constify struct regmap_busJavier Carrasco
2024-07-05net: dsa: qca8k: constify struct regmap_configJavier Carrasco
2024-07-04dsa: lan9303: Fix mapping between DSA port number and PHY addressChristian Eggers
2024-07-04net: dsa: microchip: lan937x: Add error handling in lan937x_setupOleksij Rempel
2024-07-03net: dsa: microchip: lan937x: disable VPHY supportLucas Stach
2024-07-03net: dsa: microchip: lan937x: disable in-band status support for RGMII interf...Lucas Stach
2024-07-03net: dsa: microchip: lan9371/2: add 100BaseTX PHY supportLucas Stach
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-26net: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König