u-boot/drivers
TsiChung Liew 943b825bf1 Fix dm9000 receive status and len little endian issue
The received status and len was in little endian
format and caused the ethernet unable to proceed
further. Add __le16_to_cpu() in dm9000_rx_status_8/16/32bit().

Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2008-08-18 23:10:43 -07:00
..
bios_emulator Big white-space cleanup. 2008-05-21 00:14:08 +02:00
block drivers/block: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
hwmon Minor code cleanup: keep lists sorted. 2008-08-18 23:50:20 +02:00
i2c i2c: Clean drivers/i2c/ Makefile 2008-08-18 23:24:01 +02:00
input drivers/input: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
misc drivers/misc: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
mmc atmel_mci: Fix printf() format warnings 2008-07-23 16:15:01 +02:00
mtd Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash 2008-08-14 14:56:40 +02:00
net Fix dm9000 receive status and len little endian issue 2008-08-18 23:10:43 -07:00
pci drivers/pci: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
pcmcia pcmcia/ti_pci1410a: Move compile condition to the Makefile 2008-06-26 17:04:25 +02:00
qe drivers/qe: Move conditional compilation to Makefile 2008-08-13 01:40:41 +02:00
rtc rtc: Clean drivers/rtc/Makefile 2008-08-18 23:26:54 +02:00
serial drivers/misc: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
spi Move conditional compilation of MPC8XXX SPI driver to Makefile 2008-07-01 21:02:11 +02:00
usb Coding style cleanup, update CHANGELOG, prepare release 2008-08-12 16:08:38 +02:00
video video: Clean drivers/video/Makefile 2008-08-18 23:36:17 +02:00