summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* igb: Add Support for new i210/i211 devices.Carolyn Wyborny2012-05-121-25/+78
* igb: output register's information related to RX/TX queue[4-15]Koki Sanagi2012-05-091-1/+37
* igb: fix ethtool offline testJeff Kirsher2012-03-121-0/+7
* igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny2012-01-191-1/+1
* igb: add basic runtime PM supportYan, Zheng2012-01-051-0/+16
* igb: Add flow control advertising to ethtool setting.Carolyn Wyborny2012-01-021-2/+4
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-141-9/+6
* 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
OpenPOWER on IntegriCloud