summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpsw_switchdev.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean2022-02-171-4/+0
* net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean2021-08-101-1/+1
* net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean2021-06-281-3/+3
* net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean2021-04-171-2/+2
* net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean2021-02-131-10/+14
* net: switchdev: propagate extack to port attributesVladimir Oltean2021-02-131-1/+2
* net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-121-15/+5
* net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean2021-01-121-13/+4
* net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean2021-01-121-30/+3
* net: ethernet: ti: cpsw_ale: add cpsw_ale_vlan_del_modify()Grygorii Strashko2020-11-031-1/+1
* net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switchIlias Apalodimas2019-11-201-0/+589