Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
12b25729a194198e3c4289adaddc4115b10b094e
/
net
/
dsa
/
dsa2.c
9f9e772
net: dsa: Initialize ds->cpu_port_mask earlier
by Florian Fainelli
· 7 years ago
e4b7778
net: dsa: assign default CPU port to all ports
by Vivien Didelot
· 8 years ago
a29342e
net: dsa: Associate slave network device with CPU port
by Florian Fainelli
· 8 years ago
6d3c8c0
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
by Florian Fainelli
· 8 years ago
216fe8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b07ac98
net: dsa: Fix stale cpu_switch reference after unbind then bind
by Florian Fainelli
· 8 years ago
14be36c
net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()
by Florian Fainelli
· 8 years ago
e41c1b5
net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply}
by Florian Fainelli
· 8 years ago
937c7df
net: dsa: Pass dsa_port reference to ethtool setup/restore
by Florian Fainelli
· 8 years ago
02f840c
net: dsa: do not cast dst
by Vivien Didelot
· 8 years ago
23c9ee4
net: dsa: remove dev arg of dsa_register_switch
by Vivien Didelot
· 8 years ago
ea5dd34
net: dsa: include dsa.h only once
by Vivien Didelot
· 8 years ago
8b0d3ea
net: dsa: store CPU port pointer in the tree
by Vivien Didelot
· 8 years ago
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
· 9 years ago
1eb5944
net: dsa: Provide a slave MII bus if needed
by Florian Fainelli
· 9 years ago
6e830d8
net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask
by Florian Fainelli
· 9 years ago
83c0afa
net: dsa: Add new binding implementation
by Andrew Lunn
· 9 years ago