index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
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-02-07
net: dsa: Do not clobber PHY link outside of state machine
Florian Fainelli
1
-7
/
+3
2017-02-06
net: dsa: introduce bridge notifier
Vivien Didelot
1
-11
/
+29
2017-02-06
net: dsa: change state setter scope
Vivien Didelot
1
-6
/
+9
2017-02-06
net: dsa: rollback bridging on error
Vivien Didelot
1
-1
/
+13
2017-02-06
net: dsa: simplify netdevice events handling
Vivien Didelot
1
-28
/
+16
2017-02-06
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-29
net: dsa: pass bridge device when a port leaves
Vivien Didelot
1
-5
/
+5
2017-01-29
net: dsa: move bridge device in dsa_port
Vivien Didelot
1
-5
/
+5
2017-01-29
net: dsa: store a dsa_port in dsa_slave_priv
Vivien Didelot
1
-82
/
+82
2017-01-29
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-18
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-29
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-29
net: dsa: slave: fix fixed-link phydev leaks
Johan Hovold
1
-1
/
+11
2016-11-29
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-08-31
net: dsa: add MDB support
Vivien Didelot
1
-0
/
+55
2016-08-24
net: dsa: rename switch operations structure
Vivien Didelot
1
-73
/
+73
2016-07-19
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-04
net: dsa: Add new binding implementation
Andrew Lunn
1
-2
/
+6
2016-06-04
net: dsa: Refactor selection of tag ops into a function
Andrew Lunn
1
-34
/
+1
2016-06-04
net: dsa: Move port device node into port structure
Andrew Lunn
1
-3
/
+2
2016-06-04
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
1
-2
/
+2
2016-06-04
net: dsa: slave: Remove MDIO address from switch MDIO bus name
Andrew Lunn
1
-2
/
+1
2016-06-04
net: dsa: slave: chip data is optional, don't dereference NULL
Andrew Lunn
1
-1
/
+1
2016-05-11
dsa: Rename switch chip data to cd
Andrew Lunn
1
-5
/
+5
2016-05-11
dsa: Remove master_dev from switch structure
Andrew Lunn
1
-1
/
+1
2016-04-28
net: dsa: Provide CPU port statistics to master netdev
Florian Fainelli
1
-0
/
+88
2016-04-19
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
2016-04-08
net: dsa: make the FDB add function return void
Vivien Didelot
1
-8
/
+8
2016-04-08
net: dsa: make the STP state function return void
Vivien Didelot
1
-17
/
+15
2016-03-14
net: dsa: refine netdev event notifier
Vivien Didelot
1
-24
/
+30
2016-03-14
net: dsa: make port_bridge_leave return void
Vivien Didelot
1
-6
/
+3
2016-03-14
net: dsa: rename port_*_bridge routines
Vivien Didelot
1
-4
/
+4
2016-03-14
dsa: slave: Don't reference NULL pointer during phy_disconnect
Andrew Lunn
1
-4
/
+8
[next]