aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
Commit message (Expand)AuthorAge
* i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller2016-12-07
* i40e: Add support for 25G devicesCarolyn Wyborny2016-12-06
* i40e: Blink LED on 1G BaseT boardsHenry Tieman2016-12-06
* i40e/i40evf: replace for memcpy with single memcpy call in ethtoolJacob Keller2016-12-03
* i40e: Fix for ethtool Supported link modesHarshitha Ramamurthy2016-12-03
* i40e: fix panic on SPARC while changing num of descTushar Dave2016-12-03
* i40e: avoid duplicate private flags definitionsJacob Keller2016-12-03
* i40e: removed unreachable codeFilip Sadowski2016-10-31
* i40e: Add common function for finding VSI by typeAlexander Duyck2016-10-31
* i40e: Clean up handling of msglevel flags and debug parameterAlexander Duyck2016-10-29
* i40e: Make struct i40e_stats constJoe Perches2016-10-29
* i40evf: support queue-specific settings for interrupt moderationJacob Keller2016-09-25
* i40e: cleanup ATR auto_disable_flags useJacob Keller2016-09-24
* i40e: fix setting user defined RSS hash keyAlan Brady2016-09-23
* i40e: use matching format identifiersHeinrich Schuchardt2016-08-20
* i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny2016-08-18
* i40e: don't allow reduction of channels below active FD rulesJacob Keller2016-08-18
* i40e: add missing link advertise settingStefan Assmann2016-07-22
* i40e: Fix to show correct Advertised Link Modes when link is downAvinash Dayanand2016-07-22
* i40e: Removing unnecessary code which caused supported link mode bugAvinash Dayanand2016-06-27
* i40e: fix missing DA cable checkSerey Kong2016-06-27
* i40e: Refactor ethtool get_settingsCatherine Sullivan2016-05-14
* i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain2016-05-14
* i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott2016-05-14
* i40e: Test memory before ethtool alloc succeedsJesse Brandeburg2016-05-06
* i40e: Refactor receive routineJesse Brandeburg2016-05-06
* i40e: Drop packet split receive routineJesse Brandeburg2016-05-05
* i40e: Code cleanup in i40e_add_fdir_ethtoolShannon Nelson2016-04-26
* i40e: Fix for supported link modes in 10GBaseT PHY'sAvinash Dayanand2016-04-05
* i40e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-04-05
* i40e/ethtool: support coalesce setting by queueKan Liang2016-02-19
* i40e/ethtool: support coalesce getting by queueKan Liang2016-02-19
* i40e: queue-specific settings for interrupt moderationKan Liang2016-02-19
* i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson2016-02-19
* i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny2016-02-19
* i40e: better error reporting for nvmupdateShannon Nelson2016-02-18
* i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain2016-02-18
* i40e: use new add_veb calling with VEB stats controlShannon Nelson2016-02-17
* i40e: add priv flag for automatic rule evictionAnjali Singhai Jain2016-02-17
* i40e: count allocation errorsJesse Brandeburg2016-02-17
* i40e: add counter for arq overflowsMitch Williams2016-02-16
* i40e: add 100Mb ethtool reportingCatherine Sullivan2016-02-04
* i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain2016-02-04
* i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan2016-02-03
* i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2016-02-03
* i40e: use priv flags to control packet splitJesse Brandeburg2015-12-03
* i40e: add new fields to store user configurationHelin Zhang2015-12-02
* i40e: create a generic configure rss functionHelin Zhang2015-11-25
* i40e: rework the functions to configure RSS with similar parametersHelin Zhang2015-11-25
* i40e: return the number of enabled queues for ETHTOOL_GRXRINGSHelin Zhang2015-11-25