Greg Ungerer 0e702ab38b [PATCH] m68knommu: FEC driver event/irq fixes
Collection of fixes for the ColdFire FEC ethernet driver:

. reworked event setting so that it occurs after the MII setup.
  roucaries bastien <roucaries.bastien@gmail.com>
. Do not read cbd_sc in memory for each bit we test. Once per buffer is enough.
. Overrun errors must increase `rx_fifo_errors', not `rx_crc_errors'
. No need for a special value to activate rx or tx.  Only write access matters.
. Simplify parameter of eth_copy_and_sum : `data' has already the right value.
. Some spelling fixes.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-27 18:30:14 -07:00
..
2006-06-25 10:01:16 -07:00
2006-06-23 07:43:06 -07:00
2006-05-03 20:05:41 -07:00
2006-06-20 01:21:29 -07:00
2006-06-26 18:35:02 +02:00
2006-06-27 17:32:39 -07:00
2006-06-27 17:32:39 -07:00
2006-06-19 13:06:05 +01:00
2006-06-27 17:32:39 -07:00
2006-06-27 17:32:39 -07:00
2006-06-27 17:32:40 -07:00
2006-06-27 17:32:39 -07:00
2006-06-27 17:32:39 -07:00
2006-03-23 07:38:16 -08:00
2006-06-23 07:43:06 -07:00
2006-06-17 21:18:43 -07:00