aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-21igb: specify phc_index of 82575 for get_ts_infoKen ICHIKAWA1-5/+5
2014-03-21igb: Fix memory leak in igb_get_module_eeprom()Christian Engelmayer1-1/+3
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman1-6/+6
2014-03-12igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny1-16/+29
2014-02-26igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny1-3/+2
2013-12-17igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny1-3/+3
2013-12-10igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny1-0/+4
2013-11-29igb: Fixed Wake On LAN supportAkeem G Abodunrin1-3/+4
2013-11-11igb: Update link modes display in ethtoolCarolyn Wyborny1-24/+27
2013-11-01igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd1-1/+3
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2013-10-02igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen1-0/+2
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2013-10-01igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu1-0/+84
2013-10-01igb: Add ethtool offline tests for i354Fujinaka, Todd1-2/+4
2013-09-27igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka1-0/+3
2013-09-04igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin1-11/+15
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu1-0/+87
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny1-2/+13
2013-08-22igb: Reset the link when EEE setting changedAkeem G Abodunrin1-1/+3
2013-05-21igb: Fix set_ethtool function to call update nvm for entire imageCarolyn Wyborny1-4/+2
2013-05-21igb: SerDes flow control settingAkeem G. Abodunrin1-15/+19
2013-05-21igb: Support for SFP modules discoveryAkeem G. Abodunrin1-20/+14
2013-04-24igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin1-7/+2
2013-04-18igb: Add support for i354 devicesCarolyn Wyborny1-17/+50
2013-04-18igb: Enable EEE LP advertisementMatthew Vick1-1/+29
2013-04-18igb: Fix code comments and whitespaceJeff Kirsher1-66/+71
2013-04-18igb: Support to read and export SFF-8472/8079 dataAkeem G. Abodunrin1-0/+81
2013-04-18igb: Support for 100base-fx SFPAkeem G. Abodunrin1-13/+35
2013-02-15igb: increase timeout for ethtool offline self-testStefan Assmann1-1/+1
2013-01-19igb: Copyright string update to year 2013Akeem G. Abodunrin1-1/+1
2013-01-18igb: Add mechanism for detecting latched hardware Rx timestampMatthew Vick1-0/+1
2013-01-18igb: Add timeout for PTP Tx work itemMatthew Vick1-0/+1
2013-01-18igb: Add support for SW timestampingMatthew Vick1-0/+9
2012-12-01igb: Unset sigdetect for SERDES loopback on 82580 and i350Carolyn Wyborny1-0/+14
2012-11-22igb: No longer rely on APME to determine WoL settingsMatthew Vick1-54/+2
2012-11-13igb: Ethtool support to enable and disable EEEAkeem G. Abodunrin1-0/+100
2012-11-13igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin1-0/+181
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings1-2/+0
2012-10-19igb: Lock buffer size at 2K even on systems with larger pagesAlexander Duyck1-2/+2
2012-10-19igb: Map entire page and sync half instead of mapping and unmapping half pagesAlexander Duyck1-13/+13
2012-10-19igb: Do not use header split, instead receive all frames into a single bufferAlexander Duyck1-11/+20
2012-09-17igb: Correct PTP support query from ethtool.Matthew Vick1-24/+38
2012-09-17igb: Update PTP function names/variables and locations.Matthew Vick1-17/+17
2012-09-17igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick1-2/+2
2012-09-04igb: Supported and Advertised Pause FrameAkeem G. Abodunrin1-3/+18
2012-09-04igb: Add loopback test support for i210Carolyn Wyborny1-35/+16
2012-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller1-0/+42
2012-08-21igb: update to allow reading/setting MDI stateJesse Brandeburg1-0/+42
2012-08-07igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann1-0/+3