Received: with ECARTIS (v1.0.0; list netdev); Fri, 15 Oct 2004 06:51:14 -0700 (PDT) Received: from orsfmr001.jf.intel.com (fmr12.intel.com [134.134.136.15]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id i9FDp8Zb022853 for ; Fri, 15 Oct 2004 06:51:08 -0700 Received: from petasus.jf.intel.com (petasus.jf.intel.com [10.7.209.6]) by orsfmr001.jf.intel.com (8.12.9-20030918-01/8.12.9/d: major-outer.mc,v 1.15 2004/01/30 18:16:28 root Exp $) with ESMTP id i9FDpJOH018066; Fri, 15 Oct 2004 13:51:19 GMT Received: from orsmsxvs040.jf.intel.com (orsmsxvs040.jf.intel.com [192.168.65.206]) by petasus.jf.intel.com (8.12.9-20030918-01/8.12.9/d: major-inner.mc,v 1.11 2004/07/29 22:51:53 root Exp $) with SMTP id i9FDrAWs024826; Fri, 15 Oct 2004 13:54:20 GMT Received: from isotope.jf.intel.com ([10.23.51.23]) by orsmsxvs040.jf.intel.com (SAVSMTP 3.1.2.35) with SMTP id M2004101506504815853 ; Fri, 15 Oct 2004 06:50:48 -0700 Date: Fri, 15 Oct 2004 06:50:48 -0700 (PDT) From: Ganesh Venkatesan To: "jgarzik@pobox.com" cc: netdev Subject: [Patch 0/5 2.4] e1000: driver update Message-ID: ReplyTo: "Ganesh Venkatesan" MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.31 (www . roaringpenguin . com / mimedefang) X-archive-position: 10235 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: ganesh.venkatesan@intel.com Precedence: bulk X-list: netdev Content-Length: 289 Lines: 9 1. modified ethtool_set_pauseparam to use e1000_setup_link for flow control settings for fiber serdes link 2. remove unused function e1000_enable_mng_pass_thru 3. fix set ringparam for ethtool returning error code on bad input 4. driver version number update 5. white space corrections