Re: [PATCH net-drivers-2.6 0/9] ixgb: driver update
From: John W. Linville <hidden>
Date: 2005-06-20 00:22:45
From: John W. Linville <hidden>
Date: 2005-06-20 00:22:45
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