Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
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 2.6.25-rc4 de_stop_rxtx polling wrong 2008-03-17 08:11:31 -04:00
dmfe.c
eeprom.c [netdrvr] tulip_read_eeprom fixes for BUG 4420 2008-03-28 21:52:14 -04:00
interrupt.c
Kconfig remove the obsolete xircom_tulip_cb driver 2008-03-17 07:49:23 -04:00
Makefile remove the obsolete xircom_tulip_cb driver 2008-03-17 07:49:23 -04:00
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 [netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours 2008-04-16 20:37:24 -04:00
xircom_cb.c