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/e1000
Auke Kok 6a9516989f [PATCH] e1000: fix TX timout hang regression for 82542rev3
Commit 581d708eb4 (oct. 5 2005) introduced
partial Multiqueue support for e1000 which broke macro smartness in setting
up head/tail registers for 82542 rev3 chipsets, making these adapters
completely non-working since 2.6.15.

This commit sets the proper head and tail registers for read and write
descriptor rings. Ths fix was tested on an 82542 rev3 NIC and newer NICs.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-09-12 11:46:39 -04:00
..
e1000.h e1000: fix panic on large frame receive when mtu=default 2006-07-14 16:14:48 -07:00
e1000_ethtool.c Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream 2006-07-05 14:32:39 -04:00
e1000_hw.c [PATCH] drivers/net/e1000/: possible cleanups 2006-08-19 17:44:28 -04:00
e1000_hw.h [PATCH] drivers/net/e1000/: possible cleanups 2006-08-19 17:44:28 -04:00
e1000_main.c [PATCH] e1000: fix TX timout hang regression for 82542rev3 2006-09-12 11:46:39 -04:00
e1000_osdep.h e1000: add ich8lan core functions 2006-06-27 09:08:17 -07:00
e1000_param.c e1000: allow user to disable ich8 lock loss workaround 2006-06-27 09:08:26 -07:00
LICENSE Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile e1000: Fix date string in Makefile 2006-05-23 13:36:10 -07:00