index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ethtool.h
Age
Commit message (
Expand
)
Author
2023-04-18
bonding: add software tx timestamping support
Hangbin Liu
2023-03-27
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
2023-02-13
net: ethtool: extend ringparam set/get APIs for rx_push
Shannon Nelson
2023-01-26
net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...
Vladimir Oltean
2023-01-23
net: ethtool: add helpers for MM fragment size translation
Vladimir Oltean
2023-01-23
net: ethtool: add helpers for aggregate statistics
Vladimir Oltean
2023-01-23
net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
Vladimir Oltean
2023-01-23
net: ethtool: add support for MAC Merge layer
Vladimir Oltean
2023-01-13
ethtool: add tx aggregation parameters
Daniele Palmas
2023-01-11
net/ethtool: add netlink interface for the PLCA RS
Piergiorgio Beruto
2022-11-17
ethtool: doc: clarify what drivers can implement in their get_drvinfo()
Vincent Mailhol
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
2022-04-15
net: ethtool: extend ringparam set/get APIs for tx_push
Jie Wang
2022-02-23
ethtool: add support to set/get completion queue event size
Subbaraya Sundeep
2022-01-28
ethtool: add header/data split indication
Jakub Kicinski
2022-01-20
ethtool: Fix link extended state for big endian
Moshe Tal
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
ethtool: add support to set/get rx buf len via ethtool
Hao Chen
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
[next]