index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ethtool.h
Age
Commit message (
Expand
)
Author
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
2016-02-25
net: ethtool: add new ETHTOOL_xLINKSETTINGS API
David Decotigny
2016-02-19
net/ethtool: support set coalesce per queue
Kan Liang
2016-02-19
net/ethtool: support get coalesce per queue
Kan Liang
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-09-05
ethtool: Add generic options for tunables
Govindarajulu Varadarajan
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-05-19
ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh
Ben Hutchings
2014-05-19
ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchanged
Ben Hutchings
2014-05-19
ethtool: Expand documentation of ethtool_ops::{get,set}_rxfh()
Ben Hutchings
2014-04-22
ethtool: Support for configurable RSS hash key
Venkata Duvvuru
2014-02-12
ethtool: Document the general convention for VLAs in kernel space
Ben Hutchings
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-08-21
ethtool.h: MDI setting support
Jesse Brandeburg
2012-06-27
net: added support for 40GbE link.
parav.pandit@emulex.com
2012-06-07
Added kernel support in EEE Ethtool commands
Yuval Mintz
2012-05-15
linux/ethtool: Added macro ETH_FW_DUMP_DISABLE
Manish chopra
2012-05-10
ethtool: Extend the ethtool API to obtain plugin module eeprom data
Stuart Hodgson
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-06
ethtool: Remove exception to the requirement of holding RTNL lock
Ben Hutchings
2012-04-04
ethtool: Add a common function for drivers with transmit time stamping.
Richard Cochran
2012-04-04
ethtool: Introduce a method for getting time stamping capabilities.
Richard Cochran
2012-03-01
ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd
Ben Hutchings
2012-01-04
ethtool: Remove ethtool_ops::set_rx_ntuple operation
Ben Hutchings
2012-01-04
ethtool: Allow drivers to select RX NFC rule locations
Ben Hutchings
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
2011-12-16
ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIR
Ben Hutchings
2011-11-16
net: remove legacy ethtool ops
Michał Mirosław
2011-11-04
bonding: comparing a u8 with -1 is always false
Dan Carpenter
2011-09-16
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-09-16
ethtool: Explicitly state that RX NFC rule locations are priorities
Ben Hutchings
2011-09-16
ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistent
Ben Hutchings
2011-09-15
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
2011-08-16
ethtool: Note common alternate exit condition for interrupt coalescing
Ben Hutchings
[next]