index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
dsa2.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-8
/
+6
2017-03-28
net: dsa: dsa2: Add basic support of devlink
Andrew Lunn
1
-2
/
+45
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-1
/
+2
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-02-08
net: dsa: Do not destroy invalid network devices
Florian Fainelli
1
-0
/
+1
2017-02-07
net: dsa: Add support for platform data
Florian Fainelli
1
-18
/
+84
2017-02-06
net: dsa: add switch notifier
Vivien Didelot
1
-0
/
+6
2017-01-29
net: dsa: add ds and index to dsa_port
Vivien Didelot
1
-0
/
+6
2017-01-29
net: dsa: use ds->num_ports when possible
Vivien Didelot
1
-6
/
+6
2017-01-29
net: dsa: variable number of ports
Vivien Didelot
1
-0
/
+16
2017-01-26
net: dsa: Move ports assignment closer to error checking
Florian Fainelli
1
-1
/
+2
2017-01-26
net: dsa: Suffix function manipulating device_node with _dn
Florian Fainelli
1
-8
/
+8
2017-01-26
net: dsa: Make most functions take a dsa_port argument
Florian Fainelli
1
-28
/
+33
2017-01-26
net: dsa: Pass device pointer to dsa_register_switch
Florian Fainelli
1
-3
/
+4
2017-01-18
net: dsa: use cpu_switch instead of ds[0]
Vivien Didelot
1
-4
/
+4
2017-01-18
net: dsa: store CPU switch structure in the tree
Vivien Didelot
1
-3
/
+2
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2017-01-11
net: dsa: make "label" property optional for dsa2
Vivien Didelot
1
-20
/
+4
2017-01-10
net: dsa: Ensure validity of dst->ds[0]
Florian Fainelli
1
-4
/
+7
2017-01-05
net:dsa: check for EPROBE_DEFER from dsa_dst_parse()
Volodymyr Bendiuga
1
-1
/
+7
2016-11-28
net: dsa: fix unbalanced dsa_switch_tree reference counting
Nikita Yushchenko
1
-1
/
+3
2016-09-20
net-next: dsa: make the set_addr() operation optional
John Crispin
1
-3
/
+5
2016-09-20
net-next: dsa: fix duplicate invocation of set_addr()
John Crispin
1
-4
/
+0
2016-08-24
net: dsa: rename switch operations structure
Vivien Didelot
1
-8
/
+8
2016-08-22
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
1
-1
/
+3
2016-07-12
net: dsa: Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-07-08
net: dsa: initialize the routing table
Vivien Didelot
1
-1
/
+6
2016-06-08
net: dsa: Initialize CPU port ethtool ops per tree
Florian Fainelli
1
-0
/
+6
2016-06-08
net: dsa: Provide a slave MII bus if needed
Florian Fainelli
1
-0
/
+15
2016-06-08
net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask
Florian Fainelli
1
-0
/
+15
2016-06-04
net: dsa: Add new binding implementation
Andrew Lunn
1
-0
/
+654