1
linux/drivers/net/e1000
Jeff Kirsher 997f5cbdde [PATCH] e1000: Fix Desc. Rings and Jumbo Frames
This patch contains two fixes.  The first fix is to the tx and rx descriptor rings clean up process.  The second fix is to jumbo frames, which cleans up the code logic and removes most of the fifo related limitations on jumbo frames.  This is because the driver code now supports splitting a packet across multiple descriptors.

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:50 -05:00
..
e1000_ethtool.c [PATCH] e1000: Fix loopback logic 2006-01-17 07:44:49 -05:00
e1000_hw.c [PATCH] e1000: Fix EEPROM read logic 2006-01-17 07:44:50 -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 Desc. Rings and Jumbo Frames 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
e1000.h [PATCH] e1000: Fix TX queue length based on link speed 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