summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: Save more link abilities when using ethtoolHenry Tieman2017-02-111-0/+3
* i40e: add interrupt rate limit verbosityAlan Brady2017-02-021-3/+10
* i40e: refactor macro INTRL_USEC_TO_REGAlan Brady2017-02-021-1/+1
* i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller2016-12-061-2/+13
* i40e: Add support for 25G devicesCarolyn Wyborny2016-12-061-1/+25
* i40e: Blink LED on 1G BaseT boardsHenry Tieman2016-12-061-5/+5
* i40e/i40evf: replace for memcpy with single memcpy call in ethtoolJacob Keller2016-12-021-16/+8
* i40e: Fix for ethtool Supported link modesHarshitha Ramamurthy2016-12-021-6/+10
* i40e: fix panic on SPARC while changing num of descTushar Dave2016-12-021-5/+5
* i40e: avoid duplicate private flags definitionsJacob Keller2016-12-021-25/+17
* i40e: removed unreachable codeFilip Sadowski2016-10-311-18/+0
* i40e: Add common function for finding VSI by typeAlexander Duyck2016-10-311-11/+1
* i40e: Clean up handling of msglevel flags and debug parameterAlexander Duyck2016-10-281-1/+6
* i40e: Make struct i40e_stats constJoe Perches2016-10-281-1/+1
* i40evf: support queue-specific settings for interrupt moderationJacob Keller2016-09-241-4/+68
* i40e: cleanup ATR auto_disable_flags useJacob Keller2016-09-241-0/+3
* i40e: fix setting user defined RSS hash keyAlan Brady2016-09-221-5/+7
* i40e: use matching format identifiersHeinrich Schuchardt2016-08-191-13/+13
* i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny2016-08-181-78/+130
* i40e: don't allow reduction of channels below active FD rulesJacob Keller2016-08-181-0/+24
* i40e: add missing link advertise settingStefan Assmann2016-07-221-0/+1
* i40e: Fix to show correct Advertised Link Modes when link is downAvinash Dayanand2016-07-221-19/+28
* i40e: Removing unnecessary code which caused supported link mode bugAvinash Dayanand2016-06-271-2/+1
* i40e: fix missing DA cable checkSerey Kong2016-06-271-0/+1
* i40e: Refactor ethtool get_settingsCatherine Sullivan2016-05-131-123/+135
* i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain2016-05-131-7/+65
* i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott2016-05-131-1/+1
* i40e: Test memory before ethtool alloc succeedsJesse Brandeburg2016-05-051-3/+31
* i40e: Refactor receive routineJesse Brandeburg2016-05-051-1/+0
* i40e: Drop packet split receive routineJesse Brandeburg2016-05-051-19/+0
* i40e: Code cleanup in i40e_add_fdir_ethtoolShannon Nelson2016-04-261-5/+7
* i40e: Fix for supported link modes in 10GBaseT PHY'sAvinash Dayanand2016-04-051-0/+16
* i40e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-04-051-2/+2
* i40e/ethtool: support coalesce setting by queueKan Liang2016-02-191-0/+7
* i40e/ethtool: support coalesce getting by queueKan Liang2016-02-191-0/+7
* i40e: queue-specific settings for interrupt moderationKan Liang2016-02-191-48/+91
* i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson2016-02-191-4/+4
* i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny2016-02-181-6/+30
* i40e: better error reporting for nvmupdateShannon Nelson2016-02-171-19/+20
* i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain2016-02-171-0/+1
* i40e: use new add_veb calling with VEB stats controlShannon Nelson2016-02-171-3/+8
* i40e: add priv flag for automatic rule evictionAnjali Singhai Jain2016-02-171-0/+9
* i40e: count allocation errorsJesse Brandeburg2016-02-171-0/+2
* i40e: add counter for arq overflowsMitch Williams2016-02-161-0/+1
* i40e: add 100Mb ethtool reportingCatherine Sullivan2016-02-031-0/+4
* i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain2016-02-031-0/+18
* i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan2016-02-031-1/+1
* i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2016-02-031-10/+4
* i40e: use priv flags to control packet splitJesse Brandeburg2015-12-031-0/+27
* i40e: add new fields to store user configurationHelin Zhang2015-12-011-12/+19
OpenPOWER on IntegriCloud