summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-08igb: avoid unnecessary conversions from u16 to intAlexander Duyck1-2/+3
2011-10-08net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-10-07igb: split buffer_info into tx_buffer_info and rx_buffer_infoAlexander Duyck1-7/+8
2011-10-07igb: Make Tx budget for NAPI user adjustableAlexander Duyck1-0/+1
2011-09-20igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck1-2/+2
2011-09-20igb: drop the "adv" off function names relating to descriptorsAlexander Duyck1-3/+3
2011-09-20igb: drop support for single buffer modeAlexander Duyck1-3/+2
2011-08-11intel: Move the Intel wired LAN driversJeff Kirsher1-0/+2201