* [PATCH net-drivers-2.6 0/9] ixgb: driver update
@ 2005-06-17 23:54 Malli Chilakala
2005-06-20 0:22 ` John W. Linville
2005-06-27 4:37 ` Jeff Garzik
0 siblings, 2 replies; 4+ messages in thread
From: Malli Chilakala @ 2005-06-17 23:54 UTC (permalink / raw)
To: jgarzik@pobox.com; +Cc: netdev
ixgb: driver update
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>
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH net-drivers-2.6 0/9] ixgb: driver update
2005-06-17 23:54 [PATCH net-drivers-2.6 0/9] ixgb: driver update Malli Chilakala
@ 2005-06-20 0:22 ` John W. Linville
2005-06-20 21:29 ` Ganesh Venkatesan
2005-06-27 4:37 ` Jeff Garzik
1 sibling, 1 reply; 4+ messages in thread
From: John W. Linville @ 2005-06-20 0:22 UTC (permalink / raw)
To: Malli Chilakala; +Cc: jgarzik@pobox.com, netdev
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH net-drivers-2.6 0/9] ixgb: driver update
2005-06-20 0:22 ` John W. Linville
@ 2005-06-20 21:29 ` Ganesh Venkatesan
0 siblings, 0 replies; 4+ messages in thread
From: Ganesh Venkatesan @ 2005-06-20 21:29 UTC (permalink / raw)
To: Malli Chilakala, jgarzik@pobox.com, netdev
John:
Are you subscribed to netdev@vger.kernel.org?
ganesh.
On 6/19/05, John W. Linville <linville@tuxdriver.com> 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
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH net-drivers-2.6 0/9] ixgb: driver update
2005-06-17 23:54 [PATCH net-drivers-2.6 0/9] ixgb: driver update Malli Chilakala
2005-06-20 0:22 ` John W. Linville
@ 2005-06-27 4:37 ` Jeff Garzik
1 sibling, 0 replies; 4+ messages in thread
From: Jeff Garzik @ 2005-06-27 4:37 UTC (permalink / raw)
To: Malli Chilakala; +Cc: netdev
Malli Chilakala wrote:
> ixgb: driver update
>
> 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>
>
> 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
also, please take Francois' comments into account...
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-06-27 4:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-17 23:54 [PATCH net-drivers-2.6 0/9] ixgb: driver update Malli Chilakala
2005-06-20 0:22 ` John W. Linville
2005-06-20 21:29 ` Ganesh Venkatesan
2005-06-27 4:37 ` Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).