summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
AgeCommit message (Expand)Author
2022-08-24net: marvell: prestera: implement br_port_locked flag offloadingOleksandr Mazur
2022-07-13net: marvell: prestera: implement software MDB entries allocationOleksandr Mazur
2022-07-13net: marvell: prestera: rework bridge flags settingOleksandr Mazur
2021-11-19net: marvell: prestera: fix double free issue on err pathVolodymyr Mytnyk
2021-11-19net: marvell: prestera: fix brige port operationVolodymyr Mytnyk
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-07-23net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean
2021-07-22net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean
2021-06-10net: marvell: prestera: add LAG supportSerhiy Boiko
2021-06-10net: marvell: prestera: do not propagate netdev events to prestera_switchdev.cVadym Kochan
2021-06-10net: marvell: prestera: move netdev topology validation to prestera_mainVadym Kochan
2021-06-01net: marvell: prestera: align flood setting according to latest firmware versionVadym Kochan
2021-04-16net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean
2021-02-12net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean
2021-02-12net: switchdev: propagate extack to port attributesVladimir Oltean
2021-01-14net: marvell: prestera: fix uninitialized vid in prestera_port_vlans_addVladimir Oltean
2021-01-11net: marvell: prestera: Correct typoFlorian Fainelli
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean
2021-01-11net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean
2020-09-17net: marvell: prestera: Add Switchdev driver implementationVadym Kochan