aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
Commit message (Expand)AuthorAge
* 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
|\
| * ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADVAlexander Duyck2012-02-10
* | ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-09
|/
* ixgbe: make ethtool strings table constStephen Hemminger2012-02-03
* ixgbe: update copyright to 2012Don Skidmore2012-02-03
* ixgbe: add support for new 82599 device.Don Skidmore2012-01-02
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-14
* ixgbe: change the eeprom version reported by ethtoolEmil Tantilov2011-10-17
* ixgbe: allow eeprom writes via ethtoolEmil Tantilov2011-10-17
* ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania2011-10-13
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* ixgbe: get pauseparam autonegMika Lansirinne2011-10-05
* ixgbe: send MFLCN to ethtoolEmil Tantilov2011-10-05
* ixgbe: Cleanup q_vector interrupt throttle rate logicEmil Tantilov2011-09-29
* ixgbe: add WOL support for X540Emil Tantilov2011-09-23
* ixgbe: fix FCRTL/H register dump for X540Emil Tantilov2011-09-16
* ixgbe: Make better use of memory allocations in one-buffer mode w/ RSCAlexander Duyck2011-09-16
* ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings2011-09-16