aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
Commit message (Expand)AuthorAge
* ixgbe: fix rx-usecs range checks for BQLEmil Tantilov2013-10-24
* ixgbe: remove marketing names from busy poll codeJacob Keller2013-10-01
* ixgbe: ethtool DCB registers dump for 82599 and x540Leonardo Potenza2013-10-01
* ixgbe: fix ethtool reporting of supported links for SFP modulesEmil Tantilov2013-09-13
* ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov2013-09-13
* ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov2013-09-13
* ixgbe: add 1Gbps support for QSFP+Emil Tantilov2013-08-29
* ixgbe: fix SFF data dumps of SFP+ modules from an offsetEmil Tantilov2013-08-29
* ixgbe: fix link test when connected to 1Gbps link partnerEmil Tantilov2013-08-29
* ixgbe: fix incorrect limit value in ring transverseDon Skidmore2013-08-29
* ixgbe: rename LL_EXTENDED_STATS to use queue instead of qJacob Keller2013-07-31
* ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov2013-07-30
* ixgbe: fix fc autoneg ethtool reporting.Don Skidmore2013-07-30
* ixgbe: add extra stats for ndo_ll_pollEliezer Tamir2013-06-11
* ixgbe: add mac type to the version in ethtool_regsEmil Tantilov2013-04-25
* ixgbe: fix register access during ethtool loopback testEmil Tantilov2013-04-25
* ixgbe: add SFP+ LX module supportDon Skidmore2013-04-24
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* ixgbe: fix Tx timeouts with BQLEmil Tantilov2013-02-16
* ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume2013-02-16
* ixgbe: Add support for set_channels ethtool operationAlexander Duyck2013-02-16
* ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck2013-02-16
* ixgbe: update date to 2013Don Skidmore2013-02-05
* ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay2013-02-05
* ixgbe: fix potential null dereferenceJosh Hay2013-02-05
* ixgbe: autoneg variable refactoringJosh Hay2013-02-01
* ixgbe: add missing supported filters to get_ts_infoJacob Keller2013-01-23
* ixgbe: ethtool ixgbe_diag_test cleanupJacob Keller2013-01-23
* ixgbe: ethtool correctly identify autoneg settingJacob Keller2012-11-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
|\
| * ixgbe: PTP get_ts_info missing software supportJacob Keller2012-11-01
* | ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-01
* | ixgbe: Fix possible memory leak in ixgbe_set_ringparamAlexander Duyck2012-10-23
|/
* ixgbe: fix PTP ethtool timestamping functionJacob Keller2012-10-03
* ixgbe: Retire RSS enabled and capable flagsAlexander Duyck2012-07-18
* ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck2012-07-11
* ixgbe: clean up ixgbe_get_settings ethtool functionJacob Keller2012-06-20
* ixgbe: add support for get_ts_infoJacob Keller2012-05-10
* ixgbe: Clean up priority based flow controlAlexander Duyck2012-05-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-04
* | ixgbe: check for WoL support in single functionJacob Keller2012-04-27
|/
* ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck2012-03-19
* ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck2012-03-19
* ixgbe: Replace standard receive path with a page based receiveAlexander Duyck2012-03-17
* ixgbe: use typed min/max functions where possibleJesse Brandeburg2012-03-14
* ixgbe: Simplify logic for ethtool loopback frame creation and testingAlexander Duyck2012-03-12
* ixgbe: Allocate rings as part of the q_vectorAlexander Duyck2012-03-12
* ixgbe: remove tie between NAPI work limits and interrupt moderationJeff Kirsher2012-03-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-02-12
|\