Re: [PATCH net-drivers-2.6 0/9] ixgb: driver update
From: Jeff Garzik <hidden>
Date: 2005-06-27 04:37:43
From: Jeff Garzik <hidden>
Date: 2005-06-27 04:37:43
Malli Chilakala wrote:
ixgb: driver update Signed-off-by: Mallikarjuna R Chilakala <redacted> Signed-off-by: Ganesh Venkatesan <redacted> Signed-off-by: John Ronciak <redacted> 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...