linux/drivers/net/ethernet/cadence
Joachim Eastwood 3629a6cebc net/macb: clear unused address register
Only the first register set is used for matching but
we support getting the initial hw addr from any of
the registers.

To prevent stale entries and false matches clear unused
register sets. This most important for the at91_ether
driver where u-boot always uses the 2nd register set.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-11-14 18:51:03 -05:00
..
at91_ether.c net/at91_ether: fix comment and style issues 2012-11-07 17:44:38 -05:00
Kconfig net/cadence: depend on HAS_IOMEM 2012-10-31 14:00:15 -04:00
macb.c net/macb: clear unused address register 2012-11-14 18:51:03 -05:00
macb.h net/macb: clear unused address register 2012-11-14 18:51:03 -05:00
Makefile net/at91_ether: select MACB in Kconfig 2012-10-23 02:40:09 -04:00