summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-07igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann1-0/+3
2012-08-04igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl1-12/+11
2012-08-04igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl1-1/+1
2012-06-20igb: Update firmware info outputCarolyn Wyborny1-10/+7
2012-06-20igb: Support the get_ts_info ethtool method.Carolyn Wyborny1-0/+35
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