summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)Author
2019-08-22i40e: Check if transceiver implements DDM before accessMauro S. M. Rodrigues
2019-08-05i40e: verify string count matches even on early returnJacob Keller
2019-08-05i40e: Update visual effect for advertised FEC mode.Czeslaw Zagorski
2019-08-05i40e: fix incorrect ethtool statistics veb and veb.tc_Dmitrii Golovanov
2019-06-26i40e: Fix descriptor count manipulationMaciej Fijalkowski
2019-06-14i40e: Missing response checks in driver when starting/stopping FW LLDPAleksandr Loktionov
2019-06-14i40e: Missing response checks in driver when starting/stopping FW LLDPPiotr Marczak
2019-06-14i40e: add functions stubs to support EEEAleksandr Loktionov
2019-05-04i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov
2019-05-04i40e: Fix the typo in adding 40GE KR4 modeGrzegorz Siwik
2019-05-03i40e: Introduce recovery mode supportAlice Michael
2019-05-03i40e: Further implementation of LLDPAleksandr Loktionov
2019-05-03i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibreAdam Ludkiewicz
2019-04-16i40e: Report advertised link modes on 40GBASE_SR4Adam Ludkiewicz
2019-04-16i40e: Implement DDP support in i40e driverAleksandr Loktionov
2019-03-26i40e: fix WoL support checkStefan Assmann
2019-01-22i40e: clean up several indentation issuesColin Ian King
2019-01-22i40e: Change unmatched function typesGrzegorz Siwik
2019-01-22i40e: Add support FEC configuration for Fortville 25GDamian Dybek
2018-11-14i40e: always set ks->base.speed in i40e_get_settings_link_upJacob Keller
2018-11-14i40e: don't restart nway if autoneg not supportedMitch Williams
2018-11-14i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek
2018-11-07i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURETodd Fujinaka
2018-09-25i40e: disallow changing the number of descriptors when AF_XDP is onBjörn Töpel
2018-09-08i40e(vf): remove i40e_ethtool_stats.h header fileJacob Keller
2018-08-30i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.hJacob Keller
2018-08-30i40e: convert queue stats to i40e_stats arrayJacob Keller
2018-08-24i40e: fix condition of WARN_ONCE for stat stringsJacob Keller
2018-08-07i40e: fix i40e_add_queue_stats data pointer updateJacob Keller
2018-08-07i40e: fix warning about shadowed ring parameterJacob Keller
2018-08-07i40e: remove unnecessary i variable causing -Wshadow warningJacob Keller
2018-08-07i40e: convert priority flow control stats to use helpersJacob Keller
2018-08-07i40e: convert VEB TC stats to use an i40e_stats arrayJacob Keller
2018-08-07i40e: add helper to copy statistic values into ethtool bufferJacob Keller
2018-08-07i40e: add helper function for copying strings from stat arraysJacob Keller
2018-05-22i40e: use the more traditional 'i' loop variableJacob Keller
2018-05-22i40e: add function doc headers for ethtool stats functionsJacob Keller
2018-05-22i40e: update data pointer directly when copying to the bufferJacob Keller
2018-05-22i40e: fold prefix strings directly into stat namesJacob Keller
2018-05-22i40e: use WARN_ONCE to replace the commented BUG_ON size checkJacob Keller
2018-05-22i40e: split i40e_get_strings() into smaller functionsJacob Keller
2018-05-22i40e: always return all queue stat stringsJacob Keller
2018-05-22i40e: always return VEB stat stringsJacob Keller
2018-05-14i40e: add tx_busy to ethtool statsHarshitha Ramamurthy
2018-05-14i40e: cleanup whitespace for some ethtool stat definitionsJacob Keller
2018-05-14i40e: remove duplicate pfc statsJacob Keller
2018-05-14i40e: calculate ethtool stats size in a separate functionJacob Keller
2018-04-30i40e: Add advertising 10G LR modeJakub Pawlak
2018-04-30i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher