Age | Commit message (Expand) | Author | Files | Lines |
2020-03-12 | net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed | Andrew Lunn | 1 | -3/+9 |
2020-03-04 | net: dsa: fix phylink_start()/phylink_stop() calls | Russell King | 1 | -6/+26 |
2020-01-06 | net: dsa: Pass pcs_poll flag from driver to PHYLINK | Vladimir Oltean | 1 | -0/+1 |
2019-12-18 | net: dsa: Make PHYLINK related function static again | Florian Fainelli | 1 | -22/+16 |
2019-11-24 | net: phylink: rename mac_link_state() op to mac_pcs_get_state() | Russell King | 1 | -8/+11 |
2019-11-04 | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn | 1 | -6/+7 |
2019-08-28 | net: dsa: check bridge VLAN in slave operations | Vivien Didelot | 1 | -8/+2 |
2019-08-28 | net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add | Vivien Didelot | 1 | -2/+2 |
2019-08-17 | net: dsa: remove calls to genphy_config_init | Heiner Kallweit | 1 | -5/+0 |
2019-07-10 | net: dsa: add support for BRIDGE_MROUTER attribute | Vivien Didelot | 1 | -0/+12 |
2019-06-15 | net: dsa: do not check orig_dev in vlan del | Vivien Didelot | 1 | -9/+0 |
2019-06-12 | net: dsa: Deal with non-existing PHY/fixed-link | Florian Fainelli | 1 | -1/+1 |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-30 | net: dsa: Use PHYLINK for the CPU/DSA ports | Ioana Ciornei | 1 | -6/+63 |
2019-05-30 | net: dsa: Move the phylink driver calls into port.c | Ioana Ciornei | 1 | -0/+100 |
2019-05-06 | net: dsa: Export symbols for dsa_port_vid_{add, del} | Vladimir Oltean | 1 | -0/+2 |
2019-05-01 | net: dsa: Add more convenient functions for installing port VLANs | Vladimir Oltean | 1 | -0/+31 |
2019-05-01 | net: dsa: Skip calling .port_vlan_filtering on no change | Vladimir Oltean | 1 | -0/+3 |
2019-05-01 | net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global | Vladimir Oltean | 1 | -1/+4 |
2019-05-01 | net: dsa: Be aware of switches where VLAN filtering is a global setting | Vladimir Oltean | 1 | -7/+45 |
2019-05-01 | net: dsa: Store vlan_filtering as a property of dsa_port | Vladimir Oltean | 1 | -4/+8 |
2019-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2019-02-25 | net: dsa: fix a leaked reference by adding missing of_node_put | Wen Yang | 1 | -0/+1 |
2019-02-25 | dsa: Remove phydev parameter from disable_port call | Andrew Lunn | 1 | -2/+2 |
2019-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+4 |
2019-02-22 | net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation | Florian Fainelli | 1 | -3/+9 |
2019-02-22 | net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS | Florian Fainelli | 1 | -0/+12 |
2019-02-22 | net: dsa: enable flooding for bridge ports | Russell King | 1 | -3/+13 |
2019-02-22 | net: dsa: add support for bridge flags | Russell King | 1 | -0/+17 |
2019-02-20 | net: dsa: fix unintended change of bridge interface STP state | Russell King | 1 | -3/+4 |
2018-11-24 | rocker, dsa, ethsw: Don't filter VLAN events on bridge itself | Petr Machata | 1 | -3/+0 |
2018-05-31 | dsa: port: Ignore bridge VLAN events | Petr Machata | 1 | -0/+6 |
2018-04-27 | net: dsa: Allow providing PHY statistics from CPU port | Florian Fainelli | 1 | -0/+57 |
2018-04-27 | net: dsa: Add helper function to obtain PHY device of a given port | Florian Fainelli | 1 | -11/+22 |
2018-01-24 | net: dsa: Support internal phy on 'cpu' port | Sebastian Reichel | 1 | -24/+79 |
2017-11-10 | net: dsa: Don't add vlans when vlan filtering is disabled | Andrew Lunn | 1 | -2/+8 |
2017-11-10 | net: dsa: add more const attributes | Andrew Lunn | 1 | -3/+3 |
2017-10-28 | net: dsa: move fixed link registration helpers | Vivien Didelot | 1 | -0/+47 |
2017-09-26 | net: dsa: add port enable and disable helpers | Vivien Didelot | 1 | -1/+30 |
2017-09-22 | net: dsa: add port fdb dump | Vivien Didelot | 1 | -0/+11 |
2017-08-08 | net: dsa: Move FDB dump implementation inside DSA | Arkadi Sharshevsky | 1 | -11/+0 |
2017-08-08 | net: dsa: Remove redundant MDB dump support | Arkadi Sharshevsky | 1 | -11/+0 |
2017-08-08 | net: dsa: Remove support for bypass bridge port attributes/vlan set | Arkadi Sharshevsky | 1 | -12/+0 |
2017-08-08 | net: dsa: Remove switchdev dependency from DSA switch notifier chain | Arkadi Sharshevsky | 1 | -6/+9 |
2017-08-08 | net: dsa: Remove prepare phase for FDB | Arkadi Sharshevsky | 1 | -3/+1 |
2017-05-24 | net: dsa: support cross-chip ageing time | Vivien Didelot | 1 | -1/+0 |
2017-05-23 | net: dsa: add VLAN notifier | Vivien Didelot | 1 | -16/+13 |
2017-05-23 | net: dsa: add MDB notifier | Vivien Didelot | 1 | -16/+13 |
2017-05-23 | net: dsa: add FDB notifier | Vivien Didelot | 1 | -16/+13 |