linux/drivers/net/arm
Roel Kluin 858b9ced6e net: more timeouts that reach -1
with while (timeout-- > 0); timeout reaches -1 after the loop, so the tests
below are off by one. also don't do an '< 0' test on an unsigned.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-04 00:11:42 -08:00
..
am79c961a.c [NET] am79c961a: fix spin_lock usage 2009-01-24 23:21:33 +00:00
am79c961a.h fix file specification in comments 2006-10-03 23:01:26 +02:00
at91_ether.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
at91_ether.h at91_ether: use netstats in net_device structure 2008-07-22 19:45:41 -04:00
ep93xx_eth.c net: Fix more NAPI interface netdev argument drop fallout. 2008-12-29 18:18:24 -08:00
ether1.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
ether1.h
ether3.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
ether3.h
etherh.c [ARM] etherh: continue fixing build failure 2009-01-28 10:19:52 +00:00
ixp4xx_eth.c net: Fix more NAPI interface netdev argument drop fallout. 2008-12-29 18:18:24 -08:00
Kconfig IXP4xx: Add PHYLIB support to Ethernet driver. 2008-12-22 00:42:55 +01:00
ks8695net.c net: more timeouts that reach -1 2009-03-04 00:11:42 -08:00
ks8695net.h net: Add support for the KS8695 ethernet devices. 2008-12-11 21:00:29 -08:00
Makefile net: Add support for the KS8695 ethernet devices. 2008-12-11 21:00:29 -08:00