blob: c146e4bb9a3f47f9e71c528363975986cca31520 [file] [log] [blame]
bff33f7e2ae2 ("net: dsa: implement auto-normalization of MTU for bridge hardware datapath")
bfcb813203e6 ("net: dsa: configure the MTU for switch ports")
787cac3f5a65 ("net: dsa: Pass pcs_poll flag from driver to PHYLINK")
6b297524234c ("net: dsa: Add support for devlink device parameters")
05f294a85235 ("net: dsa: allocate ports on touch")
fb35c60cbacc ("net: dsa: use ports list to setup switches")
ab8ccae122a4 ("net: dsa: add ports list in the switch fabric")
4ba0ebbc6cde ("net: dsa: Fix off-by-one number of calls to devlink_port_unregister")
e65d45cc351a ("net: dsa: remove bitmap operations")
0394a63acfe2 ("net: dsa: enable and disable all ports")
955222ca5281 ("net: dsa: use a single switch statement for port setup")
58799865be84 ("net: dsa: Check existence of .port_mdb_add callback before calling it")
08cc83cc7fd8 ("net: dsa: add support for BRIDGE_MROUTER attribute")
e70c7aad7a95 ("net: dsa: Add error path handling in dsa_tree_setup()")
0e27921816ad ("net: dsa: Use PHYLINK for the CPU/DSA ports")
77373d49de22 ("net: dsa: Move the phylink driver calls into port.c")
44cc27e43fa3 ("net: phylink: Add struct phylink_config to PHYLINK API")
27755ff88c0e ("net: phylink: Add phylink_mac_link_{up, down} wrapper functions")
97a69a0dea9a ("net: dsa: Add support for deferred xmit")
b68b0dd0fb2d ("net: dsa: Keep private info in the skb->cb")
b2243b369c78 ("net: dsa: Call driver's setup callback after setting up its switchdev notifier")
145746765f06 ("net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global")
8f5d16f638b9 ("net: dsa: Be aware of switches where VLAN filtering is a global setting")
33162e9a0590 ("net: dsa: Store vlan_filtering as a property of dsa_port")
f81a43e8da07 ("dsa: Cleanup unneeded table and make tag structures static")
4dad81ee1447 ("dsa: Add stub tag driver put method")
c39e2a1d71ad ("dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking")
409065b069b9 ("dsa: Register the none tagger ops")
bdc6fe5bb1d1 ("dsa: Keep link list of tag drivers")
d3b8c04988ca ("dsa: Add boilerplate helper to register DSA tag driver modules")
f18bba50d24d ("dsa: Add MODULE_LICENSE to tag drivers")
0b42f0336370 ("dsa: Add MODULE_ALIAS to taggers in preparation to become modules")
875138f81d71 ("dsa: Move tagger name into its ops structure")
f83f7151950d ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")