Age | Commit message (Expand) | Author |
2021-10-06 | ethtool: Add transceiver module extended state | Ido Schimmel |
2021-10-06 | ethtool: Add ability to control transceiver modules' power mode | Ido Schimmel |
2021-08-24 | ethtool: extend coalesce setting uAPI with CQE mode | Yufeng Mo |
2021-08-24 | ethtool: add two coalesce attributes for CQE mode | Yufeng Mo |
2021-07-23 | ethtool: improve compat ioctl handling | Arnd Bergmann |
2021-07-01 | ethtool: add a new command for getting PHC virtual clocks | Yangbo Lu |
2021-06-22 | ethtool: Use kernel data types for internal EEPROM struct | Ido Schimmel |
2021-04-16 | ethtool: add interface to read RMON stats | Jakub Kicinski |
2021-04-16 | ethtool: add interface to read standard MAC Ctrl stats | Jakub Kicinski |
2021-04-16 | ethtool: add interface to read standard MAC stats | Jakub Kicinski |
2021-04-16 | ethtool: add a new command for reading standard stats | Jakub Kicinski |
2021-04-15 | ethtool: add FEC statistics | Jakub Kicinski |
2021-04-15 | ethtool: move ethtool_stats_init | Jakub Kicinski |
2021-04-11 | ethtool: Allow network drivers to dump arbitrary EEPROM data | Vladyslav Tarasiuk |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-07 | ethtool: Remove link_mode param and derive link params from driver | Danielle Ratson |
2021-04-07 | ethtool: fix kdoc in headers | Jakub Kicinski |
2021-04-07 | ethtool: un-kdocify extended link state | Jakub Kicinski |
2021-04-07 | ethtool: document PHY tunable callbacks | Jakub Kicinski |
2021-03-17 | ethtool: Add common function for filling out strings | Alexander Duyck |
2021-02-03 | ethtool: Get link mode in use instead of speed and duplex parameters | Danielle Ratson |
2021-02-03 | ethtool: Extend link modes settings uAPI with lanes | Danielle Ratson |
2020-11-20 | ethtool: add ETHTOOL_COALESCE_ALL_PARAMS define | Antonio Cardace |
2020-10-06 | ethtool: allow netdev driver to define phy tunables | Igor Russkikh |
2020-09-15 | ethtool: add standard pause stats | Jakub Kicinski |
2020-07-08 | net: phy: Define PHY statistics ethtool_phy_ops | Florian Fainelli |
2020-07-07 | net: ethtool: Introduce ethtool_phy_ops | Florian Fainelli |
2020-06-29 | ethtool: Add link extended state | Amit Cohen |
2020-04-18 | ethtool.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-17 | net: ethtool: require drivers to set supported_coalesce_params | Jakub Kicinski |
2020-03-12 | net: hns: reject unsupported coalescing params | Jakub Kicinski |
2020-03-12 | net: be2net: reject unsupported coalescing params | Jakub Kicinski |
2020-03-10 | net: liquidio: reject unsupported coalescing params | Jakub Kicinski |
2020-03-05 | ethtool: add infrastructure for centralized checking of coalescing parameters | Jakub Kicinski |
2020-02-29 | ethtool: Factored out similar ethtool link settings for virtual devices to core | Cris Forno |
2019-05-25 | net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool ops | Maxime Chevallier |
2019-02-24 | net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITS | Heiner Kallweit |
2019-02-06 | ethtool: add ethtool_rx_flow_spec to flow_rule structure translator | Pablo Neira Ayuso |
2018-08-29 | ethtool: drop get_settings and set_settings callbacks | Michal Kubecek |
2018-04-27 | net: Allow network devices to have PHY statistics | Florian Fainelli |
2018-04-24 | net: ethtool: Add missing kernel doc for FEC parameters | Florian Fainelli |
2018-03-08 | net: ethtool: extend RXNFC API to support RSS spreading of filter matches | Edward Cree |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-17 | ethtool: add ethtool_intersect_link_masks | Alan Brady |
2017-08-18 | net: ethtool: Add macro to clear a link mode setting | Lendacky, Thomas |
2017-07-29 | net: ethtool: add support for forward error correction modes | Vidya Sagar Ravipati |
2017-03-09 | ethtool: add CRC32 as an RSS hash function | Jakub Kicinski |
2016-04-18 | net: ethtool: export conversion function between u32 and link mode | Philippe Reynes |
2016-02-25 | net: ethtool: remove unused __ethtool_get_settings | David Decotigny |