linux/drivers/net/e1000
Jeff Kirsher e2faeec2de e1000: Fix driver to be used on PA RISC C8000 workstations
The checksum field in the EEPROM on HPPA is really not a
checksum but a signature (0x16d6).  So allow 0x16d6 as the
matching checksum on HPPA systems.

This issue is present on longterm/stable kernels, I have
verified that this patch is applicable back to at least
2.6.32.y kernels.

v2- changed ifdef to use CONFIG_PARISC instead of __hppa__

CC: Guy Martin <gmsoft@tuxicoman.be>
CC: Rolf Eike Beer <eike-kernel@sf-tec.de>
CC: Matt Turner <mattst88@gmail.com>
Reported-by: Mikulas Patocka <mikulas@artax.kerlin.mff.cuni.cz>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-08-30 20:58:56 -04:00
..
Makefile e100, e1000, ixgb: update copyright header and remove LICENSE 2006-09-27 12:53:14 -07:00
e1000.h e1000: do vlan cleanup 2011-07-21 13:47:57 -07:00
e1000_ethtool.c intel drivers: repair missing flush operations 2011-08-04 04:59:07 -07:00
e1000_hw.c e1000: Fix driver to be used on PA RISC C8000 workstations 2011-08-30 20:58:56 -04:00
e1000_hw.h Fix common misspellings 2011-03-31 11:26:23 -03:00
e1000_main.c e1000: always call e1000_check_for_link() on e1000_ce4100 MACs. 2011-07-21 22:53:41 -07:00
e1000_osdep.h e1000: fix sparse warning 2011-03-02 03:20:56 -08:00
e1000_param.c Intel Wired LAN drivers: Use static const 2010-12-10 22:12:32 -08:00