summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/cpsw_switchdev.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-17net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean1-4/+0
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean1-1/+1
2021-06-29net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean1-3/+3
2021-04-17net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean1-2/+2
2021-02-13net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean1-10/+14
2021-02-13net: switchdev: propagate extack to port attributesVladimir Oltean1-1/+2
2021-01-12net: switchdev: remove the transaction structure from port attributesVladimir Oltean1-15/+5
2021-01-12net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean1-13/+4
2021-01-12net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean1-30/+3
2020-11-03net: ethernet: ti: cpsw_ale: add cpsw_ale_vlan_del_modify()Grygorii Strashko1-1/+1
2019-11-20net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switchIlias Apalodimas1-0/+589