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