index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
5
-48
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
28
-140
/
+28
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
7
-0
/
+7
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-08
net: dsa: sja1105: Don't return a negative in u8 sja1105_stp_state_get
Vladimir Oltean
1
-1
/
+5
2019-05-08
net: dsa: sja1105: fix check on while loop exit
Colin Ian King
1
-3
/
+4
2019-05-08
net: dsa: sja1105: Make 'sja1105et_regs' and 'sja1105pqrs_regs' static
Wang Hai
1
-2
/
+2
2019-05-08
net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"
Colin Ian King
1
-4
/
+4
2019-05-07
net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats
Nathan Chancellor
1
-1
/
+3
2019-05-07
net: dsa: lantiq: Add Forwarding Database access
Hauke Mehrtens
1
-0
/
+98
2019-05-07
net: dsa: lantiq: Add fast age function
Hauke Mehrtens
1
-0
/
+40
2019-05-07
net: dsa: lantiq: Add VLAN aware bridge offloading
Hauke Mehrtens
1
-4
/
+197
2019-05-07
net: dsa: lantiq: Add VLAN unaware bridge offloading
Hauke Mehrtens
1
-7
/
+468
2019-05-07
net: dsa: lantiq: Allow special tags only on CPU port
Hauke Mehrtens
1
-2
/
+4
2019-05-06
net: dsa: sja1105: Add support for Spanning Tree Protocol
Vladimir Oltean
1
-9
/
+99
2019-05-06
net: dsa: sja1105: Add support for traffic through standalone ports
Vladimir Oltean
3
-6
/
+139
2019-05-06
net: dsa: mv88e6xxx: refine SMI support
Vivien Didelot
5
-170
/
+219
2019-05-04
net: dsa: mv88e6xxx: Pass interrupt number in platform data
Andrew Lunn
1
-4
/
+9
2019-05-04
net: dsa :mv88e6xxx: Disable unused ports
Andrew Lunn
1
-1
/
+11
2019-05-04
net: dsa: mv88e6xxx: Set STP disable state in port_disable
Andrew Lunn
1
-0
/
+3
2019-05-03
net: dsa: sja1105: Reject unsupported link modes for AN
Vladimir Oltean
1
-0
/
+31
2019-05-03
net: dsa: sja1105: Prevent PHY jabbering during switch reset
Vladimir Oltean
2
-0
/
+38
2019-05-03
net: dsa: sja1105: Add support for configuring address ageing time
Vladimir Oltean
2
-2
/
+31
2019-05-03
net: dsa: sja1105: Add support for ethtool port counters
Vladimir Oltean
4
-1
/
+427
2019-05-03
net: dsa: sja1105: Add support for VLAN operations
Vladimir Oltean
3
-2
/
+287
2019-05-03
net: dsa: sja1105: Error out if RGMII delays are requested in DT
Vladimir Oltean
3
-1
/
+41
2019-05-03
net: dsa: sja1105: Add support for FDB and MDB management
Vladimir Oltean
3
-0
/
+239
2019-05-03
net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
Vladimir Oltean
12
-0
/
+3975
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2019-05-01
net: dsa: mv88e6060: Remove support for legacy probing
Andrew Lunn
2
-40
/
+2
2019-05-01
net: dsa: mv88e6060: Support probing as an mdio device
Andrew Lunn
1
-1
/
+58
2019-05-01
net: dsa: b53: Use vlan_filtering property from dsa_switch
Vladimir Oltean
2
-4
/
+2
2019-05-01
net: dsa: b53: Let DSA call .port_vlan_filtering only when necessary
Vladimir Oltean
1
-2
/
+2
2019-05-01
net: dsa: mt7530: Use the DSA vlan_filtering helper function
Vladimir Oltean
2
-12
/
+5
2019-05-01
net: dsa: mt7530: Let DSA handle the unsetting of vlan_filtering
Vladimir Oltean
1
-2
/
+2
2019-05-01
net: dsa: b53: Let DSA handle mismatched VLAN filtering settings
Vladimir Oltean
1
-18
/
+7
2019-04-30
net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc
Dan Carpenter
1
-0
/
+6
2019-04-28
net: dsa: mv88e6xxx: Remove legacy probe support
Andrew Lunn
1
-70
/
+1
2019-04-28
net: dsa: mv88e6060: Replace REG_READ macro
Andrew Lunn
1
-13
/
+7
2019-04-28
net: dsa: mv88e6060: Replace REG_WRITE macro
Andrew Lunn
1
-32
/
+41
2019-04-28
net: dsa: mv88e6060: Replace ds with priv
Andrew Lunn
2
-21
/
+23
2019-04-28
net: dsa: mv88e6060: Add SPDX header
Andrew Lunn
1
-5
/
+1
2019-04-20
net: dsa: mv88e6xxx: Only reconfigure MAC when something changes
Andrew Lunn
1
-0
/
+17
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+16
2019-04-04
net: dsa: microchip: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-28
net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
Heiner Kallweit
1
-8
/
+16
2019-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-19
/
+168
2019-03-27
net: dsa: mv88e6xxx: remove unneeded cmode initialization
Heiner Kallweit
2
-12
/
+0
2019-03-26
net: dsa: qca8k: extend slave-bus implementations
Christian Lamparter
2
-1
/
+168
2019-03-26
net: dsa: qca8k: remove leftover phy accessors
Christian Lamparter
1
-18
/
+0
[next]