aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc/ocelot.c
AgeCommit message (Expand)Author
2019-12-29net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean
2019-12-29net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean
2019-12-29net: mscc: ocelot: fix NULL pointer on LAG slave removalClaudiu Manoil
2019-12-29net: mscc: ocelot: don't handle netdev events for other netdevsClaudiu Manoil
2019-08-09ocelot: Cancel delayed work before wq destructionClaudiu Manoil
2019-05-22ocelot: Dont allocate another multicast list, use __dev_mc_syncClaudiu Manoil
2019-04-16ocelot: Clean up stats update deferred workClaudiu Manoil
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil
2019-02-27net: Remove switchdev_opsFlorian Fainelli
2019-02-27net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-06mscc: ocelot: Implement ndo_get_port_parent_id()Florian Fainelli
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20net: mscc: ocelot: Register poll timeout should be wall time not attemptsSteen Hegelund
2018-12-20mscc: Configured MAC entries should be locked.Allan W. Nielsen
2018-12-12net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata
2018-12-12phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata
2018-11-23ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-17net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT
2018-10-11net: mscc: allow extracting the FCS into the skbAntoine Tenart
2018-10-05net: mscc: ocelot: make use of SerDes PHYs for handling their configurationQuentin Schulz
2018-06-28net: mscc: ocelot: add VLAN filteringAntoine Tenart
2018-06-28net: mscc: ocelot: add bonding supportAlexandre Belloni
2018-06-23net: mscc: make sparse happyAntoine Tenart
2018-06-21net: mscc: fix the injection headerAntoine Tenart
2018-06-07net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()Geert Uytterhoeven
2018-05-15net: mscc: Add initial Ocelot switch supportAlexandre Belloni