aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-19igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny1-1/+1
2012-01-05igb: add basic runtime PM supportYan, Zheng1-0/+16
2012-01-02igb: Add flow control advertising to ethtool setting.Carolyn Wyborny1-2/+4
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones1-9/+6
2011-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller1-8/+6
2011-10-07igb: leave staterr in place and instead us a helper function to check bitsAlexander Duyck1-4/+1
2011-10-07igb: Move ITR related data into work container within the q_vectorAlexander Duyck1-2/+2
2011-10-07igb: avoid unnecessary conversions from u16 to intAlexander Duyck1-2/+3
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-10-06igb: split buffer_info into tx_buffer_info and rx_buffer_infoAlexander Duyck1-7/+8
2011-10-06igb: Make Tx budget for NAPI user adjustableAlexander Duyck1-0/+1
2011-09-19igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck1-2/+2
2011-09-19igb: drop the "adv" off function names relating to descriptorsAlexander Duyck1-3/+3
2011-09-19igb: drop support for single buffer modeAlexander Duyck1-3/+2
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+2201