summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2011-10-111-8/+6
|\
| * igb: leave staterr in place and instead us a helper function to check bitsAlexander Duyck2011-10-071-4/+1
| * igb: Move ITR related data into work container within the q_vectorAlexander Duyck2011-10-071-2/+2
| * igb: avoid unnecessary conversions from u16 to intAlexander Duyck2011-10-071-2/+3
* | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-4/+0
|/
* igb: split buffer_info into tx_buffer_info and rx_buffer_infoAlexander Duyck2011-10-061-7/+8
* igb: Make Tx budget for NAPI user adjustableAlexander Duyck2011-10-061-0/+1
* igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck2011-09-191-2/+2
* igb: drop the "adv" off function names relating to descriptorsAlexander Duyck2011-09-191-3/+3
* igb: drop support for single buffer modeAlexander Duyck2011-09-191-3/+2
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-0/+2201