Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
tty
/
298ce0fd50309a4805413f9572280606e4007cbe
/
net
/
dsa
/
dsa2.c
3b7bc1f
net: dsa: introduce a dsa_switch_find function
by Vladimir Oltean
· 4 years, 10 months ago
86f8b1c
net: dsa: Do not make user port errors fatal
by Florian Fainelli
· 4 years, 10 months ago
bff33f7
net: dsa: implement auto-normalization of MTU for bridge hardware datapath
by Vladimir Oltean
· 5 years ago
6dc43cd
net: dsa: Fix use-after-free in probing of DSA switch tree
by Vladimir Oltean
· 5 years ago
4d77648
net: dsa: Get information about stacked DSA protocol
by Florian Fainelli
· 5 years ago
4e2ce6e
net: dsa: make unexported dsa_link_touch() static
by Ben Dooks (Codethink)
· 5 years ago
c058f6d
net: dsa: Fix use after free in dsa_switch_remove()
by Florian Fainelli
· 5 years ago
27d4d19
net: dsa: remove limitation of switch index value
by Vivien Didelot
· 5 years ago
8e5cb84
net: dsa: remove tree functions related to switches
by Vivien Didelot
· 5 years ago
9c8ad1a
net: dsa: remove the dst->ds array
by Vivien Didelot
· 5 years ago
3774ecd
net: dsa: remove switch routing table setup code
by Vivien Didelot
· 5 years ago
96252b8
net: dsa: remove ds->rtable
by Vivien Didelot
· 5 years ago
c5f5176
net: dsa: list DSA links in the fabric
by Vivien Didelot
· 5 years ago
6b29752
net: dsa: Add support for devlink device parameters
by Andrew Lunn
· 5 years ago
556f124
net: dsa: fix dereference on ds->dev before null check error
by Colin Ian King
· 5 years ago
7e99e347
net: dsa: remove dsa_switch_alloc helper
by Vivien Didelot
· 5 years ago
05f294a
net: dsa: allocate ports on touch
by Vivien Didelot
· 5 years ago
da4561c
net: dsa: use ports list to setup default CPU port
by Vivien Didelot
· 5 years ago
c0b7362
net: dsa: use ports list to find first CPU port
by Vivien Didelot
· 5 years ago
0cfec58
net: dsa: use ports list to setup multiple master devices
by Vivien Didelot
· 5 years ago
764b7e6
net: dsa: use ports list to find a port by node
by Vivien Didelot
· 5 years ago
86bfb2c
net: dsa: use ports list for routing table setup
by Vivien Didelot
· 5 years ago
fb35c60
net: dsa: use ports list to setup switches
by Vivien Didelot
· 5 years ago
ab8ccae
net: dsa: add ports list in the switch fabric
by Vivien Didelot
· 5 years ago
68bb8ea
net: dsa: use dsa_to_port helper everywhere
by Vivien Didelot
· 5 years ago
50c7d2ba
net: dsa: fix switch tree list
by Vivien Didelot
· 5 years ago
1bab8d4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
23426a2
net: dsa: Fix load order between DSA drivers and taggers
by Andrew Lunn
· 6 years ago
4ba0ebb
net: dsa: Fix off-by-one number of calls to devlink_port_unregister
by Vladimir Oltean
· 6 years ago
e65d45c
net: dsa: remove bitmap operations
by Vivien Didelot
· 6 years ago
0394a63
net: dsa: enable and disable all ports
by Vivien Didelot
· 6 years ago
955222c
net: dsa: use a single switch statement for port setup
by Vivien Didelot
· 6 years ago
5e3f847
net: dsa: Add teardown callback for drivers
by Vladimir Oltean
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
e70c7aa
net: dsa: Add error path handling in dsa_tree_setup()
by Ioana Ciornei
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
cc1939e
net: dsa: Allow drivers to filter packets they can decode source port from
by Vladimir Oltean
· 6 years ago
b2243b3
net: dsa: Call driver's setup callback after setting up its switchdev notifier
by Vladimir Oltean
· 6 years ago
4dad81e
dsa: Add stub tag driver put method
by Andrew Lunn
· 6 years ago
c39e2a1
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
by Andrew Lunn
· 6 years ago
15b04ac
dsa: pass switch ID through devlink_port_attrs_set()
by Jiri Pirko
· 6 years ago
bec5267
net: devlink: extend port attrs for switch ID
by Jiri Pirko
· 6 years ago
a2c7023
net: dsa: read mac address from DT for slave device
by Xiaofei Shen
· 6 years ago
d8ba362
dsa: move devlink_port_attrs_set() call before register
by Jiri Pirko
· 6 years ago
402f99e5
dsa: add missing net/devlink.h include
by Jiri Pirko
· 6 years ago
9eb3591
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
9919a36
net: dsa: fix a leaked reference by adding missing of_node_put
by Wen Yang
· 6 years ago
33b363e
net: dsa: use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
0015b80
net: dsa: Remove VLA usage
by Salvatore Mesoraca
· 7 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
da07739
dsa: set devlink port attrs for dsa ports
by Jiri Pirko
· 7 years ago
5447d78
net: dsa: Do not register devlink for unused ports
by Florian Fainelli
· 7 years ago
3361536
net: dsa: Support internal phy on 'cpu' port
by Sebastian Reichel
· 7 years ago
986d7cc
net: dsa: assign a CPU port to DSA port
by Vivien Didelot
· 7 years ago
9e74104
net: dsa: fix 'increment on 0' warning
by Vivien Didelot
· 7 years ago
5ed4e3e
net: dsa: Pass a port to get_tag_protocol()
by Florian Fainelli
· 7 years ago
b4fbb34
net: dsa: rename probe and remove switch functions
by Vivien Didelot
· 7 years ago
3081735
net: dsa: setup a tree when adding a switch to it
by Vivien Didelot
· 7 years ago
34c09a8
net: dsa: setup routing table
by Vivien Didelot
· 7 years ago
c528666
net: dsa: use of_for_each_phandle
by Vivien Didelot
· 7 years ago
f163da8
net: dsa: add find port by node helper
by Vivien Didelot
· 7 years ago
1d27732
net: dsa: setup and teardown ports
by Vivien Didelot
· 7 years ago
1f08f9e
net: dsa: setup and teardown switches
by Vivien Didelot
· 7 years ago
ec15dd4
net: dsa: setup and teardown tree
by Vivien Didelot
· 7 years ago
17a22fc
net: dsa: setup and teardown master device
by Vivien Didelot
· 7 years ago
f070464
net: dsa: setup and teardown default CPU port
by Vivien Didelot
· 7 years ago
7354fcb
net: dsa: resolve tagging protocol at parse time
by Vivien Didelot
· 7 years ago
06e24d0
net: dsa: add one port parsing function per type
by Vivien Didelot
· 7 years ago
54df6fa
net: dsa: only check presence of link property
by Vivien Didelot
· 7 years ago
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
· 8 years ago
Next »