From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ganesh Venkatesan Subject: Re: [PATCH net-drivers-2.6 0/9] ixgb: driver update Date: Mon, 20 Jun 2005 14:29:29 -0700 Message-ID: <5fc59ff305062014294069b259@mail.gmail.com> References: <20050620002244.GB16859@tuxdriver.com> Reply-To: Ganesh Venkatesan Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Return-path: To: Malli Chilakala , "jgarzik@pobox.com" , netdev In-Reply-To: <20050620002244.GB16859@tuxdriver.com> Content-Disposition: inline Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org John: Are you subscribed to netdev@vger.kernel.org? ganesh. On 6/19/05, John W. Linville wrote: > On Fri, Jun 17, 2005 at 04:54:36PM -0700, Malli Chilakala wrote: > > ixgb: driver update > > > 1. Set RXDCTL:PTHRESH/HTHRESH to zero > > 2. Fix unnecessary link state messages > > 3. Use netdev_priv() instead of netdev->priv > > 4. Fix Broadcast/Multicast packets received statistics > > 5. Fix data output by ethtool -d > > 6. Ethtool cleanup patch from Stephen Hemminger > > 7. Remove unused functions, render some variable static instead of global > > 8. Redefined buffer_info-dma to be dma_addr_t instead of uint64 > > 9. Driver version & white space fixes > > Hmmm...I only got parts 1 & 2...anyone else missing parts? > > -- > John W. Linville > linville@tuxdriver.com > >