Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
975e6e32215e6cbc09b65d762865b1a46e8e9103
/
net
/
dsa
/
dsa2.c
975e6e3
net: dsa: rework switch parsing
by Vivien Didelot
· 7 years ago
0eefe2c
net: dsa: get tree before parsing ports
by Vivien Didelot
· 7 years ago
6da2a94
net: dsa: rework switch addition and removal
by Vivien Didelot
· 7 years ago
1ca28ec
net: dsa: provide a find or new tree helper
by Vivien Didelot
· 7 years ago
6525410
net: dsa: get and put tree reference counting
by Vivien Didelot
· 7 years ago
8e5bf97
net: dsa: simplify tree reference counting
by Vivien Didelot
· 7 years ago
49463b7
net: dsa: make tree index unsigned
by Vivien Didelot
· 7 years ago
951259aa
net: dsa: remove name arg from slave create
by Vivien Didelot
· 7 years ago
1838fa8
net: dsa: get port name at parse time
by Vivien Didelot
· 7 years ago
cbabb0a
net: dsa: get master device at port parsing time
by Vivien Didelot
· 7 years ago
6d4e5c5
net: dsa: get port type at parse time
by Vivien Didelot
· 7 years ago
fd223e2
net: dsa: add port parse functions
by Vivien Didelot
· 7 years ago
5b32fe0
net: dsa: get ports within parsing code
by Vivien Didelot
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
57ab1ca
net: dsa: move fixed link registration helpers
by Vivien Didelot
· 7 years ago
5749f0f
net: dsa: remove port masks
by Vivien Didelot
· 7 years ago
057cad2
net: dsa: define port types
by Vivien Didelot
· 7 years ago
02bc6e5
net: dsa: introduce dsa_user_ports helper
by Vivien Didelot
· 7 years ago
eaac974
net: dsa: don't unmask port bitmaps
by Vivien Didelot
· 7 years ago
3eb8fee
net: dsa: check master device before put
by Vivien Didelot
· 7 years ago
f8b8b1c
net: dsa: split dsa_port's netdev member
by Vivien Didelot
· 7 years ago
841f4f2
net: dsa: remove .set_addr
by Vivien Didelot
· 7 years ago
aa193d9
net: dsa: remove tag ops from the switch tree
by Vivien Didelot
· 7 years ago
2f657a6
net: dsa: change dsa_ptr for a dsa_port
by Vivien Didelot
· 7 years ago
3e41f93
net: dsa: prepare master receive hot path
by Vivien Didelot
· 7 years ago
1524024
net: dsa: add tagging ops to port
by Vivien Didelot
· 7 years ago
62fc958
net: dsa: use temporary dsa_device_ops variable
by Vivien Didelot
· 7 years ago
f2f2356
net: dsa: move master ethtool code
by Vivien Didelot
· 7 years ago
1943563
net: dsa: setup master ethtool after dsa_ptr
by Vivien Didelot
· 7 years ago
cd8d7dd
net: dsa: setup master ethtool unconditionally
by Vivien Didelot
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c784839
net: dsa: Don't dereference dst->cpu_dp->netdev
by Florian Fainelli
· 7 years ago
4cfbf09
net: dsa: remove useless args of dsa_slave_create
by Vivien Didelot
· 7 years ago
47d0dcc
net: dsa: remove useless args of dsa_cpu_dsa_setup
by Vivien Didelot
· 7 years ago
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
· 7 years ago
a29342e
net: dsa: Associate slave network device with CPU port
by Florian Fainelli
· 7 years ago
6d3c8c0
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
by Florian Fainelli
· 7 years ago
216fe8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b07ac98
net: dsa: Fix stale cpu_switch reference after unbind then bind
by Florian Fainelli
· 7 years ago
14be36c
net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()
by Florian Fainelli
· 7 years ago
e41c1b5
net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply}
by Florian Fainelli
· 7 years ago
937c7df
net: dsa: Pass dsa_port reference to ethtool setup/restore
by Florian Fainelli
· 7 years ago
02f840c
net: dsa: do not cast dst
by Vivien Didelot
· 7 years ago
23c9ee4
net: dsa: remove dev arg of dsa_register_switch
by Vivien Didelot
· 7 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
· 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