aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* ice: use libie_aq_strMichal Swiatkowski2025-07-241-6/+6
* ice: add 40G speed to Admin Command GET PORT OPTIONAleksandr Loktionov2025-07-181-1/+2
* eth: ice: drop the dead code related to rss_contextsJakub Kicinski2025-07-081-25/+3
* eth: ice: migrate to new RXFH callbacksJakub Kicinski2025-06-171-41/+18
* ice: add link_down_events statisticMartyna Szapar-Mudlaw2025-06-091-0/+10
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski2025-05-131-4/+4
|\
| * iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman2025-05-091-4/+4
* | ice: receive LLDP on trusted VFsMateusz Pacuszka2025-04-111-1/+1
|/
* ethtool: Symmetric OR-XOR RSS hashGal Pressman2025-02-261-1/+1
* ice: get rid of num_lan_msix fieldMichal Swiatkowski2025-02-051-4/+2
* ice: count combined queues using Rx/Tx countMichal Swiatkowski2025-02-041-2/+1
* ice: remove invalid parameter of equalizerMateusz Polchlopek2025-01-241-1/+0
* ice: extend dump serdes equalizer values featureMateusz Polchlopek2024-11-131-0/+17
* ice: rework of dump serdes equalizer values featureMateusz Polchlopek2024-11-131-66/+27
* ice: Implement ethtool reset supportWojciech Drewek2024-10-081-0/+77
* ice: check if SF is ready in ethtool opsMichal Swiatkowski2024-09-061-4/+3
* ice: Remove setting of RX software timestampGal Pressman2024-09-061-2/+0
* ethtool: rss: don't report key if device doesn't support itJakub Kicinski2024-08-121-0/+1
* ice: Fix incorrect assigns of FEC countsMateusz Polchlopek2024-08-071-4/+4
* Merge branch 'net-make-timestamping-selectable'Jakub Kicinski2024-07-151-1/+1
|\
| * net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-151-1/+1
* | ice: Implement driver functionality to dump serdes equalizer valuesAnil Samal2024-07-111-2/+136
* | ice: Implement driver functionality to dump fec statisticsAnil Samal2024-07-111-0/+304
|/
* ice: Interpret .set_channels() input differentlyLarysa Zaremba2024-05-231-17/+2
* ice: Fix freeing uninitialized pointersDan Carpenter2024-04-031-1/+1
* ice: Implement RSS settings for GTP using ethtoolTakeru Hayasaka2024-03-061-0/+82
* ice: avoid unnecessary devm_ usageMaciej Fijalkowski2024-03-041-7/+3
* ice: Add a new counter for Rx EIPE errorsAniruddha Paul2024-02-021-0/+1
* ice: introduce PTP state machineJacob Keller2024-01-301-1/+1
* ice: remove rx_len_errors statisticJan Sokolowski2024-01-021-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-211-2/+2
|\
| * ice: fix theoretical out-of-bounds access in ethtool link modesMichal Schmidt2023-12-131-2/+2
* | ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo2023-12-141-17/+22
* | ice: refactor RSS configurationQi Zhang2023-12-141-1/+5
* | net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki2023-12-141-16/+13
* | net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki2023-12-141-23/+21
* | net: Convert some ethtool_sprintf() to ethtool_puts()[email protected]2023-12-081-6/+3
|/
* ice: Add 200G speed/phy type useAlice Michael2023-10-271-2/+24
* intel: fix format warningsJesse Brandeburg2023-10-191-3/+4
* ice: Refactor finding advertised link speedPawel Chmielewski2023-10-181-65/+128
* ice: PTP: add clock domain number to auxiliary interfaceMichal Michalik2023-09-201-1/+1
* ice: prevent NULL pointer deref during reloadMichal Swiatkowski2023-07-141-2/+11
* ice: refactor PHY type to ethtool link modePaul Greenwalt2023-05-171-274/+35
* ice: add individual interrupt allocationPiotr Raczynski2023-05-161-1/+1
* ice: copy last block omitted in ice_get_module_eeprom()Petr Oros2023-03-031-2/+4
* Daniel Borkmann says:Jakub Kicinski2023-02-111-3/+1
|\
| * ice: Remove next_{dd,rs} fields from ice_tx_ringMaciej Fijalkowski2023-02-011-2/+0
| * ice: Add support for XDP multi-buffer on Rx sideMaciej Fijalkowski2023-02-011-1/+1
* | ice: cleanup in VSI config/deconfig codeMichal Swiatkowski2023-02-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-021-4/+24
|\ \ | |/ |/|