Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7204e97685634813d8456f1900b7f38fa7701e60
/
net
/
dsa
/
dsa2.c
96567d5
net: dsa: dsa2: Add basic support of devlink
by Andrew Lunn
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
35eeacf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
382e1ee
net: dsa: Do not destroy invalid network devices
by Florian Fainelli
· 8 years ago
71e0bbd
net: dsa: Add support for platform data
by Florian Fainelli
· 8 years ago
f515f19
net: dsa: add switch notifier
by Vivien Didelot
· 8 years ago
818be84
net: dsa: add ds and index to dsa_port
by Vivien Didelot
· 8 years ago
26895e2
net: dsa: use ds->num_ports when possible
by Vivien Didelot
· 8 years ago
a0c0216
net: dsa: variable number of ports
by Vivien Didelot
· 8 years ago
bc1727d
net: dsa: Move ports assignment closer to error checking
by Florian Fainelli
· 8 years ago
3512a8e
net: dsa: Suffix function manipulating device_node with _dn
by Florian Fainelli
· 8 years ago
293784a
net: dsa: Make most functions take a dsa_port argument
by Florian Fainelli
· 8 years ago
55ed0ce
net: dsa: Pass device pointer to dsa_register_switch
by Florian Fainelli
· 8 years ago
9520ed8
net: dsa: use cpu_switch instead of ds[0]
by Vivien Didelot
· 8 years ago
b22de49
net: dsa: store CPU switch structure in the tree
by Vivien Didelot
· 8 years ago
02ac5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
9f91484
net: dsa: make "label" property optional for dsa2
by Vivien Didelot
· 8 years ago
faf3a93
net: dsa: Ensure validity of dst->ds[0]
by Florian Fainelli
· 8 years ago
5e6eb45
net:dsa: check for EPROBE_DEFER from dsa_dst_parse()
by Volodymyr Bendiuga
· 8 years ago
7a99cd6
net: dsa: fix unbalanced dsa_switch_tree reference counting
by Nikita Yushchenko
· 8 years ago
092183d
net-next: dsa: make the set_addr() operation optional
by John Crispin
· 8 years ago
06f8ec9
net-next: dsa: fix duplicate invocation of set_addr()
by John Crispin
· 8 years ago
9d490b4
net: dsa: rename switch operations structure
by Vivien Didelot
· 8 years ago
7b31436
net: dsa: Allow the DSA driver to indicate the tag protocol
by Andrew Lunn
· 8 years ago
85c22ba
net: dsa: Fix non static symbol warning
by Wei Yongjun
· 8 years ago
d390238
net: dsa: initialize the routing table
by Vivien Didelot
· 8 years ago
0c73c52
net: dsa: Initialize CPU port ethtool ops per tree
by Florian Fainelli
· 8 years ago
1eb5944
net: dsa: Provide a slave MII bus if needed
by Florian Fainelli
· 8 years ago
6e830d8
net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask
by Florian Fainelli
· 8 years ago
83c0afa
net: dsa: Add new binding implementation
by Andrew Lunn
· 8 years ago