summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQLEmil Tantilov2014-10-021-2/+1
* ixgbe: Resolve warnings produced in W=2 buildsMark Rustad2014-09-121-2/+2
* list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-061-1/+1
* ixgbe: remove unnecessary break after returnFabian Frederick2014-07-201-2/+0
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-061-2/+2
* ixgbe: fix detection of SFP+ capable interfacesEmil Tantilov2014-06-031-7/+0
* ixgbe: add /* fallthrough */ comment to case statementsJacob Keller2014-05-231-0/+4
* ixgbe: add space between operands to &Jacob Keller2014-05-231-1/+1
* ixgbe: fix several concatenated strings to single lineJacob Keller2014-05-231-16/+9
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-231-26/+26
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-141-4/+4
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-121-0/+1
* ixgbe: Fix up some ethtool results when adapter is removedMark Rustad2014-03-021-1/+8
* ixgbe: Additional adapter removal checksMark Rustad2014-01-141-0/+22
* ixgbe: Make ethtool register test use accessorsMark Rustad2014-01-141-51/+47
* ixgbe: fix rx-usecs range checks for BQLEmil Tantilov2013-10-241-3/+3
* ixgbe: remove marketing names from busy poll codeJacob Keller2013-10-011-14/+14
* ixgbe: ethtool DCB registers dump for 82599 and x540Leonardo Potenza2013-10-011-15/+60
* ixgbe: fix ethtool reporting of supported links for SFP modulesEmil Tantilov2013-09-131-0/+7
* ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov2013-09-131-0/+13
* ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov2013-09-131-0/+5
* ixgbe: add 1Gbps support for QSFP+Emil Tantilov2013-08-291-3/+0
* ixgbe: fix SFF data dumps of SFP+ modules from an offsetEmil Tantilov2013-08-291-5/+4
* ixgbe: fix link test when connected to 1Gbps link partnerEmil Tantilov2013-08-291-17/+10
* ixgbe: fix incorrect limit value in ring transverseDon Skidmore2013-08-291-1/+1
* ixgbe: rename LL_EXTENDED_STATS to use queue instead of qJacob Keller2013-07-311-6/+6
* ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov2013-07-301-55/+18
* ixgbe: fix fc autoneg ethtool reporting.Don Skidmore2013-07-301-4/+5
* ixgbe: add extra stats for ndo_ll_pollEliezer Tamir2013-06-101-0/+40
* ixgbe: add mac type to the version in ethtool_regsEmil Tantilov2013-04-251-1/+2
* ixgbe: fix register access during ethtool loopback testEmil Tantilov2013-04-251-12/+14
* ixgbe: add SFP+ LX module supportDon Skidmore2013-04-241-6/+4
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-9/+9
* ixgbe: fix Tx timeouts with BQLEmil Tantilov2013-02-151-6/+27
* ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume2013-02-151-0/+114
* ixgbe: Add support for set_channels ethtool operationAlexander Duyck2013-02-151-0/+38
* ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck2013-02-151-0/+72
* ixgbe: update date to 2013Don Skidmore2013-02-051-1/+1
* ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay2013-02-051-2/+4
* ixgbe: fix potential null dereferenceJosh Hay2013-02-051-0/+3
* ixgbe: autoneg variable refactoringJosh Hay2013-01-311-3/+3
* ixgbe: add missing supported filters to get_ts_infoJacob Keller2013-01-231-0/+8
* ixgbe: ethtool ixgbe_diag_test cleanupJacob Keller2013-01-231-12/+26
* ixgbe: ethtool correctly identify autoneg settingJacob Keller2012-11-221-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-101-0/+3
|\
| * ixgbe: PTP get_ts_info missing software supportJacob Keller2012-11-011-0/+3
* | ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-011-2/+0
* | ixgbe: Fix possible memory leak in ixgbe_set_ringparamAlexander Duyck2012-10-221-52/+50
|/
* ixgbe: fix PTP ethtool timestamping functionJacob Keller2012-10-031-4/+1
OpenPOWER on IntegriCloud