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-07-13
net: dsa: qca8k: replace legacy gpio include
Christian Lamparter
1
-1
/
+1
2019-07-09
net: dsa: vsc73xx: fix NET_DSA and OF dependencies
Arnd Bergmann
1
-0
/
+4
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+4
2019-07-08
net: dsa: vsc73xx: Assert reset if iCPU is enabled
Pawel Dembicki
1
-19
/
+17
2019-07-08
net: dsa: vsc73xx: add support for parallel mode
Pawel Dembicki
3
-0
/
+174
2019-07-08
net: dsa: vsc73xx: Split vsc73xx driver
Pawel Dembicki
5
-162
/
+254
2019-06-29
net: dsa: mv88e6xxx: wait after reset deactivation
Baruch Siach
1
-0
/
+2
2019-06-28
net: dsa: b53: Disable all ports on setup
Benedikt Spranger
1
-2
/
+2
2019-06-28
net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINK
Vladimir Oltean
1
-0
/
+5
2019-06-28
net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reports
Vladimir Oltean
1
-0
/
+44
2019-06-28
net: dsa: sja1105: Don't check state->link in phylink_mac_config
Vladimir Oltean
1
-4
/
+7
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2019-06-28
net: dsa: microchip: Replace bit RMW with regmap
Marek Vasut
1
-12
/
+10
2019-06-28
net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmap
Marek Vasut
1
-20
/
+12
2019-06-28
net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmap
Marek Vasut
1
-22
/
+12
2019-06-28
net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmap
Marek Vasut
1
-18
/
+8
2019-06-28
net: dsa: microchip: Replace ad-hoc polling with regmap
Marek Vasut
2
-23
/
+5
2019-06-27
net: dsa: qca8k: introduce reset via gpio feature
Christian Lamparter
2
-0
/
+17
2019-06-27
net: dsa: sja1105: Implement is_static for FDB entries on E/T
Vladimir Oltean
1
-0
/
+15
2019-06-27
net: dsa: sja1105: Use correct dsa_8021q VIDs for FDB commands
Vladimir Oltean
1
-26
/
+56
2019-06-27
net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/S
Vladimir Oltean
3
-5
/
+62
2019-06-27
net: dsa: sja1105: Add a high-level overview of the dynamic config interface
Vladimir Oltean
1
-0
/
+92
2019-06-27
net: dsa: sja1105: Back up static FDB entries in kernel memory
Vladimir Oltean
1
-12
/
+99
2019-06-27
net: dsa: sja1105: Make P/Q/R/S learn MAC addresses
Vladimir Oltean
3
-0
/
+8
2019-06-27
net: dsa: sja1105: Actually implement the P/Q/R/S FDB bits
Vladimir Oltean
1
-0
/
+5
2019-06-27
net: dsa: sja1105: Make vid 1 the default pvid
Vladimir Oltean
1
-9
/
+4
2019-06-27
net: dsa: sja1105: Cancel PTP delayed work on unregister
Vladimir Oltean
1
-0
/
+1
2019-06-27
net: dsa: sja1105: Build PTP support in main DSA driver
Vladimir Oltean
4
-18
/
+1
2019-06-27
net: dsa: microchip: Replace ad-hoc bit manipulation with regmap
Marek Vasut
1
-40
/
+6
2019-06-27
net: dsa: microchip: Factor out regmap config generation into common header
Marek Vasut
2
-26
/
+35
2019-06-27
net: dsa: microchip: Dispose of ksz_io_ops
Marek Vasut
4
-112
/
+17
2019-06-27
net: dsa: microchip: Initial SPI regmap support
Marek Vasut
3
-66
/
+52
2019-06-27
net: dsa: microchip: Factor out register access opcode generation
Marek Vasut
1
-10
/
+12
2019-06-27
net: dsa: microchip: Use PORT_CTRL_ADDR() instead of indirect function call
Marek Vasut
1
-1
/
+1
2019-06-27
net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.c
Marek Vasut
2
-29
/
+29
2019-06-27
net: dsa: microchip: Inline ksz_spi.h
Marek Vasut
2
-60
/
+42
2019-06-27
net: dsa: microchip: Remove ksz_{get,set}()
Marek Vasut
4
-38
/
+0
2019-06-27
net: dsa: microchip: Remove ksz_{read,write}24()
Marek Vasut
3
-49
/
+0
2019-06-26
net: dsa: microchip: Use gpiod_set_value_cansleep()
Marek Vasut
1
-3
/
+3
2019-06-23
net: dsa: mv88e6xxx: introduce helpers for handling chip->reg_lock
Rasmus Villemoes
9
-148
/
+158
2019-06-23
net: dsa: mt7530: Add MT7621 TRGMII mode support
René van Dorst
2
-10
/
+40
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-19
net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6250_g1_vtu_loadpurge()
Rasmus Villemoes
1
-1
/
+1
2019-06-19
net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()
Rasmus Villemoes
1
-1
/
+1
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-17
/
+13
2019-06-18
net: dsa: sja1105: fix ptp link error
Arnd Bergmann
2
-2
/
+5
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-8
/
+12
2019-06-15
net: dsa: rtl8366: Fix up VLAN filtering
Linus Walleij
1
-3
/
+4
2019-06-15
Revert "net: dsa: mv88e6xxx: do not flood CPU with unknown multicast"
David S. Miller
1
-5
/
+7
2019-06-15
net: dsa: mv88e6xxx: do not flood CPU with unknown multicast
Vivien Didelot
1
-7
/
+5
[next]