summaryrefslogtreecommitdiff
path: root/include/net/dsa.h
AgeCommit message (Expand)Author
2020-07-23net: dsa: stop overriding master's ndo_get_phys_port_nameVladimir Oltean
2020-07-20net: dsa: Setup dsa_netdev_opsFlorian Fainelli
2020-07-20net: dsa: Add wrappers for overloaded ndo_opsFlorian Fainelli
2020-07-15net: dsa.h: drop duplicate word in commentRandy Dunlap
2020-07-08net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tagLinus Walleij
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu
2020-05-12net: dsa: provide an option for drivers to always receive bridge VLANsRussell King
2020-05-10net: dsa: introduce a dsa_switch_find functionVladimir Oltean
2020-05-10net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean
2020-05-10net: bridge: allow enslaving some DSA master network devicesVladimir Oltean
2020-05-07net: dsa: introduce a dsa_port_from_netdev public helperVladimir Oltean
2020-03-30net: dsa: add port policersVladimir Oltean
2020-03-27net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean
2020-03-27net: dsa: configure the MTU for switch portsVladimir Oltean
2020-03-03net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean
2020-02-27net: dsa: propagate resolved link config via mac_link_up()Russell King
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli
2020-01-05net: dsa: Pass pcs_poll flag from driver to PHYLINKVladimir Oltean
2020-01-05net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean
2019-12-20net: dsa: add support for Atheros AR9331 TAG formatOleksij Rempel
2019-11-15net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean
2019-11-05net: dsa: Add support for devlink resourcesAndrew Lunn
2019-10-31net: dsa: remove the dst->ds arrayVivien Didelot
2019-10-31net: dsa: remove ds->rtableVivien Didelot
2019-10-31net: dsa: list DSA links in the fabricVivien Didelot
2019-10-29net: dsa: return directly from dsa_to_portVivien Didelot
2019-10-28net: dsa: Add support for devlink device parametersAndrew Lunn
2019-10-22net: dsa: remove dsa_switch_alloc helperVivien Didelot
2019-10-22net: dsa: allocate ports on touchVivien Didelot
2019-10-22net: dsa: use ports list to setup default CPU portVivien Didelot
2019-10-22net: dsa: use ports list to setup switchesVivien Didelot
2019-10-22net: dsa: use ports list in dsa_to_portVivien Didelot
2019-10-22net: dsa: add ports list in the switch fabricVivien Didelot
2019-10-22net: dsa: use dsa_to_port helper everywhereVivien Didelot
2019-10-02net: dsa: Remove unused __DSA_SKB_CB macroVladimir Oltean
2019-09-16net: dsa: Pass ndo_setup_tc slave callback to driversVladimir Oltean
2019-08-27net: dsa: remove bitmap operationsVivien Didelot
2019-07-30net: dsa: ksz: Add KSZ8795 tag codeTristram Ha
2019-06-14net: dsa: make cpu_dp non constVivien Didelot
2019-06-08net: dsa: Add teardown callback for driversVladimir Oltean
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei
2019-05-12net: dsa: Remove the now unused DSA_SKB_CB_COPY() macroVladimir Oltean
2019-05-12net: dsa: Remove dangerous DSA_SKB_CLONE() macroVladimir Oltean
2019-05-12net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variableVladimir Oltean
2019-05-05net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean
2019-05-05net: dsa: Add a private structure pointer to dsa_portVladimir Oltean
2019-05-05net: dsa: Add support for deferred xmitVladimir Oltean
2019-05-05net: dsa: Keep private info in the skb->cbVladimir Oltean