summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-13igb: Add Support for new i210/i211 devices.Carolyn Wyborny1-25/+78
2012-05-10igb: output register's information related to RX/TX queue[4-15]Koki Sanagi1-1/+37
2012-03-13igb: fix ethtool offline testJeff Kirsher1-0/+7
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-03igb: 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-08igb: leave staterr in place and instead us a helper function to check bitsAlexander Duyck1-4/+1
2011-10-08igb: Move ITR related data into work container within the q_vectorAlexander Duyck1-2/+2
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