summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-04i40e: Add additional info to PHY type errorLukasz Cieplicki1-1/+1
2021-08-04i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski1-0/+4
2021-07-14i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski1-2/+1
2021-05-19i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski1-2/+2
2021-05-19i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin1-1/+2
2021-04-14i40e: Fix parameters in aq_get_phy_register()Grzegorz Siwik1-1/+1
2021-04-14i40e: Fix display statistics for veb_tcEryk Rybak1-6/+46
2021-04-14i40e: Added Asym_Pause to supported link modesMateusz Palczewski1-0/+1
2021-03-04i40e: Fix addition of RX filters after enabling FW LLDP agentMateusz Palczewski1-7/+9
2020-10-13i40e: Allow changing FEC settings on X722 if supported by FWJaroslaw Gawin1-12/+21
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson1-1/+1
2020-07-01i40e: Add support for a new feature Total Port ShutdownArkadiusz Kubalewski1-0/+9
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher1-1/+1
2020-06-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-2/+0
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher1-2/+0
2020-06-18i40e: fix crash when Rx descriptor count is changedBjörn Töpel1-0/+3
2020-03-12net: i40e: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-1/+1
2019-10-25i40e: allow ethtool to report SW and FW versions in recovery modePiotr Kwapulinski1-0/+1
2019-10-25i40e: Extend PHY access with page change flagPiotr Azarewicz1-4/+4
2019-10-25i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin1-16/+16
2019-08-22i40e: Check if transceiver implements DDM before accessMauro S. M. Rodrigues1-0/+6
2019-08-05i40e: verify string count matches even on early returnJacob Keller1-1/+2
2019-08-05i40e: Update visual effect for advertised FEC mode.Czeslaw Zagorski1-28/+35
2019-08-05i40e: fix incorrect ethtool statistics veb and veb.tc_Dmitrii Golovanov1-1/+7
2019-06-26i40e: Fix descriptor count manipulationMaciej Fijalkowski1-0/+4
2019-06-14i40e: Missing response checks in driver when starting/stopping FW LLDPAleksandr Loktionov1-21/+24
2019-06-14i40e: Missing response checks in driver when starting/stopping FW LLDPPiotr Marczak1-2/+25
2019-06-14i40e: add functions stubs to support EEEAleksandr Loktionov1-0/+12
2019-05-04i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov1-1/+41
2019-05-04i40e: Fix the typo in adding 40GE KR4 modeGrzegorz Siwik1-2/+2
2019-05-03i40e: Introduce recovery mode supportAlice Michael1-1/+13
2019-05-03i40e: Further implementation of LLDPAleksandr Loktionov1-2/+2
2019-05-03i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibreAdam Ludkiewicz1-1/+9
2019-04-16i40e: Report advertised link modes on 40GBASE_SR4Adam Ludkiewicz1-1/+6
2019-04-16i40e: Implement DDP support in i40e driverAleksandr Loktionov1-0/+1
2019-03-26i40e: fix WoL support checkStefan Assmann1-2/+1
2019-01-22i40e: clean up several indentation issuesColin Ian King1-4/+4
2019-01-22i40e: Change unmatched function typesGrzegorz Siwik1-4/+4
2019-01-22i40e: Add support FEC configuration for Fortville 25GDamian Dybek1-2/+226
2018-11-14i40e: always set ks->base.speed in i40e_get_settings_link_upJacob Keller1-0/+1
2018-11-14i40e: don't restart nway if autoneg not supportedMitch Williams1-5/+5
2018-11-14i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek1-6/+7
2018-11-07i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURETodd Fujinaka1-1/+2
2018-09-25i40e: disallow changing the number of descriptors when AF_XDP is onBjörn Töpel1-0/+8
2018-09-08i40e(vf): remove i40e_ethtool_stats.h header fileJacob Keller1-1/+218
2018-08-30i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.hJacob Keller1-181/+1
2018-08-30i40e: convert queue stats to i40e_stats arrayJacob Keller1-59/+89
2018-08-24i40e: fix condition of WARN_ONCE for stat stringsJacob Keller1-1/+1
2018-08-07i40e: fix i40e_add_queue_stats data pointer updateJacob Keller1-1/+6