summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/am65-cpsw-switchdev.c
Commit message (Expand)AuthorAgeFilesLines
* net: ti: am65-cpsw-nuss: 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-161-2/+2
* net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean2021-02-121-10/+14
* net: switchdev: propagate extack to port attributesVladimir Oltean2021-02-121-1/+2
* net: ti: am65-cpsw-nuss: Add switchdev supportVignesh Raghavendra2021-02-111-0/+533