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
Jeff Kirsher 47028635d1 [PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllers
Removed duplicate code, TXDCTL and TXDCTL_COUNT_DESC are the same bit and there is no need to set it twice.

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2006-01-17 07:44:51 -05:00
..
e1000.h [PATCH] e1000: Fix TX queue length based on link speed 2006-01-17 07:44:50 -05:00
e1000_ethtool.c [PATCH] e1000: Fix desc. clean up 2006-01-17 07:44:51 -05:00
e1000_hw.c [PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllers 2006-01-17 07:44:51 -05:00
e1000_hw.h [PATCH] e1000: Fix adapter structure and prepare for multique fix 2006-01-17 07:40:11 -05:00
e1000_main.c [PATCH] e1000: Fix TX timeout logic 2006-01-17 07:44:50 -05:00
e1000_osdep.h [PATCH] e1000:Driver version,white space,comments,device id 2005-05-12 20:48:55 -04:00
e1000_param.c [PATCH] e1000: Fix flow control water marks 2006-01-17 07:44:50 -05:00
LICENSE Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00