index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
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
2016-02-20
net/ethtool: support set coalesce per queue
Kan Liang
1
-0
/
+7
2016-02-20
net/ethtool: support get coalesce per queue
Kan Liang
1
-1
/
+7
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-12
/
+30
2014-09-05
ethtool: Add generic options for tunables
Govindarajulu Varadarajan
1
-0
/
+4
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-6
/
+0
2014-05-19
ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh
Ben Hutchings
1
-1
/
+2
2014-05-19
ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchanged
Ben Hutchings
1
-2
/
+2
2014-05-19
ethtool: Expand documentation of ethtool_ops::{get,set}_rxfh()
Ben Hutchings
1
-8
/
+9
2014-04-23
ethtool: Support for configurable RSS hash key
Venkata Duvvuru
1
-0
/
+13
2014-02-13
ethtool: Document the general convention for VLAs in kernel space
Ben Hutchings
1
-0
/
+3
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-1075
/
+1
2012-08-21
ethtool.h: MDI setting support
Jesse Brandeburg
1
-6
/
+11
2012-06-28
net: added support for 40GbE link.
parav.pandit@emulex.com
1
-0
/
+8
2012-06-08
Added kernel support in EEE Ethtool commands
Yuval Mintz
1
-0
/
+35
2012-05-15
linux/ethtool: Added macro ETH_FW_DUMP_DISABLE
Manish chopra
1
-1
/
+6
2012-05-10
ethtool: Extend the ethtool API to obtain plugin module eeprom data
Stuart Hodgson
1
-0
/
+33
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2012-04-06
ethtool: Remove exception to the requirement of holding RTNL lock
Ben Hutchings
1
-2
/
+1
2012-04-04
ethtool: Add a common function for drivers with transmit time stamping.
Richard Cochran
1
-0
/
+1
2012-04-04
ethtool: Introduce a method for getting time stamping capabilities.
Richard Cochran
1
-0
/
+28
2012-03-02
ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd
Ben Hutchings
1
-2
/
+21
2012-01-04
ethtool: Remove ethtool_ops::set_rx_ntuple operation
Ben Hutchings
1
-4
/
+0
2012-01-04
ethtool: Allow drivers to select RX NFC rule locations
Ben Hutchings
1
-2
/
+24
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
1
-3
/
+20
[next]