index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ethtool.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
ethtool: Fix link extended state for big endian
Moshe Tal
1
-1
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+9
2021-08-24
ethtool: add two coalesce attributes for CQE mode
Yufeng Mo
1
-1
/
+10
2021-07-23
ethtool: improve compat ioctl handling
Arnd Bergmann
1
-4
/
+0
2021-07-01
ethtool: add a new command for getting PHC virtual clocks
Yangbo Lu
1
-0
/
+10
2021-06-22
ethtool: Use kernel data types for internal EEPROM struct
Ido Schimmel
1
-6
/
+6
2021-04-17
ethtool: add interface to read RMON stats
Jakub Kicinski
1
-0
/
+43
2021-04-17
ethtool: add interface to read standard MAC Ctrl stats
Jakub Kicinski
1
-0
/
+12
2021-04-17
ethtool: add interface to read standard MAC stats
Jakub Kicinski
1
-0
/
+31
2021-04-17
ethtool: add a new command for reading standard stats
Jakub Kicinski
1
-0
/
+10
2021-04-16
ethtool: add FEC statistics
Jakub Kicinski
1
-0
/
+40
2021-04-16
ethtool: move ethtool_stats_init
Jakub Kicinski
1
-0
/
+6
2021-04-12
ethtool: Allow network drivers to dump arbitrary EEPROM data
Vladyslav Tarasiuk
1
-1
/
+32
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+17
2021-04-08
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
1
-1
/
+8
2021-04-08
ethtool: fix kdoc in headers
Jakub Kicinski
1
-2
/
+7
2021-04-08
ethtool: un-kdocify extended link state
Jakub Kicinski
1
-3
/
+1
2021-04-08
ethtool: document PHY tunable callbacks
Jakub Kicinski
1
-0
/
+2
2021-03-17
ethtool: Add common function for filling out strings
Alexander Duyck
1
-0
/
+9
2021-02-04
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
1
-0
/
+1
2021-02-04
ethtool: Extend link modes settings uAPI with lanes
Danielle Ratson
1
-0
/
+4
2020-11-20
ethtool: add ETHTOOL_COALESCE_ALL_PARAMS define
Antonio Cardace
1
-0
/
+1
2020-10-06
ethtool: allow netdev driver to define phy tunables
Igor Russkikh
1
-0
/
+4
2020-09-15
ethtool: add standard pause stats
Jakub Kicinski
1
-0
/
+26
2020-07-08
net: phy: Define PHY statistics ethtool_phy_ops
Florian Fainelli
1
-0
/
+7
2020-07-08
net: ethtool: Introduce ethtool_phy_ops
Florian Fainelli
1
-0
/
+25
2020-06-30
ethtool: Add link extended state
Amit Cohen
1
-0
/
+23
2020-04-18
ethtool.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-03-18
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
1
-0
/
+2
2020-03-12
net: hns: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-12
net: be2net: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-11
net: liquidio: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-05
ethtool: add infrastructure for centralized checking of coalescing parameters
Jakub Kicinski
1
-3
/
+42
2020-03-01
ethtool: Factored out similar ethtool link settings for virtual devices to core
Cris Forno
1
-0
/
+6
2019-05-26
net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool ops
Maxime Chevallier
1
-0
/
+9
2019-02-25
net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITS
Heiner Kallweit
1
-4
/
+0
2019-02-06
ethtool: add ethtool_rx_flow_spec to flow_rule structure translator
Pablo Neira Ayuso
1
-0
/
+15
2018-08-30
ethtool: drop get_settings and set_settings callbacks
Michal Kubecek
1
-23
/
+10
2018-04-27
net: Allow network devices to have PHY statistics
Florian Fainelli
1
-0
/
+5
2018-04-24
net: ethtool: Add missing kernel doc for FEC parameters
Florian Fainelli
1
-0
/
+2
2018-03-09
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
Edward Cree
1
-0
/
+5
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-17
ethtool: add ethtool_intersect_link_masks
Alan Brady
1
-0
/
+10
2017-08-19
net: ethtool: Add macro to clear a link mode setting
Lendacky, Thomas
1
-0
/
+11
2017-07-30
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
1
-0
/
+4
2017-03-10
ethtool: add CRC32 as an RSS hash function
Jakub Kicinski
1
-0
/
+2
2016-04-18
net: ethtool: export conversion function between u32 and link mode
Philippe Reynes
1
-0
/
+7
2016-02-26
net: ethtool: remove unused __ethtool_get_settings
David Decotigny
1
-4
/
+0
2016-02-26
net: ethtool: add new ETHTOOL_xLINKSETTINGS API
David Decotigny
1
-8
/
+83
[next]