index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
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-21
net: dsa: qca8k: add support for bridge port isolation
Matthias Schiffer
2024-06-21
net: dsa: qca8k: factor out bridge join/leave logic
Matthias Schiffer
2024-06-21
net: dsa: qca8k: do not write port mask twice in bridge join/leave
Matthias Schiffer
2024-06-21
net: dsa: ksz_common: Allow only up to two HSR HW offloaded ports for KSZ9477
Lukasz Majewski
2024-06-20
net: dsa: microchip: fix initial port flush problem
Tristram Ha
2024-06-19
net: dsa: mt7530: add support for bridge port isolation
Matthias Schiffer
2024-06-19
net: dsa: mt7530: factor out bridge join/leave logic
Matthias Schiffer
2024-06-13
net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()
Martin Blumenstingl
2024-06-13
net: dsa: lantiq_gswip: Update comments in gswip_port_vlan_filtering()
Martin Blumenstingl
2024-06-13
net: dsa: lantiq_gswip: Remove dead code from gswip_add_single_port_br()
Martin Schiller
2024-06-13
net: dsa: lantiq_gswip: Consistently use macros for the mac bridge table
Martin Blumenstingl
2024-06-13
net: dsa: lantiq_gswip: Change literal 6 to ETH_ALEN
Martin Blumenstingl
2024-06-13
net: dsa: lantiq_gswip: Use dsa_is_cpu_port() in gswip_port_change_mtu()
Martin Blumenstingl
2024-06-13
net: dsa: lantiq_gswip: do also enable or disable cpu port
Martin Schiller
2024-06-13
net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()
Martin Blumenstingl
2024-06-13
net: dsa: lantiq_gswip: Use dev_err_probe where appropriate
Martin Blumenstingl
2024-06-13
net: dsa: lantiq_gswip: add terminating \n where missing
Martin Schiller
2024-06-13
net: dsa: lantiq_gswip: Only allow phy-mode = "internal" on the CPU port
Martin Blumenstingl
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-10
net: dsa: hellcreek: Replace kernel.h with what is used
Andy Shevchenko
2024-06-10
net dsa: qca8k: fix usages of device_get_named_child_node()
Andy Shevchenko
2024-06-03
net: dsa: ocelot: unexport felix_phylink_mac_ops and felix_switch_ops
Vladimir Oltean
2024-06-03
net: dsa: ocelot: common probing code
Vladimir Oltean
2024-06-03
net: dsa: ocelot: use ds->num_tx_queues = OCELOT_NUM_TC for all models
Vladimir Oltean
2024-06-03
net: dsa: ocelot: move devm_request_threaded_irq() to felix_setup()
Vladimir Oltean
2024-06-03
net: dsa: ocelot: consistently use devres in felix_pci_probe()
Vladimir Oltean
2024-06-03
net: dsa: ocelot: delete open coded status = "disabled" parsing
Vladimir Oltean
2024-06-03
net: dsa: ocelot: use devres in seville_probe()
Vladimir Oltean
2024-06-03
net: dsa: ocelot: use devres in ocelot_ext_probe()
Vladimir Oltean
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-29
net: dsa: microchip: fix RGMII error in KSZ DSA driver
Tristram Ha
2024-05-29
net: dsa: felix: provide own phylink MAC operations
Russell King (Oracle)
2024-05-29
net: dsa: lan9303: imply SMSC_PHY
Alexander Sverdlin
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
[prev]
[next]