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.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
/
net
/
dsa
/
slave.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
net: dsa: include switchdev.h only once
Vivien Didelot
1
-1
/
+0
2017-05-18
net: dsa: include dsa.h only once
Vivien Didelot
1
-1
/
+1
2017-05-17
net: dsa: store CPU port pointer in the tree
Vivien Didelot
1
-5
/
+5
2017-03-29
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-16
net: dsa: check out-of-range ageing time value
Vivien Didelot
1
-2
/
+6
2017-03-16
net: dsa: dsa_fastest_ageing_time return unsigned
Vivien Didelot
1
-2
/
+2
2017-02-07
net: dsa: Do not clobber PHY link outside of state machine
Florian Fainelli
1
-7
/
+3
2017-02-07
net: dsa: introduce bridge notifier
Vivien Didelot
1
-11
/
+29
2017-02-07
net: dsa: change state setter scope
Vivien Didelot
1
-6
/
+9
2017-02-07
net: dsa: rollback bridging on error
Vivien Didelot
1
-1
/
+13
2017-02-07
net: dsa: simplify netdevice events handling
Vivien Didelot
1
-28
/
+16
2017-02-07
net: dsa: move netdevice notifier registration
Vivien Didelot
1
-2
/
+20
2017-01-30
net: dsa: Add plumbing for port mirroring
Florian Fainelli
1
-1
/
+136
2017-01-30
net: dsa: Hook {get,set}_rxnfc ethtool operations
Florian Fainelli
1
-0
/
+26
2017-01-30
net: dsa: pass bridge device when a port leaves
Vivien Didelot
1
-5
/
+5
2017-01-30
net: dsa: move bridge device in dsa_port
Vivien Didelot
1
-5
/
+5
2017-01-30
net: dsa: store a dsa_port in dsa_slave_priv
Vivien Didelot
1
-82
/
+82
2017-01-30
net: dsa: use ds->num_ports when possible
Vivien Didelot
1
-1
/
+1
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2017-01-25
net: dsa: Bring back device detaching in dsa_slave_suspend()
Florian Fainelli
1
-0
/
+2
2017-01-23
net: dsa: Check return value of phy_connect_direct()
Florian Fainelli
1
-4
/
+2
2017-01-19
net: dsa: use cpu_switch instead of ds[0]
Vivien Didelot
1
-3
/
+3
2017-01-11
Revert "net: dsa: Implement ndo_get_phys_port_id"
Florian Fainelli
1
-10
/
+0
2017-01-11
net: dsa: Implement ndo_get_phys_port_name()
Florian Fainelli
1
-0
/
+10
2017-01-06
net: dsa: remove version string
Vivien Didelot
1
-1
/
+0
2016-12-30
net: dsa: Implement ndo_get_phys_port_id
Florian Fainelli
1
-0
/
+12
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+16
2016-11-30
net: dsa: slave: fix fixed-link phydev leaks
Johan Hovold
1
-1
/
+11
2016-11-30
net: dsa: slave: fix of-node leak and phy priority
Johan Hovold
1
-2
/
+5
2016-10-21
net: remove MTU limits on a few ether_setup callers
Jarod Wilson
1
-0
/
+2
2016-10-12
net: dsa: slave: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-09-23
net: dsa: add port fast ageing
Vivien Didelot
1
-0
/
+18
2016-09-23
net: dsa: add port STP state helper
Vivien Didelot
1
-7
/
+10
2016-09-01
net: dsa: add MDB support
Vivien Didelot
1
-0
/
+55
2016-08-25
net: dsa: rename switch operations structure
Vivien Didelot
1
-73
/
+73
2016-07-20
net: dsa: support switchdev ageing time attr
Vivien Didelot
1
-0
/
+41
2016-06-08
net: dsa: Initialize CPU port ethtool ops per tree
Florian Fainelli
1
-10
/
+0
2016-06-08
net: dsa: Add initialization helper for CPU port ethtool_ops
Florian Fainelli
1
-6
/
+8
2016-06-08
net: dsa: Provide unique DSA slave MII bus names
Florian Fainelli
1
-1
/
+2
2016-06-05
net: dsa: Add new binding implementation
Andrew Lunn
1
-2
/
+6
2016-06-05
net: dsa: Refactor selection of tag ops into a function
Andrew Lunn
1
-34
/
+1
2016-06-05
net: dsa: Move port device node into port structure
Andrew Lunn
1
-3
/
+2
2016-06-05
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
1
-2
/
+2
2016-06-05
net: dsa: slave: Remove MDIO address from switch MDIO bus name
Andrew Lunn
1
-2
/
+1
2016-06-05
net: dsa: slave: chip data is optional, don't dereference NULL
Andrew Lunn
1
-1
/
+1
2016-05-12
dsa: Rename switch chip data to cd
Andrew Lunn
1
-5
/
+5
2016-05-12
dsa: Remove master_dev from switch structure
Andrew Lunn
1
-1
/
+1
2016-04-29
net: dsa: Provide CPU port statistics to master netdev
Florian Fainelli
1
-0
/
+88
2016-04-20
net: dsa: kill circular reference with slave priv
Vivien Didelot
1
-5
/
+4
2016-04-08
net: dsa: make the VLAN add function return void
Vivien Didelot
1
-8
/
+3
[next]