- 13 Dec, 2005 1 commit
-
-
Jeff Kirsher authored
- TSO workaround - Fixes eeprom version reporting - Fix loopback test - Fix for WOL Signed-off-by:
Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by:
John Ronciak <john.ronciak@intel.com> Signed-off-by:
Jesse Brandeburg <jesse.brandeburg@intel.com>
-
- 04 Oct, 2005 2 commits
-
-
Mallikarjuna R Chilakala authored
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>
-
Mallikarjuna R Chilakala authored
defines/modifies data structures, function prototypes and changes to the driver rendering it capable of handling <n> tx/rx queues 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>
-
- 27 Jun, 2005 2 commits
-
-
Malli Chilakala authored
Cleanup debug message printed when Tx Unit hang is detected 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>
-
Malli Chilakala authored
Use correct WOL settings for 82544 adapters 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>
-
- 12 May, 2005 3 commits
-
-
Malli Chilakala authored
Driver version, white space, comments, device id & other 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> diff -up net-drivers-2.6/drivers/net/e1000/e1000_ethtool.c net-drivers-2.6/drivers/net/e1000.new/e1000_ethtool.c
-
Malli Chilakala authored
82573 specific code & packet split code 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> diff -up net-drivers-2.6/drivers/net/e1000/e1000.h net-drivers-2.6/drivers/net/e1000.new/e1000.h
-
Malli Chilakala authored
MSI support for PCI-e adapters 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> diff -up net-drivers-2.6/drivers/net/e1000/e1000.h net-drivers-2.6/drivers/net/e1000.new/e1000.h
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-