summaryrefslogtreecommitdiff
path: root/include/net/dsa.h
AgeCommit message (Expand)Author
2021-02-16net: dsa: add MRP supportHoratiu Vultur
2021-02-14net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean
2021-02-14net: dsa: propagate extack to .port_vlan_addVladimir Oltean
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean
2021-02-12net: dsa: act as passthrough for bridge port flagsVladimir Oltean
2021-02-11net: dsa: add support for offloading HSRGeorge McCollister
2021-01-29net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean
2021-01-29net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean
2021-01-29net: dsa: keep a copy of the tagging protocol in the DSA switch treeVladimir Oltean
2021-01-15net: dsa: add ops for devlink-sbVladimir Oltean
2021-01-15dsa: add support for Arrow XRS700x tag trailerGeorge McCollister
2021-01-14net: dsa: Link aggregation supportTobias Waldekranz
2021-01-12net: dsa: add optional stats64 supportOleksij Rempel
2021-01-11net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from MDB entriesVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-07net: dsa: remove the DSA specific notifiersVladimir Oltean
2021-01-07net: dsa: export dsa_slave_dev_checkVladimir Oltean
2021-01-07net: dsa: move the Broadcom tag information in a separate header fileVladimir Oltean
2021-01-07net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...Vladimir Oltean
2020-11-05net: dsa: Give drivers the chance to veto certain upper devicesVladimir Oltean
2020-11-05net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean
2020-10-04net: dsa: Add helper for converting devlink port to ds and portAndrew Lunn
2020-10-04net: dsa: Add devlink port regions support to DSAAndrew Lunn
2020-10-04net: dsa: Register devlink ports before calling DSA driver setup()Andrew Lunn
2020-10-02net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()Florian Fainelli
2020-09-26net: dsa: point out the tail taggersVladimir Oltean
2020-09-26net: dsa: add a generic procedure for the flow dissectorVladimir Oltean
2020-09-26net: dsa: make the .flow_dissect tagger callback return voidVladimir Oltean
2020-09-26net: dsa: allow drivers to request promiscuous mode on masterVladimir Oltean
2020-09-18net: dsa: wire up devlink info getAndrew Lunn
2020-09-18net: dsa: Add devlink regions support to DSAAndrew Lunn
2020-09-18net: dsa: Add helper to convert from devlink to dsAndrew Lunn
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