summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-23intel: clean up mismatched header commentsJesse Brandeburg1-1/+1
2021-03-17intel: Update drivers to use ethtool_sprintfAlexander Duyck1-11/+5
2021-02-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-7/+9
2021-02-18i40e: Fix addition of RX filters after enabling FW LLDP agentMateusz Palczewski1-7/+9
2021-02-16i40e: Fix incorrect argument in call to ipv6_addr_any()Gustavo A. R. Silva1-1/+1
2021-02-11i40e: VLAN field for flow directorPrzemyslaw Patynowski1-1/+29
2021-02-11i40e: Add flow director support for IPv6Przemyslaw Patynowski1-17/+194
2021-02-11i40e: Add EEE status getting & setting implementationAleksandr Loktionov1-2/+121
2021-02-11i40e: Add init and default config of software based DCBArkadiusz Kubalewski1-15/+5
2020-10-14i40e: 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-02i40e: 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-26net/intel: remove driver versions from Intel driversJeff Kirsher1-2/+0
2020-06-19i40e: 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-05i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov1-1/+41
2019-05-05i40e: Fix the typo in adding 40GE KR4 modeGrzegorz Siwik1-2/+2
2019-05-04i40e: Introduce recovery mode supportAlice Michael1-1/+13
2019-05-04i40e: Further implementation of LLDPAleksandr Loktionov1-2/+2
2019-05-04i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibreAdam Ludkiewicz1-1/+9
2019-04-17i40e: Report advertised link modes on 40GBASE_SR4Adam Ludkiewicz1-1/+6
2019-04-17i40e: Implement DDP support in i40e driverAleksandr Loktionov1-0/+1
2019-03-27i40e: 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