linux/drivers/net/ethernet/dec/tulip
françois romieu 0c20494050 dmfe: enforce consistent timing delay.
The driver does not always use the same timing for what looks like
the same operations.

- DCR0
  Use the same udelay everywhere for reset. Upper bound is 100 us.
- DCR9
  Use 5us delay for srom clock. 1us delay for phy_write_1bit (writes
  PHY_DATA_[01]) are not changed as they stay withing a 2,5MHz MDIO
  clock range.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Reviewed-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-17 22:54:13 -04:00
..
21142.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
Kconfig
Makefile
de4x5.c dec/tulip/de4x5: print MAC via printk format specifier 2012-02-24 15:40:59 -05:00
de4x5.h
de2104x.c de2104x: stop using net_device.{base_addr, irq}. 2012-04-07 11:47:16 +02:00
dmfe.c dmfe: enforce consistent timing delay. 2012-04-17 22:54:13 -04:00
eeprom.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
interrupt.c netdev: ethernet dev_alloc_skb to netdev_alloc_skb 2012-02-06 11:48:09 -05:00
media.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
pnic.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
pnic2.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
timer.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
tulip.h drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
tulip_core.c tulip_core: stop using net_device.{base_addr, irq}. 2012-04-07 11:45:27 +02:00
uli526x.c uli526x: stop using net_device.{base_addr, irq} and convert to __iomem. 2012-04-07 11:47:17 +02:00
winbond-840.c winbond840: stop using net_device.{base_addr, irq}. 2012-04-07 11:45:26 +02:00
xircom_cb.c xircom_cb: stop using net_device.{base_addr, irq} and convert to __iomem. 2012-04-07 11:47:16 +02:00