index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
port.c
Age
Commit message (
Expand
)
Author
2020-05-12
net: dsa: provide an option for drivers to always receive bridge VLANs
Russell King
2020-05-10
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
2020-04-14
net: dsa: Down cpu/dsa ports phylink will control
Andrew Lunn
2020-03-27
net: dsa: configure the MTU for switch ports
Vladimir Oltean
2020-03-15
net: dsa: warn if phylink_mac_link_state returns error
Russell King
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-11
net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed
Andrew Lunn
2020-03-03
net: dsa: fix phylink_start()/phylink_stop() calls
Russell King
2020-02-27
net: dsa: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-01-05
net: dsa: Pass pcs_poll flag from driver to PHYLINK
Vladimir Oltean
2019-12-17
net: dsa: Make PHYLINK related function static again
Florian Fainelli
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-08-27
net: dsa: check bridge VLAN in slave operations
Vivien Didelot
2019-08-27
net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add
Vivien Didelot
2019-08-17
net: dsa: remove calls to genphy_config_init
Heiner Kallweit
2019-07-09
net: dsa: add support for BRIDGE_MROUTER attribute
Vivien Didelot
2019-06-14
net: dsa: do not check orig_dev in vlan del
Vivien Didelot
2019-06-12
net: dsa: Deal with non-existing PHY/fixed-link
Florian Fainelli
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
net: dsa: Use PHYLINK for the CPU/DSA ports
Ioana Ciornei
2019-05-29
net: dsa: Move the phylink driver calls into port.c
Ioana Ciornei
2019-05-05
net: dsa: Export symbols for dsa_port_vid_{add, del}
Vladimir Oltean
2019-04-30
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
2019-04-30
net: dsa: Skip calling .port_vlan_filtering on no change
Vladimir Oltean
2019-04-30
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
2019-04-30
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
2019-04-30
net: dsa: Store vlan_filtering as a property of dsa_port
Vladimir Oltean
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-25
net: dsa: fix a leaked reference by adding missing of_node_put
Wen Yang
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-22
net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation
Florian Fainelli
2019-02-21
net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
Florian Fainelli
2019-02-21
net: dsa: enable flooding for bridge ports
Russell King
2019-02-21
net: dsa: add support for bridge flags
Russell King
2019-02-20
net: dsa: fix unintended change of bridge interface STP state
Russell King
2018-11-23
rocker, dsa, ethsw: Don't filter VLAN events on bridge itself
Petr Machata
2018-05-31
dsa: port: Ignore bridge VLAN events
Petr Machata
2018-04-27
net: dsa: Allow providing PHY statistics from CPU port
Florian Fainelli
2018-04-27
net: dsa: Add helper function to obtain PHY device of a given port
Florian Fainelli
2018-01-23
net: dsa: Support internal phy on 'cpu' port
Sebastian Reichel
2017-11-10
net: dsa: Don't add vlans when vlan filtering is disabled
Andrew Lunn
2017-11-10
net: dsa: add more const attributes
Andrew Lunn
2017-10-28
net: dsa: move fixed link registration helpers
Vivien Didelot
2017-09-25
net: dsa: add port enable and disable helpers
Vivien Didelot
2017-09-21
net: dsa: add port fdb dump
Vivien Didelot
2017-08-07
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
[next]