aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
AgeCommit message (Expand)Author
2013-04-25ixgbe: add mac type to the version in ethtool_regsEmil Tantilov
2013-04-25ixgbe: fix register access during ethtool loopback testEmil Tantilov
2013-04-24ixgbe: add SFP+ LX module supportDon Skidmore
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-15ixgbe: fix Tx timeouts with BQLEmil Tantilov
2013-02-15ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume
2013-02-15ixgbe: Add support for set_channels ethtool operationAlexander Duyck
2013-02-15ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-02-05ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay
2013-02-05ixgbe: fix potential null dereferenceJosh Hay
2013-01-31ixgbe: autoneg variable refactoringJosh Hay
2013-01-23ixgbe: add missing supported filters to get_ts_infoJacob Keller
2013-01-23ixgbe: ethtool ixgbe_diag_test cleanupJacob Keller
2012-11-22ixgbe: ethtool correctly identify autoneg settingJacob Keller
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings
2012-11-01ixgbe: PTP get_ts_info missing software supportJacob Keller
2012-10-22ixgbe: Fix possible memory leak in ixgbe_set_ringparamAlexander Duyck
2012-10-03ixgbe: fix PTP ethtool timestamping functionJacob Keller
2012-07-18ixgbe: Retire RSS enabled and capable flagsAlexander Duyck
2012-07-11ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck
2012-06-20ixgbe: clean up ixgbe_get_settings ethtool functionJacob Keller
2012-05-09ixgbe: add support for get_ts_infoJacob Keller
2012-05-09ixgbe: Clean up priority based flow controlAlexander Duyck
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend
2012-04-27ixgbe: check for WoL support in single functionJacob Keller
2012-03-19ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck
2012-03-19ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck
2012-03-17ixgbe: Replace standard receive path with a page based receiveAlexander Duyck
2012-03-14ixgbe: use typed min/max functions where possibleJesse Brandeburg
2012-03-12ixgbe: Simplify logic for ethtool loopback frame creation and testingAlexander Duyck
2012-03-12ixgbe: Allocate rings as part of the q_vectorAlexander Duyck
2012-03-12ixgbe: remove tie between NAPI work limits and interrupt moderationJeff Kirsher
2012-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-02-10ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADVAlexander Duyck
2012-02-09ixgbe: ethtool: stats user buffer overrunJohn Fastabend
2012-02-03ixgbe: make ethtool strings table constStephen Hemminger
2012-02-03ixgbe: update copyright to 2012Don Skidmore
2012-01-02ixgbe: add support for new 82599 device.Don Skidmore
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones
2011-10-17ixgbe: change the eeprom version reported by ethtoolEmil Tantilov
2011-10-17ixgbe: allow eeprom writes via ethtoolEmil Tantilov
2011-10-12ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-10-05ixgbe: get pauseparam autonegMika Lansirinne
2011-10-05ixgbe: send MFLCN to ethtoolEmil Tantilov
2011-09-28ixgbe: Cleanup q_vector interrupt throttle rate logicEmil Tantilov
2011-09-23ixgbe: add WOL support for X540Emil Tantilov