]> git.baikalelectronics.ru Git - kernel.git/commit
arc_emac: implement promiscuous mode and multicast filtering
authorBeniamino Galvani <b.galvani@gmail.com>
Sun, 11 May 2014 16:11:47 +0000 (18:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 May 2014 22:02:24 +0000 (18:02 -0400)
commitac8d5fc3b4b02021a053b6b3470cb7ac68007452
tree23a7ad244374a73b6b97d7c9f6750bbef1961b07
parenta80f46bda9520ba2745fae9d06789397a2272271
arc_emac: implement promiscuous mode and multicast filtering

This patch implements the set_rx_mode function to enable/disable
promiscuous or all-multicast modes and to update the multicast
filtering list of the device.

Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/arc/emac_main.c