Florian Fainelli
|
14be36c2c9
net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()
|
8 years ago |
Florian Fainelli
|
e41c1b5030
net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply}
|
8 years ago |
Florian Fainelli
|
937c7df85c
net: dsa: Pass dsa_port reference to ethtool setup/restore
|
8 years ago |
Vivien Didelot
|
02f840cbc9
net: dsa: do not cast dst
|
8 years ago |
Vivien Didelot
|
23c9ee4934
net: dsa: remove dev arg of dsa_register_switch
|
8 years ago |
Vivien Didelot
|
ea5dd34be1
net: dsa: include dsa.h only once
|
8 years ago |
Vivien Didelot
|
8b0d3ea555
net: dsa: store CPU port pointer in the tree
|
8 years ago |
Andrew Lunn
|
96567d5dac
net: dsa: dsa2: Add basic support of devlink
|
8 years ago |
Andrew Lunn
|
c6e970a04b
net: break include loop netdevice.h, dsa.h, devlink.h
|
8 years ago |
David S. Miller
|
35eeacf182
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Florian Fainelli
|
382e1eea2d
net: dsa: Do not destroy invalid network devices
|
8 years ago |
Florian Fainelli
|
71e0bbde0d
net: dsa: Add support for platform data
|
8 years ago |
Vivien Didelot
|
f515f192ab
net: dsa: add switch notifier
|
8 years ago |
Vivien Didelot
|
818be8489d
net: dsa: add ds and index to dsa_port
|
8 years ago |
Vivien Didelot
|
26895e299c
net: dsa: use ds->num_ports when possible
|
8 years ago |
Vivien Didelot
|
a0c02161ec
net: dsa: variable number of ports
|
8 years ago |
Florian Fainelli
|
bc1727d242
net: dsa: Move ports assignment closer to error checking
|
8 years ago |
Florian Fainelli
|
3512a8e95e
net: dsa: Suffix function manipulating device_node with _dn
|
8 years ago |
Florian Fainelli
|
293784a8f8
net: dsa: Make most functions take a dsa_port argument
|
8 years ago |
Florian Fainelli
|
55ed0ce089
net: dsa: Pass device pointer to dsa_register_switch
|
8 years ago |
Vivien Didelot
|
9520ed8fb8
net: dsa: use cpu_switch instead of ds[0]
|
8 years ago |
Vivien Didelot
|
b22de49086
net: dsa: store CPU switch structure in the tree
|
8 years ago |
David S. Miller
|
02ac5d1487
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Vivien Didelot
|
9f91484f6f
net: dsa: make "label" property optional for dsa2
|
8 years ago |
Florian Fainelli
|
faf3a932fb
net: dsa: Ensure validity of dst->ds[0]
|
8 years ago |
Volodymyr Bendiuga
|
5e6eb45698
net:dsa: check for EPROBE_DEFER from dsa_dst_parse()
|
8 years ago |
Nikita Yushchenko
|
7a99cd6e21
net: dsa: fix unbalanced dsa_switch_tree reference counting
|
8 years ago |
John Crispin
|
092183df0f
net-next: dsa: make the set_addr() operation optional
|
9 years ago |
John Crispin
|
06f8ec9041
net-next: dsa: fix duplicate invocation of set_addr()
|
9 years ago |
Vivien Didelot
|
9d490b4ee4
net: dsa: rename switch operations structure
|
9 years ago |