summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-28net: intel: i40e/igc: Remove setting Autoneg in EEE capabilitiesAndrew Lunn1-6/+1
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit1-5/+5
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit1-3/+3
2024-01-03i40e: Avoid unnecessary use of comma operatorSimon Horman1-1/+1
2023-12-18i40e: field get conversionJesse Brandeburg1-4/+3
2023-12-15i40e: remove fake support of rx-frames-irqJason Xing1-3/+2
2023-12-14net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki1-20/+18
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com1-4/+2
2023-11-15i40e: Consolidate hardware capabilitiesIvan Vecera1-18/+18
2023-11-15i40e: Use DECLARE_BITMAP for flags field in i40e_hwIvan Vecera1-5/+5
2023-11-15i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pfIvan Vecera1-101/+108
2023-11-15i40e: Change user notification of non-SFP module in i40e_get_module_info()Andrii Staikov1-2/+2
2023-11-15i40e: increase max descriptors for XL710Justin Bronder1-6/+19
2023-10-19intel: fix format warningsJesse Brandeburg1-2/+4
2023-10-15i40e: Split and refactor i40e_nvm_version_str()Ivan Vecera1-2/+2
2023-10-05i40e: Remove circular header dependencies and fix headersIvan Vecera1-1/+2
2023-10-04i40e: Add rx_missed_errors for buffer exhaustionYajun Deng1-1/+2
2023-08-01i40e: remove i40e_statusJan Sokolowski1-1/+1
2023-03-10i40e: change Rx buffer size for legacy-rx to support XDP multi-bufferTirthendu Sarkar1-0/+7
2023-02-09i40e: use ERR_PTR error print in i40e messagesJan Sokolowski1-20/+20
2023-02-09i40e: use int for i40e_statusJan Sokolowski1-12/+12
2023-02-09i40e: Remove string printing for i40e_statusJan Sokolowski1-21/+20
2022-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-10/+2
2022-12-05i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski1-10/+2
2022-11-02i40e: Add appropriate error message logged for incorrect duplex settingAlicja Kowalska1-1/+3
2022-10-29net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner1-4/+4
2022-10-26i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba1-33/+38
2022-10-26i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba1-8/+23
2022-10-14i40e: Fix DMA mappings leakJan Sokolowski1-3/+0
2022-09-01net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-3/+3
2022-08-24i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch1-1/+1
2022-07-22i40e: Refactor tc mqprio checksPrzemyslaw Patynowski1-1/+1
2022-06-30intel: remove unused macrosJesse Brandeburg1-2/+0
2022-06-21i40e: Add support for ethtool -s <interface> speed <speed in Mb>Mateusz Palczewski1-0/+90
2022-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+17
2022-06-09i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov1-8/+17
2022-06-07i40e: Add VF VLAN pruningMateusz Palczewski1-0/+9
2022-04-12i40e: Add vsi.tx_restart to i40e ethtool statsNabil S. Alramli1-0/+1
2022-04-12i40e: Add tx_stopped statJoe Damato1-0/+1
2022-02-08i40e: Add a stat for tracking busy rx pagesJoe Damato1-0/+1
2022-02-08i40e: Add a stat for tracking pages waivedJoe Damato1-0/+1
2022-02-08i40e: Add a stat tracking new RX page allocationsJoe Damato1-0/+1
2022-02-08i40e: Aggregate and export RX page reuse statJoe Damato1-0/+1
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+10
2021-07-23i40e: Add additional info to PHY type errorLukasz Cieplicki1-1/+1
2021-07-23i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski1-0/+4
2021-06-24i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski1-2/+1
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski1-1/+0
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski1-2/+2