netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [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

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).