summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: felix: ignore pending status of TAS module when it's disabledXiaoliang Yang2024-09-181-4/+7
* net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki2024-09-121-2/+8
* net: dsa: microchip: fix PTP config failure when using multiple portsMartin Whitaker2024-08-291-4/+1
* net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang2024-08-291-1/+2
* net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean2024-08-291-0/+11
* net: dsa: vsc73xx: check busy flag in MDIO operationsPawel Dembicki2024-08-291-1/+36
* net: dsa: vsc73xx: pass value in phy_write operationPawel Dembicki2024-08-291-1/+1
* net: dsa: vsc73xx: fix port MAC configuration in full duplex modePawel Dembicki2024-08-291-1/+5
* net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.Martin Whitaker2024-08-141-0/+11
* net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()Joe Hattori2024-08-141-1/+3
* net: dsa: microchip: Fix Wake-on-LAN check to not return an errorTristram Ha2024-08-141-0/+5
* net: dsa: b53: Limit chip-wide jumbo frame config to CPU portsMartin Willi2024-08-031-0/+3
* net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU portsMartin Willi2024-08-031-1/+2
* net: dsa: ksz_common: Allow only up to two HSR HW offloaded ports for KSZ9477Lukasz Majewski2024-08-031-0/+7
* dsa: lan9303: Fix mapping between DSA port number and PHY addressChristian Eggers2024-07-041-13/+10
* net: dsa: microchip: fix wrong register write when masking interruptTristram Ha2024-06-251-1/+1
* net: dsa: microchip: monitor potential faults in half-duplex modeEnguerrand de Ribaucourt2024-06-235-2/+73
* net: dsa: microchip: use collision based back pressure modeEnguerrand de Ribaucourt2024-06-232-0/+5
* net: dsa: microchip: fix initial port flush problemTristram Ha2024-06-201-4/+2
* net dsa: qca8k: fix usages of device_get_named_child_node()Andy Shevchenko2024-06-101-2/+10
* net: dsa: microchip: fix RGMII error in KSZ DSA driverTristram Ha2024-05-291-1/+1
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-2/+2
* net: dsa: microchip: Correct initialization order for KSZ88x3 portsOleksij Rempel2024-05-171-0/+10
* net: dsa: microchip: dcb: set default apptrust to PCP onlyOleksij Rempel2024-05-131-18/+3
* net: dsa: microchip: dcb: add comments for DSCP related functionsOleksij Rempel2024-05-131-0/+31
* net: dsa: microchip: dcb: rename IPV to IPMOleksij Rempel2024-05-133-51/+51
* net: dsa: microchip: Fix spellig mistake "configur" -> "configure"Colin Ian King2024-05-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-091-8/+31
|\
| * net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only portsSteffen Bätz2024-05-091-6/+17
| * net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 familySteffen Bätz2024-05-091-2/+14
* | net: dsa: microchip: add support DSCP priority mappingOleksij Rempel2024-05-083-15/+50
* | net: dsa: microchip: let DCB code do PCP and DSCP policy configurationOleksij Rempel2024-05-082-12/+0
* | net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx...Oleksij Rempel2024-05-081-24/+33
* | net: dsa: microchip: enable ETS support for KSZ989X variantsOleksij Rempel2024-05-082-12/+1
* | net: dsa: microchip: dcb: add special handling for KSZ88X3 familyOleksij Rempel2024-05-084-3/+242
* | net: dsa: microchip: add support for different DCB app configurationsOleksij Rempel2024-05-086-2/+583
* | net: dsa: microchip: add multi queue support for KSZ88X3 variantsOleksij Rempel2024-05-082-35/+61
* | net: dsa: microchip: add IPV information supportOleksij Rempel2024-05-082-3/+20
* | net: dsa: mt7530: detect PHY muxing when PHY is defined on switch MDIO busArınç ÜNAL2024-05-071-1/+2
* | net: dsa: mv88e6xxx: Correct check for empty listSimon Horman2024-05-021-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-021-2/+2
|\|
| * net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún2024-04-301-2/+2
* | net: dsa: realtek: provide own phylink MAC operationsRussell King (Oracle)2024-04-304-18/+46
* | net: dsa: mt7530: do not set MT7530_P5_DIS when PHY muxing is being usedArınç ÜNAL2024-04-301-1/+2
* | net: dsa: ksz_common: use separate phylink_mac_ops for ksz8830Russell King (Oracle)2024-04-291-6/+20
* | net: dsa: ksz_common: sub-driver phylink opsRussell King (Oracle)2024-04-294-37/+65
* | net: dsa: ksz_common: provide own phylink MAC operationsRussell King (Oracle)2024-04-291-16/+26
* | net: dsa: ksz_common: remove phylink_mac_config from ksz_dev_opsRussell King (Oracle)2024-04-292-6/+0
* | net: dsa: realtek: add LED drivers for rtl8366rbLuiz Angelo Daros de Luca2024-04-291-39/+265
* | net: dsa: realtek: do not assert reset on removeLuiz Angelo Daros de Luca2024-04-291-5/+2