linux/drivers/net/e1000
Mallikarjuna R Chilakala e4c811c9d2 e1000: Fixes for packet split related issues
Fixes for packet split related issues
  * On platforms where PAGE_SIZE > 4K, driver will use only required number of
    pages compared to always using 3 pages.
  * Packet split won't be used if the PAGE_SIZE is > 16K
  * Adds a statistics counter to splits.
  * Setting the non Null ptr to zero sized buffers to solve packet split
    receive descriptor error
  * When the no of pages needed is calculated, the header buffer is not
    included for a given MTU.

Signed-off-by: Mallikarjuna R Chilakala <mallikarjuna.chilakala@intel.com>
Signed-off-by: Ganesh Venkatesan <ganesh.venkatesan@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-10-04 07:05:44 -04: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
e1000.h e1000: Fixes for packet split related issues 2005-10-04 07:05:44 -04:00
e1000_ethtool.c e1000: Fixes for packet split related issues 2005-10-04 07:05:44 -04:00
e1000_hw.c e1000: Support for 82571 and 82572 controllers 2005-10-04 06:58:59 -04:00
e1000_hw.h e1000: Support for 82571 and 82572 controllers 2005-10-04 06:58:59 -04:00
e1000_main.c e1000: Fixes for packet split related issues 2005-10-04 07:05:44 -04:00
e1000_osdep.h [PATCH] e1000:Driver version,white space,comments,device id 2005-05-12 20:48:55 -04:00
e1000_param.c e1000: multi-queue defines/modification to data structures 2005-10-04 07:01:55 -04:00