linux/drivers/net/tulip
Anton Vorontsov e284e5c660 uli526x: fix endianness issues in the setup frame
This patch fixes uli526x driver's issues on a PowerPC boards: uli chip
is unable to receive the packets.

It appears that send_frame_filter prepares the setup frame in the
endianness unsafe manner. On a big endian machines we should shift
the address nibble by two bytes.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-05-06 12:02:26 -04:00
..
21142.c
Kconfig
Makefile
de4x5.c net: use get/put_unaligned_* helpers 2008-04-29 08:06:27 -07:00
de4x5.h net: use get/put_unaligned_* helpers 2008-04-29 08:06:27 -07:00
de2104x.c
dmfe.c
eeprom.c
interrupt.c
media.c
pnic.c
pnic2.c
timer.c
tulip.h net: use get/put_unaligned_* helpers 2008-04-29 08:06:27 -07:00
tulip_core.c net: use get/put_unaligned_* helpers 2008-04-29 08:06:27 -07:00
uli526x.c uli526x: fix endianness issues in the setup frame 2008-05-06 12:02:26 -04:00
winbond-840.c
xircom_cb.c