summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-03i40e: use priv flags to control packet splitJesse Brandeburg1-0/+27
2015-12-02i40e: 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-23i40e: fix stats offsetsJesse Brandeburg1-0/+6
2015-10-20i40e: Move error message to debug levelCatherine Sullivan1-3/+3
2015-10-20i40e: 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-14i40e/i40evf: Refactor PHY structure and add phy_capabilities enumCatherine Sullivan1-84/+105
2015-10-14i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan1-5/+11
2015-10-09i40e/i40evf: clean up some codeJesse Brandeburg1-1/+2
2015-10-09i40e: add switch for link pollingShannon Nelson1-2/+24
2015-10-09i40e: Fix multiple link up messagesMatt Jared1-2/+2
2015-10-09i40e: fix erroneous WARN_ONJesse Brandeburg1-0/+10
2015-10-08i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain1-0/+1
2015-10-08i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg1-1/+10
2015-10-08i40e: Never let speed get set to 0 in get_settingsCatherine Sullivan1-0/+7
2015-10-07i40e/i40evf: add driver support for new device idsShannon Nelson1-0/+1
2015-09-30i40e: Strip VEB stats if they are disabled in HWAnjali Singhai Jain1-3/+6
2015-09-30i40e/i40evf: add new device id 1588Shannon Nelson1-0/+1
2015-08-27i40e: correct spelling errorMitch Williams1-1/+1
2015-08-27i40e: Fix comment for ethtool diagnostic link testGreg Rose1-3/+5
2015-08-27i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh1-1/+22
2015-08-27i40e: Fix ethtool offline diagnostic with netqueuesGreg Rose1-2/+17
2015-08-27i40e: add RX to port CRC errors labelShannon Nelson1-1/+1
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg1-27/+27
2015-07-23i40e: clean up error status messagesShannon Nelson1-12/+18
2015-07-18i40e: only report generic filters in get_ts_infoJacob Keller1-11/+2
2015-07-15i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain1-0/+2
2015-05-28i40e: Remove unnecessary pf membersAnjali Singhai Jain1-1/+1
2015-05-28i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain1-0/+1
2015-05-28i40e: Disable offline diagnostics if VFs are enabledGreg Rose1-0/+27
2015-04-15i40e: Use new 40G speedsGreg Rose1-2/+1
2015-04-15i40e: Add support to program FDir SB rules for VF from PF through ethtoolAnjali Singhai Jain1-0/+26
2015-03-27i40e/i40evf: implement KR2 supportJesse Brandeburg1-0/+16
2015-03-09i40e: add ethtool RSS supportMitch A Williams1-0/+108
2015-03-09i40e: tame the nvmupdate read and write complaintsShannon Nelson1-2/+7
2015-03-07i40e: print port stats only on partition 1Shannon Nelson1-3/+3
2015-03-05i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg1-1/+1