summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)Author
2017-02-02i40e: add interrupt rate limit verbosityAlan Brady
2017-02-02i40e: refactor macro INTRL_USEC_TO_REGAlan Brady
2016-12-06i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller
2016-12-06i40e: Add support for 25G devicesCarolyn Wyborny
2016-12-06i40e: Blink LED on 1G BaseT boardsHenry Tieman
2016-12-02i40e/i40evf: replace for memcpy with single memcpy call in ethtoolJacob Keller
2016-12-02i40e: Fix for ethtool Supported link modesHarshitha Ramamurthy
2016-12-02i40e: fix panic on SPARC while changing num of descTushar Dave
2016-12-02i40e: avoid duplicate private flags definitionsJacob Keller
2016-10-31i40e: removed unreachable codeFilip Sadowski
2016-10-31i40e: Add common function for finding VSI by typeAlexander Duyck
2016-10-28i40e: Clean up handling of msglevel flags and debug parameterAlexander Duyck
2016-10-28i40e: Make struct i40e_stats constJoe Perches
2016-09-24i40evf: support queue-specific settings for interrupt moderationJacob Keller
2016-09-24i40e: cleanup ATR auto_disable_flags useJacob Keller
2016-09-22i40e: fix setting user defined RSS hash keyAlan Brady
2016-08-19i40e: use matching format identifiersHeinrich Schuchardt
2016-08-18i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny
2016-08-18i40e: don't allow reduction of channels below active FD rulesJacob Keller
2016-07-22i40e: add missing link advertise settingStefan Assmann
2016-07-22i40e: Fix to show correct Advertised Link Modes when link is downAvinash Dayanand
2016-06-27i40e: Removing unnecessary code which caused supported link mode bugAvinash Dayanand
2016-06-27i40e: fix missing DA cable checkSerey Kong
2016-05-13i40e: Refactor ethtool get_settingsCatherine Sullivan
2016-05-13i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain
2016-05-13i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott
2016-05-05i40e: Test memory before ethtool alloc succeedsJesse Brandeburg
2016-05-05i40e: Refactor receive routineJesse Brandeburg
2016-05-05i40e: Drop packet split receive routineJesse Brandeburg
2016-04-26i40e: Code cleanup in i40e_add_fdir_ethtoolShannon Nelson
2016-04-05i40e: Fix for supported link modes in 10GBaseT PHY'sAvinash Dayanand
2016-04-05i40e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-02-19i40e/ethtool: support coalesce setting by queueKan Liang
2016-02-19i40e/ethtool: support coalesce getting by queueKan Liang
2016-02-19i40e: queue-specific settings for interrupt moderationKan Liang
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson
2016-02-18i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny
2016-02-17i40e: better error reporting for nvmupdateShannon Nelson
2016-02-17i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain
2016-02-17i40e: use new add_veb calling with VEB stats controlShannon Nelson
2016-02-17i40e: add priv flag for automatic rule evictionAnjali Singhai Jain
2016-02-17i40e: count allocation errorsJesse Brandeburg
2016-02-16i40e: add counter for arq overflowsMitch Williams
2016-02-03i40e: add 100Mb ethtool reportingCatherine Sullivan
2016-02-03i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain
2016-02-03i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan
2016-02-03i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain
2015-12-03i40e: use priv flags to control packet splitJesse Brandeburg
2015-12-01i40e: add new fields to store user configurationHelin Zhang
2015-11-25i40e: create a generic configure rss functionHelin Zhang