linux/drivers/net/ethernet/micrel
Tristram Ha 32f160d965 KSZ8851-SNL: Fix MAC address change problem
When device is off it is under power saving mode. Changing the MAC address
in that situation will result in the device not communicating as the first
write to the MAC address register is not executed.

Signed-off-by: Tristram Ha <Tristram.Ha@micrel.com>
[ben@simtec.co.uk: cleaned up header]
Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-26 14:59:39 -05:00
..
Kconfig
ks8695net.c
ks8695net.h
ks8842.c
ks8851_mll.c ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless 2011-11-21 15:02:36 -05:00
ks8851.c KSZ8851-SNL: Fix MAC address change problem 2011-11-26 14:59:39 -05:00
ks8851.h KSZ8851-SNL: Fix MAC address change problem 2011-11-26 14:59:39 -05:00
ksz884x.c ksz884x: Use kzalloc rather than kmalloc followed by memset with 0 2011-11-21 15:02:36 -05:00
Makefile