summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* igb: Unset sigdetect for SERDES loopback on 82580 and i350Carolyn Wyborny2012-12-011-0/+14
* igb: No longer rely on APME to determine WoL settingsMatthew Vick2012-11-221-54/+2Star
* igb: Ethtool support to enable and disable EEEAkeem G. Abodunrin2012-11-131-0/+100
* igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin2012-11-131-0/+181
* ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-011-2/+0Star
* igb: Lock buffer size at 2K even on systems with larger pagesAlexander Duyck2012-10-191-2/+2
* igb: Map entire page and sync half instead of mapping and unmapping half pagesAlexander Duyck2012-10-191-13/+13
* igb: Do not use header split, instead receive all frames into a single bufferAlexander Duyck2012-10-191-11/+20
* igb: Correct PTP support query from ethtool.Matthew Vick2012-09-171-24/+38
* igb: Update PTP function names/variables and locations.Matthew Vick2012-09-171-17/+17
* igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick2012-09-171-2/+2
* igb: Supported and Advertised Pause FrameAkeem G. Abodunrin2012-09-051-3/+18
* igb: Add loopback test support for i210Carolyn Wyborny2012-09-051-35/+16Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-08-221-0/+42
|\
| * igb: update to allow reading/setting MDI stateJesse Brandeburg2012-08-211-0/+42
* | igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann2012-08-071-0/+3
* | igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl2012-08-041-12/+11Star
* | igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl2012-08-041-1/+1
|/
* igb: Update firmware info outputCarolyn Wyborny2012-06-201-10/+7Star
* igb: Support the get_ts_info ethtool method.Carolyn Wyborny2012-06-201-0/+35
* 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-101-1/+37
* igb: fix ethtool offline testJeff Kirsher2012-03-131-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-031-2/+4
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-141-9/+6Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2011-10-111-8/+6Star
|\
| * igb: leave staterr in place and instead us a helper function to check bitsAlexander Duyck2011-10-081-4/+1Star
| * igb: Move ITR related data into work container within the q_vectorAlexander Duyck2011-10-081-2/+2
| * igb: avoid unnecessary conversions from u16 to intAlexander Duyck2011-10-081-2/+3
* | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-081-4/+0Star
|/
* igb: split buffer_info into tx_buffer_info and rx_buffer_infoAlexander Duyck2011-10-071-7/+8
* igb: Make Tx budget for NAPI user adjustableAlexander Duyck2011-10-071-0/+1
* igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck2011-09-201-2/+2
* igb: drop the "adv" off function names relating to descriptorsAlexander Duyck2011-09-201-3/+3
* igb: drop support for single buffer modeAlexander Duyck2011-09-201-3/+2Star
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-111-0/+2201