linux/drivers/net/ethernet/sun
Arnd Bergmann 3a22d5d5eb sungem: use mdelay instead of udelay where necessary
Some architectures like ARM cannot handle large numbers as
arguments to udelay, so the drivers should use mdelay when
delaying for multiple miliseconds.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-21 15:28:48 -04:00
..
Kconfig
Makefile
cassini.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
cassini.h
niu.c ethernet: unify return value of .ndo_set_mac_address if address is invalid 2012-02-23 17:03:20 -05:00
niu.h
sunbmac.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
sunbmac.h
sungem.c sungem: use mdelay instead of udelay where necessary 2012-04-21 15:28:48 -04:00
sungem.h
sunhme.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-04-10 14:30:45 -04:00
sunhme.h sunhme: stop using net_device.{base_addr, irq}. 2012-04-07 11:47:03 +02:00
sunqe.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
sunqe.h
sunvnet.c powerpc+sparc/vio: Modernize driver registration 2012-03-28 11:33:24 +11:00
sunvnet.h