| Commit message (Expand) | Author | Age | Files | Lines |
* | net: dsa: Give drivers the chance to veto certain upper devices | Vladimir Oltean | 2020-11-05 | 1 | -0/+6 |
* | net: dsa: Add tag handling for Hirschmann Hellcreek switches | Kurt Kanzenbach | 2020-11-05 | 1 | -0/+2 |
* | net: dsa: propagate switchdev vlan_filtering prepare phase to drivers | Vladimir Oltean | 2020-10-05 | 1 | -1/+2 |
* | net: dsa: Add helper for converting devlink port to ds and port | Andrew Lunn | 2020-10-04 | 1 | -0/+14 |
* | net: dsa: Add devlink port regions support to DSA | Andrew Lunn | 2020-10-04 | 1 | -0/+5 |
* | net: dsa: Register devlink ports before calling DSA driver setup() | Andrew Lunn | 2020-10-04 | 1 | -0/+1 |
* | net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv() | Florian Fainelli | 2020-10-02 | 1 | -0/+8 |
* | net: dsa: point out the tail taggers | Vladimir Oltean | 2020-09-26 | 1 | -0/+1 |
* | net: dsa: add a generic procedure for the flow dissector | Vladimir Oltean | 2020-09-26 | 1 | -0/+26 |
* | net: dsa: make the .flow_dissect tagger callback return void | Vladimir Oltean | 2020-09-26 | 1 | -2/+2 |
* | net: dsa: allow drivers to request promiscuous mode on master | Vladimir Oltean | 2020-09-26 | 1 | -0/+6 |
* | net: dsa: wire up devlink info get | Andrew Lunn | 2020-09-18 | 1 | -1/+4 |
* | net: dsa: Add devlink regions support to DSA | Andrew Lunn | 2020-09-18 | 1 | -0/+6 |
* | net: dsa: Add helper to convert from devlink to ds | Andrew Lunn | 2020-09-18 | 1 | -0/+7 |
* | net: dsa: stop overriding master's ndo_get_phys_port_name | Vladimir Oltean | 2020-07-23 | 1 | -23/+0 |
* | net: dsa: Setup dsa_netdev_ops | Florian Fainelli | 2020-07-20 | 1 | -1/+0 |
* | net: dsa: Add wrappers for overloaded ndo_ops | Florian Fainelli | 2020-07-20 | 1 | -0/+70 |
* | net: dsa.h: drop duplicate word in comment | Randy Dunlap | 2020-07-15 | 1 | -1/+1 |
* | net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag | Linus Walleij | 2020-07-08 | 1 | -0/+2 |
* | net:qos: police action offloading parameter 'burst' change to the original value | Po Liu | 2020-06-29 | 1 | -1/+1 |
* | net: dsa: provide an option for drivers to always receive bridge VLANs | Russell King | 2020-05-12 | 1 | -0/+7 |
* | net: dsa: introduce a dsa_switch_find function | Vladimir Oltean | 2020-05-10 | 1 | -0/+1 |
* | net: dsa: permit cross-chip bridging between all trees in the system | Vladimir Oltean | 2020-05-10 | 1 | -4/+6 |
* | net: bridge: allow enslaving some DSA master network devices | Vladimir Oltean | 2020-05-10 | 1 | -1/+1 |
* | net: dsa: introduce a dsa_port_from_netdev public helper | Vladimir Oltean | 2020-05-07 | 1 | -0/+1 |
* | net: dsa: add port policers | Vladimir Oltean | 2020-03-30 | 1 | -1/+12 |
* | net: dsa: implement auto-normalization of MTU for bridge hardware datapath | Vladimir Oltean | 2020-03-27 | 1 | -0/+6 |
* | net: dsa: configure the MTU for switch ports | Vladimir Oltean | 2020-03-27 | 1 | -0/+10 |
* | net: dsa: Add bypass operations for the flower classifier-action filter | Vladimir Oltean | 2020-03-03 | 1 | -0/+6 |
* | net: dsa: propagate resolved link config via mac_link_up() | Russell King | 2020-02-27 | 1 | -1/+3 |
* | net: dsa: Get information about stacked DSA protocol | Florian Fainelli | 2020-01-08 | 1 | -1/+2 |
* | net: dsa: Pass pcs_poll flag from driver to PHYLINK | Vladimir Oltean | 2020-01-05 | 1 | -0/+5 |
* | net: dsa: Make deferred_xmit private to sja1105 | Vladimir Oltean | 2020-01-05 | 1 | -9/+0 |
* | net: dsa: add support for Atheros AR9331 TAG format | Oleksij Rempel | 2019-12-20 | 1 | -0/+2 |
* | net: dsa: ocelot: add tagger for Ocelot/Felix switches | Vladimir Oltean | 2019-11-15 | 1 | -0/+2 |
* | net: dsa: Add support for devlink resources | Andrew Lunn | 2019-11-05 | 1 | -0/+16 |
* | net: dsa: remove the dst->ds array | Vivien Didelot | 2019-10-31 | 1 | -5/+0 |
* | net: dsa: remove ds->rtable | Vivien Didelot | 2019-10-31 | 1 | -7/+0 |
* | net: dsa: list DSA links in the fabric | Vivien Didelot | 2019-10-31 | 1 | -1/+28 |
* | net: dsa: return directly from dsa_to_port | Vivien Didelot | 2019-10-29 | 1 | -3/+3 |
* | net: dsa: Add support for devlink device parameters | Andrew Lunn | 2019-10-28 | 1 | -0/+23 |
* | net: dsa: remove dsa_switch_alloc helper | Vivien Didelot | 2019-10-22 | 1 | -1/+0 |
* | net: dsa: allocate ports on touch | Vivien Didelot | 2019-10-22 | 1 | -2/+0 |
* | net: dsa: use ports list to setup default CPU port | Vivien Didelot | 2019-10-22 | 1 | -5/+0 |
* | net: dsa: use ports list to setup switches | Vivien Didelot | 2019-10-22 | 1 | -0/+4 |
* | net: dsa: use ports list in dsa_to_port | Vivien Didelot | 2019-10-22 | 1 | -1/+8 |
* | net: dsa: add ports list in the switch fabric | Vivien Didelot | 2019-10-22 | 1 | -0/+5 |
* | net: dsa: use dsa_to_port helper everywhere | Vivien Didelot | 2019-10-22 | 1 | -1/+1 |
* | net: dsa: Remove unused __DSA_SKB_CB macro | Vladimir Oltean | 2019-10-02 | 1 | -2/+0 |
* | net: dsa: Pass ndo_setup_tc slave callback to drivers | Vladimir Oltean | 2019-09-16 | 1 | -0/+2 |