index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-13
net: dsa: lantiq_gswip: do also enable or disable cpu port
Martin Schiller
1
-16
/
+8
2024-06-13
net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()
Martin Blumenstingl
1
-2
/
+0
2024-06-13
net: dsa: lantiq_gswip: Use dev_err_probe where appropriate
Martin Blumenstingl
1
-28
/
+25
2024-06-13
net: dsa: lantiq_gswip: add terminating \n where missing
Martin Schiller
1
-7
/
+7
2024-06-13
net: dsa: lantiq_gswip: Only allow phy-mode = "internal" on the CPU port
Martin Blumenstingl
1
-0
/
+2
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+10
2024-06-10
net: dsa: hellcreek: Replace kernel.h with what is used
Andy Shevchenko
1
-3
/
+5
2024-06-10
net dsa: qca8k: fix usages of device_get_named_child_node()
Andy Shevchenko
1
-2
/
+10
2024-06-03
net: dsa: ocelot: unexport felix_phylink_mac_ops and felix_switch_ops
Vladimir Oltean
2
-7
/
+2
2024-06-03
net: dsa: ocelot: common probing code
Vladimir Oltean
5
-111
/
+63
2024-06-03
net: dsa: ocelot: use ds->num_tx_queues = OCELOT_NUM_TC for all models
Vladimir Oltean
4
-6
/
+5
2024-06-03
net: dsa: ocelot: move devm_request_threaded_irq() to felix_setup()
Vladimir Oltean
3
-21
/
+33
2024-06-03
net: dsa: ocelot: consistently use devres in felix_pci_probe()
Vladimir Oltean
1
-25
/
+15
2024-06-03
net: dsa: ocelot: delete open coded status = "disabled" parsing
Vladimir Oltean
1
-5
/
+0
2024-06-03
net: dsa: ocelot: use devres in seville_probe()
Vladimir Oltean
1
-31
/
+13
2024-06-03
net: dsa: ocelot: use devres in ocelot_ext_probe()
Vladimir Oltean
1
-19
/
+5
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-05-29
net: dsa: microchip: fix RGMII error in KSZ DSA driver
Tristram Ha
1
-1
/
+1
2024-05-29
net: dsa: felix: provide own phylink MAC operations
Russell King (Oracle)
5
-18
/
+40
2024-05-29
net: dsa: lan9303: imply SMSC_PHY
Alexander Sverdlin
1
-0
/
+1
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-2
/
+2
2024-05-17
net: dsa: microchip: Correct initialization order for KSZ88x3 ports
Oleksij Rempel
1
-0
/
+10
2024-05-13
net: dsa: microchip: dcb: set default apptrust to PCP only
Oleksij Rempel
1
-18
/
+3
2024-05-13
net: dsa: microchip: dcb: add comments for DSCP related functions
Oleksij Rempel
1
-0
/
+31
2024-05-13
net: dsa: microchip: dcb: rename IPV to IPM
Oleksij Rempel
3
-51
/
+51
2024-05-10
net: dsa: microchip: Fix spellig mistake "configur" -> "configure"
Colin Ian King
1
-1
/
+1
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+31
2024-05-09
net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only ports
Steffen Bätz
1
-6
/
+17
2024-05-09
net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 family
Steffen Bätz
1
-2
/
+14
2024-05-08
net: dsa: microchip: add support DSCP priority mapping
Oleksij Rempel
3
-15
/
+50
2024-05-08
net: dsa: microchip: let DCB code do PCP and DSCP policy configuration
Oleksij Rempel
2
-12
/
+0
2024-05-08
net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx...
Oleksij Rempel
1
-24
/
+33
2024-05-08
net: dsa: microchip: enable ETS support for KSZ989X variants
Oleksij Rempel
2
-12
/
+1
2024-05-08
net: dsa: microchip: dcb: add special handling for KSZ88X3 family
Oleksij Rempel
4
-3
/
+242
2024-05-08
net: dsa: microchip: add support for different DCB app configurations
Oleksij Rempel
6
-2
/
+583
2024-05-08
net: dsa: microchip: add multi queue support for KSZ88X3 variants
Oleksij Rempel
2
-35
/
+61
2024-05-08
net: dsa: microchip: add IPV information support
Oleksij Rempel
2
-3
/
+20
2024-05-07
net: dsa: mt7530: detect PHY muxing when PHY is defined on switch MDIO bus
Arınç ÜNAL
1
-1
/
+2
2024-05-02
net: dsa: mv88e6xxx: Correct check for empty list
Simon Horman
1
-2
/
+2
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-04-30
net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
Marek Behún
1
-2
/
+2
2024-04-30
net: dsa: realtek: provide own phylink MAC operations
Russell King (Oracle)
4
-18
/
+46
2024-04-30
net: dsa: mt7530: do not set MT7530_P5_DIS when PHY muxing is being used
Arınç ÜNAL
1
-1
/
+2
2024-04-29
net: dsa: ksz_common: use separate phylink_mac_ops for ksz8830
Russell King (Oracle)
1
-6
/
+20
2024-04-29
net: dsa: ksz_common: sub-driver phylink ops
Russell King (Oracle)
4
-37
/
+65
2024-04-29
net: dsa: ksz_common: provide own phylink MAC operations
Russell King (Oracle)
1
-16
/
+26
2024-04-29
net: dsa: ksz_common: remove phylink_mac_config from ksz_dev_ops
Russell King (Oracle)
2
-6
/
+0
2024-04-29
net: dsa: realtek: add LED drivers for rtl8366rb
Luiz Angelo Daros de Luca
1
-39
/
+265
2024-04-29
net: dsa: realtek: do not assert reset on remove
Luiz Angelo Daros de Luca
1
-5
/
+2
2024-04-29
net: dsa: realtek: keep default LED state in rtl8366rb
Luiz Angelo Daros de Luca
1
-67
/
+20
[prev]
[next]