aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-29ixgbe: fix incorrect limit value in ring transverseDon Skidmore1-1/+1
2013-07-31ixgbe: rename LL_EXTENDED_STATS to use queue instead of qJacob Keller1-6/+6
2013-07-30ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov1-55/+18
2013-07-30ixgbe: fix fc autoneg ethtool reporting.Don Skidmore1-4/+5
2013-06-10ixgbe: add extra stats for ndo_ll_pollEliezer Tamir1-0/+40
2013-04-25ixgbe: add mac type to the version in ethtool_regsEmil Tantilov1-1/+2
2013-04-25ixgbe: fix register access during ethtool loopback testEmil Tantilov1-12/+14
2013-04-24ixgbe: add SFP+ LX module supportDon Skidmore1-6/+4
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-9/+9
2013-02-15ixgbe: fix Tx timeouts with BQLEmil Tantilov1-6/+27
2013-02-15ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume1-0/+114
2013-02-15ixgbe: Add support for set_channels ethtool operationAlexander Duyck1-0/+38
2013-02-15ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck1-0/+72
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2013-02-05ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay1-2/+4
2013-02-05ixgbe: fix potential null dereferenceJosh Hay1-0/+3
2013-01-31ixgbe: autoneg variable refactoringJosh Hay1-3/+3
2013-01-23ixgbe: add missing supported filters to get_ts_infoJacob Keller1-0/+8
2013-01-23ixgbe: ethtool ixgbe_diag_test cleanupJacob Keller1-12/+26
2012-11-22ixgbe: ethtool correctly identify autoneg settingJacob Keller1-0/+5
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings1-2/+0
2012-11-01ixgbe: PTP get_ts_info missing software supportJacob Keller1-0/+3
2012-10-22ixgbe: Fix possible memory leak in ixgbe_set_ringparamAlexander Duyck1-52/+50
2012-10-03ixgbe: fix PTP ethtool timestamping functionJacob Keller1-4/+1
2012-07-18ixgbe: Retire RSS enabled and capable flagsAlexander Duyck1-4/+0
2012-07-11ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck1-7/+1
2012-06-20ixgbe: clean up ixgbe_get_settings ethtool functionJacob Keller1-85/+62
2012-05-09ixgbe: add support for get_ts_infoJacob Keller1-0/+41
2012-05-09ixgbe: Clean up priority based flow controlAlexander Duyck1-24/+6
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend1-0/+2
2012-04-27ixgbe: check for WoL support in single functionJacob Keller1-46/+5
2012-03-19ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck1-20/+18
2012-03-19ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck1-0/+153
2012-03-17ixgbe: Replace standard receive path with a page based receiveAlexander Duyck1-8/+15
2012-03-14ixgbe: use typed min/max functions where possibleJesse Brandeburg1-4/+4
2012-03-12ixgbe: Simplify logic for ethtool loopback frame creation and testingAlexander Duyck1-31/+32
2012-03-12ixgbe: Allocate rings as part of the q_vectorAlexander Duyck1-2/+0
2012-03-12ixgbe: remove tie between NAPI work limits and interrupt moderationJeff Kirsher1-6/+0
2012-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-2/+2
2012-02-10ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADVAlexander Duyck1-2/+2
2012-02-09ixgbe: ethtool: stats user buffer overrunJohn Fastabend1-37/+51
2012-02-03ixgbe: make ethtool strings table constStephen Hemminger1-1/+1
2012-02-03ixgbe: update copyright to 2012Don Skidmore1-1/+1
2012-01-02ixgbe: add support for new 82599 device.Don Skidmore1-3/+12
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones1-10/+6
2011-10-17ixgbe: change the eeprom version reported by ethtoolEmil Tantilov1-6/+7
2011-10-17ixgbe: allow eeprom writes via ethtoolEmil Tantilov1-0/+71
2011-10-12ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania1-0/+2