summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mscc/ocelot.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-12net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean1-1/+8
2019-11-12net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean1-1/+1
2019-11-12net: mscc: ocelot: fix NULL pointer on LAG slave removalClaudiu Manoil1-1/+2
2019-11-12net: mscc: ocelot: don't handle netdev events for other netdevsClaudiu Manoil1-3/+3
2019-08-09ocelot: Cancel delayed work before wq destructionClaudiu Manoil1-0/+1
2019-05-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil1-1/+1
2019-01-09mscc: Configured MAC entries should be locked.Allan W. Nielsen1-1/+1
2018-10-18net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT1-3/+3
2018-06-28net: mscc: ocelot: add VLAN filteringAntoine Tenart1-2/+283
2018-06-28net: mscc: ocelot: add bonding supportAlexandre Belloni1-0/+160
2018-06-23net: mscc: make sparse happyAntoine Tenart1-1/+2
2018-06-21net: mscc: fix the injection headerAntoine Tenart1-5/+5
2018-06-07net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()Geert Uytterhoeven1-1/+1
2018-05-15net: mscc: Add initial Ocelot switch supportAlexandre Belloni1-0/+1333