Age | Commit message (Expand) | Author |
2024-06-25 | net: dsa: microchip: fix wrong register write when masking interrupt | Tristram Ha |
2024-06-23 | net: dsa: microchip: monitor potential faults in half-duplex mode | Enguerrand de Ribaucourt |
2024-06-23 | net: dsa: microchip: use collision based back pressure mode | Enguerrand de Ribaucourt |
2024-06-20 | net: dsa: microchip: fix initial port flush problem | Tristram Ha |
2024-06-10 | net dsa: qca8k: fix usages of device_get_named_child_node() | Andy Shevchenko |
2024-05-29 | net: dsa: microchip: fix RGMII error in KSZ DSA driver | Tristram Ha |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) |
2024-05-17 | net: dsa: microchip: Correct initialization order for KSZ88x3 ports | Oleksij Rempel |
2024-05-13 | net: dsa: microchip: dcb: set default apptrust to PCP only | Oleksij Rempel |
2024-05-13 | net: dsa: microchip: dcb: add comments for DSCP related functions | Oleksij Rempel |
2024-05-13 | net: dsa: microchip: dcb: rename IPV to IPM | Oleksij Rempel |
2024-05-10 | net: dsa: microchip: Fix spellig mistake "configur" -> "configure" | Colin Ian King |
2024-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-05-09 | net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only ports | Steffen Bätz |
2024-05-09 | net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 family | Steffen Bätz |
2024-05-08 | net: dsa: microchip: add support DSCP priority mapping | Oleksij Rempel |
2024-05-08 | net: dsa: microchip: let DCB code do PCP and DSCP policy configuration | Oleksij Rempel |
2024-05-08 | net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx... | Oleksij Rempel |
2024-05-08 | net: dsa: microchip: enable ETS support for KSZ989X variants | Oleksij Rempel |
2024-05-08 | net: dsa: microchip: dcb: add special handling for KSZ88X3 family | Oleksij Rempel |
2024-05-08 | net: dsa: microchip: add support for different DCB app configurations | Oleksij Rempel |
2024-05-08 | net: dsa: microchip: add multi queue support for KSZ88X3 variants | Oleksij Rempel |
2024-05-08 | net: dsa: microchip: add IPV information support | Oleksij Rempel |
2024-05-07 | net: dsa: mt7530: detect PHY muxing when PHY is defined on switch MDIO bus | Arınç ÜNAL |
2024-05-02 | net: dsa: mv88e6xxx: Correct check for empty list | Simon Horman |
2024-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-04-30 | net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341 | Marek Behún |
2024-04-30 | net: dsa: realtek: provide own phylink MAC operations | Russell King (Oracle) |
2024-04-30 | net: dsa: mt7530: do not set MT7530_P5_DIS when PHY muxing is being used | Arınç ÜNAL |
2024-04-29 | net: dsa: ksz_common: use separate phylink_mac_ops for ksz8830 | Russell King (Oracle) |
2024-04-29 | net: dsa: ksz_common: sub-driver phylink ops | Russell King (Oracle) |
2024-04-29 | net: dsa: ksz_common: provide own phylink MAC operations | Russell King (Oracle) |
2024-04-29 | net: dsa: ksz_common: remove phylink_mac_config from ksz_dev_ops | Russell King (Oracle) |
2024-04-29 | net: dsa: realtek: add LED drivers for rtl8366rb | Luiz Angelo Daros de Luca |
2024-04-29 | net: dsa: realtek: do not assert reset on remove | Luiz Angelo Daros de Luca |
2024-04-29 | net: dsa: realtek: keep default LED state in rtl8366rb | Luiz Angelo Daros de Luca |
2024-04-26 | net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings() | Justin Stitt |
2024-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-04-25 | net: dsa: b53: provide own phylink MAC operations | Florian Fainelli |
2024-04-25 | net: dsa: b53: Remove b53_adjust_link() | Florian Fainelli |
2024-04-25 | net: dsa: b53: Call b53_eee_init() from b53_mac_link_up() | Florian Fainelli |
2024-04-25 | net: dsa: b53: Configure RGMII for 531x5 and MII for 5325 | Florian Fainelli |
2024-04-25 | net: dsa: b53: Force flow control for BCM5301X CPU port(s) | Florian Fainelli |
2024-04-25 | net: dsa: b53: Introduce b53_adjust_5325_mii() | Florian Fainelli |
2024-04-25 | net: dsa: b53: Introduce b53_adjust_531x5_rgmii() | Florian Fainelli |
2024-04-25 | net: dsa: b53: Stop exporting b53_phylink_* routines | Florian Fainelli |
2024-04-25 | net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on 88E6250-family sw... | Matthias Schiffer |
2024-04-25 | net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset handlers | Matthias Schiffer |
2024-04-24 | net: dsa: mt7530: explain exposing MDIO bus of MT7531AE better | Arınç ÜNAL |
2024-04-24 | net: dsa: mt7530: do not pass port variable to mt7531_rgmii_setup() | Arınç ÜNAL |