summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)Author
2018-03-22i40e: fix ethtool to get EEPROM data from X722 interfaceLihong Yang
2016-09-15i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali 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
2015-10-07i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg
2015-10-07i40e: Never let speed get set to 0 in get_settingsCatherine Sullivan
2015-10-07i40e/i40evf: add driver support for new device idsShannon Nelson
2015-09-30i40e: Strip VEB stats if they are disabled in HWAnjali Singhai Jain
2015-09-30i40e/i40evf: add new device id 1588Shannon Nelson
2015-08-26i40e: correct spelling errorMitch Williams
2015-08-26i40e: Fix comment for ethtool diagnostic link testGreg Rose
2015-08-26i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh
2015-08-26i40e: Fix ethtool offline diagnostic with netqueuesGreg Rose
2015-08-26i40e: add RX to port CRC errors labelShannon Nelson
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-07-23i40e: clean up error status messagesShannon Nelson
2015-07-17i40e: only report generic filters in get_ts_infoJacob Keller
2015-07-14i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain
2015-05-28i40e: Remove unnecessary pf membersAnjali Singhai Jain
2015-05-28i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain
2015-05-28i40e: Disable offline diagnostics if VFs are enabledGreg Rose
2015-04-14i40e: Use new 40G speedsGreg Rose
2015-04-14i40e: Add support to program FDir SB rules for VF from PF through ethtoolAnjali Singhai Jain
2015-03-27i40e/i40evf: implement KR2 supportJesse Brandeburg
2015-03-09i40e: add ethtool RSS supportMitch A Williams
2015-03-09i40e: tame the nvmupdate read and write complaintsShannon Nelson
2015-03-07i40e: print port stats only on partition 1Shannon Nelson
2015-03-05i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg
2015-03-05i40e: Add AOC PHY types to case statementsCatherine Sullivan
2015-03-05i40e: Fix ethtool offline testGreg Rose
2015-03-03i40e: Enable more than 64 qps for the Main VSIAnjali Singhai Jain
2015-03-03i40e: Add safety net for switch callingAkeem G Abodunrin