Malli Chilakala wrote:
ixgb: driver update
Signed-off-by: Mallikarjuna R Chilakala <mallikarjuna.chilakala@xxxxxxxxx>
Signed-off-by: Ganesh Venkatesan <ganesh.venkatesan@xxxxxxxxx>
Signed-off-by: John Ronciak <john.ronciak@xxxxxxxxx>
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...
|