summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)Author
2024-01-02i40e: Avoid unnecessary use of comma operatorSimon Horman
2023-12-18i40e: field get conversionJesse Brandeburg
2023-12-14i40e: remove fake support of rx-frames-irqJason Xing
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-11-14i40e: Consolidate hardware capabilitiesIvan Vecera
2023-11-14i40e: Use DECLARE_BITMAP for flags field in i40e_hwIvan Vecera
2023-11-14i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pfIvan Vecera
2023-11-14i40e: Change user notification of non-SFP module in i40e_get_module_info()Andrii Staikov
2023-11-14i40e: increase max descriptors for XL710Justin Bronder
2023-10-18intel: fix format warningsJesse Brandeburg
2023-10-15i40e: Split and refactor i40e_nvm_version_str()Ivan Vecera
2023-10-05i40e: Remove circular header dependencies and fix headersIvan Vecera
2023-10-03i40e: Add rx_missed_errors for buffer exhaustionYajun Deng
2023-07-31i40e: remove i40e_statusJan Sokolowski
2023-03-09i40e: change Rx buffer size for legacy-rx to support XDP multi-bufferTirthendu Sarkar
2023-02-09i40e: use ERR_PTR error print in i40e messagesJan Sokolowski
2023-02-09i40e: use int for i40e_statusJan Sokolowski
2023-02-09i40e: Remove string printing for i40e_statusJan Sokolowski
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-05i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski
2022-11-02i40e: Add appropriate error message logged for incorrect duplex settingAlicja Kowalska
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-10-25i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba
2022-10-25i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba
2022-10-14i40e: Fix DMA mappings leakJan Sokolowski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-24i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch
2022-07-22i40e: Refactor tc mqprio checksPrzemyslaw Patynowski
2022-06-30intel: remove unused macrosJesse Brandeburg
2022-06-21i40e: Add support for ethtool -s <interface> speed <speed in Mb>Mateusz Palczewski
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-09i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov
2022-06-07i40e: Add VF VLAN pruningMateusz Palczewski
2022-04-12i40e: Add vsi.tx_restart to i40e ethtool statsNabil S. Alramli
2022-04-12i40e: Add tx_stopped statJoe Damato
2022-02-08i40e: Add a stat for tracking busy rx pagesJoe Damato
2022-02-08i40e: Add a stat for tracking pages waivedJoe Damato
2022-02-08i40e: Add a stat tracking new RX page allocationsJoe Damato
2022-02-08i40e: Aggregate and export RX page reuse statJoe Damato
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-07-23i40e: Add additional info to PHY type errorLukasz Cieplicki
2021-07-23i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski
2021-06-24i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski
2021-05-07i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-08i40e: Fix parameters in aq_get_phy_register()Grzegorz Siwik