linux/drivers/net/ethernet/arc
Alexander Kochetkov c7a4e3d8c0 net: arc_emac: annonce IFF_MULTICAST support
Multicast support was implemented by commit 775dd682e2
('arc_emac: implement promiscuous mode and multicast filtering').

It can be enabled explicity using 'ifconfig eth0 multicast'.
The patch is needed in order to remove explicit configuration
as most devices has multicast mode enabled by default.

Signed-off-by: Alexander Kochetkov <al.kochet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-15 19:58:13 -05:00
..
emac_arc.c net: arc: Fix module autoload for OF platform driver 2015-09-21 16:08:20 -07:00
emac_main.c net: arc_emac: annonce IFF_MULTICAST support 2016-11-15 19:58:13 -05:00
emac_mdio.c net: arc_emac: mark arc_mdio_reset() static 2016-09-06 15:58:59 -07:00
emac_rockchip.c net: arc: trivial: cleanup the emac driver 2016-03-16 19:28:01 -04:00
emac.h net: ethernet: arc: emac: use phydev from struct net_device 2016-07-04 15:59:52 -07:00
Kconfig net: ethernet: arc: Add support emac for RK3036 2016-01-10 22:21:31 -05:00
Makefile ethernet: arc: Add support for Rockchip SoC layer device tree bindings 2014-09-09 17:29:59 -07:00