summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc/ocelot.c
Commit message (Expand)AuthorAgeFilesLines
* ocelot: Cancel delayed work before wq destructionClaudiu Manoil2019-07-261-0/+1
* net: mscc: ocelot: Add support for tcamHoratiu Vultur2019-06-021-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-311-35/+8Star
|\
| * ocelot: Dont allocate another multicast list, use __dev_mc_syncClaudiu Manoil2019-05-221-35/+8Star
* | net: mscc: ocelot: Implement port policers via tc commandJoergen Andreasen2019-05-301-2/+11
|/
* ocelot: Clean up stats update deferred workClaudiu Manoil2019-04-171-8/+14
* ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil2019-04-171-1/+1
* net: Remove switchdev_opsFlorian Fainelli2019-02-271-5/+0Star
* net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli2019-02-271-0/+27
* mscc: ocelot: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-061-20/+13Star
* net: Add extack argument to ndo_fdb_add()Petr Machata2019-01-181-1/+2
* Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-291-7/+2Star
|\
| * phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko2018-12-121-7/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-221-1/+1
|\ \
| * | mscc: Configured MAC entries should be locked.Allan W. Nielsen2018-12-211-1/+1
| |/
* | net: mscc: ocelot: Register poll timeout should be wall time not attemptsSteen Hegelund2018-12-211-28/+27Star
* | net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata2018-12-131-1/+2
* | switchdev: Replace port obj add/del SDO with a notificationPetr Machata2018-11-241-2/+0Star
* | ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata2018-11-241-0/+28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-191-3/+3
|\
| * net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT2018-10-181-3/+3
* | net: mscc: allow extracting the FCS into the skbAntoine Tenart2018-10-111-1/+1
* | net: mscc: ocelot: make use of SerDes PHYs for handling their configurationQuentin Schulz2018-10-051-1/+15
|/
* net: mscc: ocelot: add VLAN filteringAntoine Tenart2018-06-281-2/+283
* net: mscc: ocelot: add bonding supportAlexandre Belloni2018-06-281-0/+160
* net: mscc: make sparse happyAntoine Tenart2018-06-231-1/+2
* net: mscc: fix the injection headerAntoine Tenart2018-06-211-5/+5
* net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()Geert Uytterhoeven2018-06-071-1/+1
* net: mscc: Add initial Ocelot switch supportAlexandre Belloni2018-05-151-0/+1333