summaryrefslogtreecommitdiffstats
path: root/include/net/dsa.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-05net: dsa: Give drivers the chance to veto certain upper devicesVladimir Oltean1-0/+6
2020-11-05net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach1-0/+2
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean1-1/+2
2020-10-04net: dsa: Add helper for converting devlink port to ds and portAndrew Lunn1-0/+14
2020-10-04net: dsa: Add devlink port regions support to DSAAndrew Lunn1-0/+5
2020-10-04net: dsa: Register devlink ports before calling DSA driver setup()Andrew Lunn1-0/+1
2020-10-02net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()Florian Fainelli1-0/+8
2020-09-26net: dsa: point out the tail taggersVladimir Oltean1-0/+1
2020-09-26net: dsa: add a generic procedure for the flow dissectorVladimir Oltean1-0/+26
2020-09-26net: dsa: make the .flow_dissect tagger callback return voidVladimir Oltean1-2/+2
2020-09-26net: dsa: allow drivers to request promiscuous mode on masterVladimir Oltean1-0/+6
2020-09-18net: dsa: wire up devlink info getAndrew Lunn1-1/+4
2020-09-18net: dsa: Add devlink regions support to DSAAndrew Lunn1-0/+6
2020-09-18net: dsa: Add helper to convert from devlink to dsAndrew Lunn1-0/+7
2020-07-23net: dsa: stop overriding master's ndo_get_phys_port_nameVladimir Oltean1-23/+0
2020-07-20net: dsa: Setup dsa_netdev_opsFlorian Fainelli1-1/+0
2020-07-20net: dsa: Add wrappers for overloaded ndo_opsFlorian Fainelli1-0/+70
2020-07-15net: dsa.h: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-08net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tagLinus Walleij1-0/+2
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu1-1/+1
2020-05-12net: dsa: provide an option for drivers to always receive bridge VLANsRussell King1-0/+7
2020-05-10net: dsa: introduce a dsa_switch_find functionVladimir Oltean1-0/+1
2020-05-10net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean1-4/+6
2020-05-10net: bridge: allow enslaving some DSA master network devicesVladimir Oltean1-1/+1
2020-05-07net: dsa: introduce a dsa_port_from_netdev public helperVladimir Oltean1-0/+1
2020-03-30net: dsa: add port policersVladimir Oltean1-1/+12
2020-03-27net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean1-0/+6
2020-03-27net: dsa: configure the MTU for switch portsVladimir Oltean1-0/+10
2020-03-03net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean1-0/+6
2020-02-27net: dsa: propagate resolved link config via mac_link_up()Russell King1-1/+3
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli1-1/+2
2020-01-05net: dsa: Pass pcs_poll flag from driver to PHYLINKVladimir Oltean1-0/+5
2020-01-05net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean1-9/+0
2019-12-20net: dsa: add support for Atheros AR9331 TAG formatOleksij Rempel1-0/+2
2019-11-15net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean1-0/+2
2019-11-05net: dsa: Add support for devlink resourcesAndrew Lunn1-0/+16
2019-10-31net: dsa: remove the dst->ds arrayVivien Didelot1-5/+0
2019-10-31net: dsa: remove ds->rtableVivien Didelot1-7/+0
2019-10-31net: dsa: list DSA links in the fabricVivien Didelot1-1/+28
2019-10-29net: dsa: return directly from dsa_to_portVivien Didelot1-3/+3
2019-10-28net: dsa: Add support for devlink device parametersAndrew Lunn1-0/+23
2019-10-22net: dsa: remove dsa_switch_alloc helperVivien Didelot1-1/+0
2019-10-22net: dsa: allocate ports on touchVivien Didelot1-2/+0
2019-10-22net: dsa: use ports list to setup default CPU portVivien Didelot1-5/+0
2019-10-22net: dsa: use ports list to setup switchesVivien Didelot1-0/+4
2019-10-22net: dsa: use ports list in dsa_to_portVivien Didelot1-1/+8
2019-10-22net: dsa: add ports list in the switch fabricVivien Didelot1-0/+5
2019-10-22net: dsa: use dsa_to_port helper everywhereVivien Didelot1-1/+1
2019-10-02net: dsa: Remove unused __DSA_SKB_CB macroVladimir Oltean1-2/+0
2019-09-16net: dsa: Pass ndo_setup_tc slave callback to driversVladimir Oltean1-0/+2