commit | 775dd682e2b0ec79fa346152c00870d4a3832a47 | [log] [tgz] |
---|---|---|
author | Beniamino Galvani <b.galvani@gmail.com> | Sun May 11 18:11:47 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue May 13 18:02:24 2014 -0400 |
tree | 23a7ad244374a73b6b97d7c9f6750bbef1961b07 | |
parent | ae8b42c6fc37ca1b7eb30898f5a65196bbb47291 [diff] |
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>