summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_ethtool.c
AgeCommit message (Expand)Author
2024-11-13ice: extend dump serdes equalizer values featureMateusz Polchlopek
2024-11-13ice: rework of dump serdes equalizer values featureMateusz Polchlopek
2024-10-08ice: Implement ethtool reset supportWojciech Drewek
2024-09-06ice: check if SF is ready in ethtool opsMichal Swiatkowski
2024-09-06ice: Remove setting of RX software timestampGal Pressman
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski
2024-08-07ice: Fix incorrect assigns of FEC countsMateusz Polchlopek
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-10ice: Implement driver functionality to dump serdes equalizer valuesAnil Samal
2024-07-10ice: Implement driver functionality to dump fec statisticsAnil Samal
2024-05-23ice: Interpret .set_channels() input differentlyLarysa Zaremba
2024-04-03ice: Fix freeing uninitialized pointersDan Carpenter
2024-03-06ice: Implement RSS settings for GTP using ethtoolTakeru Hayasaka
2024-03-04ice: avoid unnecessary devm_ usageMaciej Fijalkowski
2024-02-02ice: Add a new counter for Rx EIPE errorsAniruddha Paul
2024-01-30ice: introduce PTP state machineJacob Keller
2024-01-02ice: remove rx_len_errors statisticJan Sokolowski
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-13ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo
2023-12-13ice: refactor RSS configurationQi Zhang
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-13ice: fix theoretical out-of-bounds access in ethtool link modesMichal Schmidt
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-10-26ice: Add 200G speed/phy type useAlice Michael
2023-10-18intel: fix format warningsJesse Brandeburg
2023-10-18ice: Refactor finding advertised link speedPawel Chmielewski
2023-09-20ice: PTP: add clock domain number to auxiliary interfaceMichal Michalik
2023-07-14ice: prevent NULL pointer deref during reloadMichal Swiatkowski
2023-05-17ice: refactor PHY type to ethtool link modePaul Greenwalt
2023-05-16ice: add individual interrupt allocationPiotr Raczynski
2023-03-03ice: copy last block omitted in ice_get_module_eeprom()Petr Oros
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-03ice: cleanup in VSI config/deconfig codeMichal Swiatkowski
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-01ice: Remove next_{dd,rs} fields from ice_tx_ringMaciej Fijalkowski
2023-02-01ice: Add support for XDP multi-buffer on Rx sideMaciej Fijalkowski
2023-01-27ice: Prevent set_channel from changing queues while RDMA activeDave Ertman
2023-01-19ice: Explicitly return 0Tony Nguyen
2023-01-19ice: combine cases in ice_ksettings_find_adv_link_speed()Przemek Kitszel
2023-01-19ice: Add support for 100G KR2/CR2/SR2 link reportingAnirudh Venkataramanan
2022-11-23ice: Accumulate ring statistics over resetBenjamin Mikailenko
2022-10-28ice: Add additional CSR registers to ETHTOOL_GREGSLukasz Czapnik
2022-08-18ice: Allow 100M speeds for some devicesAnirudh Venkataramanan
2022-08-18ice: Implement control of FCS/CRC strippingJesse Brandeburg
2022-08-16ice: track and warn when PHC update is lateJacob Keller
2022-08-16ice: track Tx timestamp stats similar to other Intel driversJacob Keller
2022-08-16ice: initialize cached_phctime when creating Rx ringsJacob Keller
2022-08-16ice: set tx_tstamps when creating new Tx rings via ethtoolJacob Keller