2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-02 02:34:05 +08:00
linux-next/drivers/net/ethernet/cadence
Joachim Eastwood d25e78aaf9 net/macb: support reversed hw addr
This is used on one AT91RM9200 board where a bootloader stores
the Ethernet address in the wrong order.

Support this on macb so address setting functions can be shared
with the at91_ether driver.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-11-07 17:44:37 -05:00
..
at91_ether.c net: at91_ether: add pinctrl support 2012-11-06 17:41:42 -05:00
Kconfig net/cadence: depend on HAS_IOMEM 2012-10-31 14:00:15 -04:00
macb.c net/macb: support reversed hw addr 2012-11-07 17:44:37 -05:00
macb.h net/macb: better manage tx errors 2012-11-01 11:45:58 -04:00
Makefile net/at91_ether: select MACB in Kconfig 2012-10-23 02:40:09 -04:00