summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)Author
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
2015-11-25i40e: rework the functions to configure RSS with similar parametersHelin Zhang
2015-11-25i40e: return the number of enabled queues for ETHTOOL_GRXRINGSHelin Zhang
2015-11-25i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-22i40e: fix stats offsetsJesse Brandeburg
2015-10-19i40e: Move error message to debug levelCatherine Sullivan
2015-10-19i40e: Fix order of checks when enabling/disabling autoneg in ethtoolCatherine Sullivan
2015-10-16i40e: Recognize 1000Base_T_Optical phy type when link is upCatherine Sullivan
2015-10-16i40e/i40evf: moderate interrupts differentlyJesse Brandeburg
2015-10-16i40e: priv flag for controlling VEB statsShannon Nelson
2015-10-16i40e: remove read/write failed messages from nvmupdateShannon Nelson
2015-10-16i40e: generate fewer startup messagesShannon Nelson
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-15i40e/i40evf: remove redundant declarations of a variable and a functionShannon Nelson
2015-10-15i40e: Remove 100M SGMII unless hw is X722Catherine Sullivan
2015-10-15i40e: use priv flags to control flow directorJesse Brandeburg
2015-10-13i40e/i40evf: Refactor PHY structure and add phy_capabilities enumCatherine Sullivan
2015-10-13i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg
2015-10-08i40e: add switch for link pollingShannon Nelson
2015-10-08i40e: Fix multiple link up messagesMatt Jared
2015-10-08i40e: fix erroneous WARN_ONJesse Brandeburg
2015-10-07i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain