summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net: intel: i40e/igc: Remove setting Autoneg in EEE capabilitiesAndrew Lunn2024-02-281-6/+1
* ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit2024-01-311-5/+5
* ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-311-3/+3
* i40e: Avoid unnecessary use of comma operatorSimon Horman2024-01-021-1/+1
* i40e: field get conversionJesse Brandeburg2023-12-181-4/+3
* i40e: remove fake support of rx-frames-irqJason Xing2023-12-141-3/+2
* net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki2023-12-131-20/+18
* net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com2023-12-081-4/+2
* i40e: Consolidate hardware capabilitiesIvan Vecera2023-11-141-18/+18
* i40e: Use DECLARE_BITMAP for flags field in i40e_hwIvan Vecera2023-11-141-5/+5
* i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pfIvan Vecera2023-11-141-101/+108
* i40e: Change user notification of non-SFP module in i40e_get_module_info()Andrii Staikov2023-11-141-2/+2
* i40e: increase max descriptors for XL710Justin Bronder2023-11-141-6/+19
* intel: fix format warningsJesse Brandeburg2023-10-181-2/+4
* i40e: Split and refactor i40e_nvm_version_str()Ivan Vecera2023-10-151-2/+2
* i40e: Remove circular header dependencies and fix headersIvan Vecera2023-10-051-1/+2
* i40e: Add rx_missed_errors for buffer exhaustionYajun Deng2023-10-031-1/+2
* i40e: remove i40e_statusJan Sokolowski2023-07-311-1/+1
* i40e: change Rx buffer size for legacy-rx to support XDP multi-bufferTirthendu Sarkar2023-03-091-0/+7
* i40e: use ERR_PTR error print in i40e messagesJan Sokolowski2023-02-091-20/+20
* i40e: use int for i40e_statusJan Sokolowski2023-02-091-12/+12
* i40e: Remove string printing for i40e_statusJan Sokolowski2023-02-091-21/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-10/+2
|\
| * i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski2022-12-051-10/+2
* | i40e: Add appropriate error message logged for incorrect duplex settingAlicja Kowalska2022-11-021-1/+3
* | net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2022-10-281-4/+4
|/
* i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba2022-10-251-33/+38
* i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba2022-10-251-8/+23
* i40e: Fix DMA mappings leakJan Sokolowski2022-10-141-3/+0
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-3/+3
* i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch2022-08-241-1/+1
* i40e: Refactor tc mqprio checksPrzemyslaw Patynowski2022-07-221-1/+1
* intel: remove unused macrosJesse Brandeburg2022-06-301-2/+0
* i40e: Add support for ethtool -s <interface> speed <speed in Mb>Mateusz Palczewski2022-06-211-0/+90
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-161-8/+17
|\
| * i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov2022-06-091-8/+17
* | i40e: Add VF VLAN pruningMateusz Palczewski2022-06-071-0/+9
|/
* i40e: Add vsi.tx_restart to i40e ethtool statsNabil S. Alramli2022-04-121-0/+1
* i40e: Add tx_stopped statJoe Damato2022-04-121-0/+1
* i40e: Add a stat for tracking busy rx pagesJoe Damato2022-02-081-0/+1
* i40e: Add a stat for tracking pages waivedJoe Damato2022-02-081-0/+1
* i40e: Add a stat tracking new RX page allocationsJoe Damato2022-02-081-0/+1
* i40e: Aggregate and export RX page reuse statJoe Damato2022-02-081-0/+1
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+10
* i40e: Add additional info to PHY type errorLukasz Cieplicki2021-07-231-1/+1
* i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski2021-07-231-0/+4
* i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski2021-06-241-2/+1
* i40e: Remove LLDP frame filtersArkadiusz Kubalewski2021-05-071-1/+0
* i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski2021-05-071-2/+2