summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-13i40e: Refactor ethtool get_settingsCatherine Sullivan1-123/+135
2016-05-13i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain1-7/+65
2016-05-13i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott1-1/+1
2016-05-05i40e: Test memory before ethtool alloc succeedsJesse Brandeburg1-3/+31
2016-05-05i40e: Refactor receive routineJesse Brandeburg1-1/+0
2016-05-05i40e: Drop packet split receive routineJesse Brandeburg1-19/+0
2016-04-26i40e: Code cleanup in i40e_add_fdir_ethtoolShannon Nelson1-5/+7
2016-04-05i40e: Fix for supported link modes in 10GBaseT PHY'sAvinash Dayanand1-0/+16
2016-04-05i40e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann1-2/+2
2016-02-19i40e/ethtool: support coalesce setting by queueKan Liang1-0/+7
2016-02-19i40e/ethtool: support coalesce getting by queueKan Liang1-0/+7
2016-02-19i40e: queue-specific settings for interrupt moderationKan Liang1-48/+91
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson1-4/+4
2016-02-18i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny1-6/+30
2016-02-17i40e: better error reporting for nvmupdateShannon Nelson1-19/+20
2016-02-17i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain1-0/+1
2016-02-17i40e: use new add_veb calling with VEB stats controlShannon Nelson1-3/+8
2016-02-17i40e: add priv flag for automatic rule evictionAnjali Singhai Jain1-0/+9
2016-02-17i40e: count allocation errorsJesse Brandeburg1-0/+2
2016-02-16i40e: add counter for arq overflowsMitch Williams1-0/+1
2016-02-03i40e: add 100Mb ethtool reportingCatherine Sullivan1-0/+4
2016-02-03i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain1-0/+18
2016-02-03i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan1-1/+1
2016-02-03i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain1-10/+4
2015-12-03i40e: use priv flags to control packet splitJesse Brandeburg1-0/+27
2015-12-01i40e: add new fields to store user configurationHelin Zhang1-12/+19
2015-11-25i40e: create a generic configure rss functionHelin Zhang1-41/+31
2015-11-25i40e: rework the functions to configure RSS with similar parametersHelin Zhang1-1/+0
2015-11-25i40e: return the number of enabled queues for ETHTOOL_GRXRINGSHelin Zhang1-1/+1
2015-11-25i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain1-0/+1
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2015-10-22i40e: fix stats offsetsJesse Brandeburg1-0/+6
2015-10-19i40e: Move error message to debug levelCatherine Sullivan1-3/+3
2015-10-19i40e: Fix order of checks when enabling/disabling autoneg in ethtoolCatherine Sullivan1-13/+16
2015-10-16i40e: Recognize 1000Base_T_Optical phy type when link is upCatherine Sullivan1-0/+6
2015-10-16i40e/i40evf: moderate interrupts differentlyJesse Brandeburg1-0/+24
2015-10-16i40e: priv flag for controlling VEB statsShannon Nelson1-0/+8
2015-10-16i40e: remove read/write failed messages from nvmupdateShannon Nelson1-7/+2
2015-10-16i40e: generate fewer startup messagesShannon Nelson1-1/+1
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-1/+0
2015-10-15i40e/i40evf: remove redundant declarations of a variable and a functionShannon Nelson1-3/+0
2015-10-15i40e: Remove 100M SGMII unless hw is X722Catherine Sullivan1-16/+26
2015-10-15i40e: use priv flags to control flow directorJesse Brandeburg1-0/+14
2015-10-13i40e/i40evf: Refactor PHY structure and add phy_capabilities enumCatherine Sullivan1-84/+105
2015-10-13i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan1-5/+11
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg1-1/+2
2015-10-08i40e: add switch for link pollingShannon Nelson1-2/+24
2015-10-08i40e: Fix multiple link up messagesMatt Jared1-2/+2
2015-10-08i40e: fix erroneous WARN_ONJesse Brandeburg1-0/+10
2015-10-07i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain1-0/+1