index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ethtool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux/ethtool: Added macro ETH_FW_DUMP_DISABLE
Manish chopra
2012-05-15
1
-1
/
+6
*
ethtool: Extend the ethtool API to obtain plugin module eeprom data
Stuart Hodgson
2012-05-10
1
-0
/
+33
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
1
-2
/
+1
|
\
|
*
ethtool: Remove exception to the requirement of holding RTNL lock
Ben Hutchings
2012-04-06
1
-2
/
+1
*
|
ethtool: Add a common function for drivers with transmit time stamping.
Richard Cochran
2012-04-04
1
-0
/
+1
*
|
ethtool: Introduce a method for getting time stamping capabilities.
Richard Cochran
2012-04-04
1
-0
/
+28
|
/
*
ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd
Ben Hutchings
2012-03-01
1
-2
/
+21
*
ethtool: Remove ethtool_ops::set_rx_ntuple operation
Ben Hutchings
2012-01-04
1
-4
/
+0
*
ethtool: Allow drivers to select RX NFC rule locations
Ben Hutchings
2012-01-04
1
-2
/
+24
*
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
2011-12-16
1
-3
/
+20
*
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
2011-12-16
1
-4
/
+7
*
ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIR
Ben Hutchings
2011-12-16
1
-2
/
+3
*
net: remove legacy ethtool ops
Michał Mirosław
2011-11-16
1
-53
/
+0
*
bonding: comparing a u8 with -1 is always false
Dan Carpenter
2011-11-04
1
-0
/
+2
*
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
2011-09-16
1
-3
/
+3
*
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-09-16
1
-3
/
+4
*
ethtool: Explicitly state that RX NFC rule locations are priorities
Ben Hutchings
2011-09-16
1
-4
/
+3
*
ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistent
Ben Hutchings
2011-09-16
1
-12
/
+11
*
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
2011-09-15
1
-0
/
+3
*
ethtool: Note common alternate exit condition for interrupt coalescing
Ben Hutchings
2011-08-16
1
-0
/
+6
*
ethtool: Explicitly state the exit condition for interrupt coalescing
Ben Hutchings
2011-08-16
1
-8
/
+11
*
ethtool: Correct description of 'max_coalesced_frames' fields
Ben Hutchings
2011-08-16
1
-13
/
+13
*
ethtool: Specify what kind of coalescing struct ethtool_coalesce covers
Ben Hutchings
2011-08-16
1
-1
/
+1
*
ethtool: Reformat struct ethtool_coalesce comments into kernel-doc format
Ben Hutchings
2011-08-16
1
-71
/
+64
*
net: add external loopback test in ethtool self test
Amit Kumar Salecha
2011-06-30
1
-2
/
+14
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
1
-3
/
+3
|
\
|
*
ethtool.h: fix typos
Yegor Yefremov
2011-06-09
1
-3
/
+3
*
|
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
Alexander Duyck
2011-06-08
1
-17
/
+2
|
/
*
ethtool: Added support for FW dump
Anirban Chakraborty
2011-05-13
1
-0
/
+31
*
ethtool: Add 20G bit definitions
Yaniv Rosner
2011-05-08
1
-0
/
+4
*
ethtool: remove phys_id from ethtool_ops
Stephen Hemminger
2011-05-08
1
-7
/
+0
*
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
2011-04-29
1
-1
/
+3
*
ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed
David Decotigny
2011-04-29
1
-4
/
+10
*
ethtool: allow custom interval for physical identification
Allan, Bruce W
2011-04-14
1
-2
/
+4
*
net: ethtool support to configure number of channels
amit salecha
2011-04-13
1
-0
/
+36
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
1
-1
/
+1
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
|
v3 ethtool: add ntuple flow specifier data to network flow classifier
Alexander Duyck
2011-04-11
1
-21
/
+32
*
|
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
Ben Hutchings
2011-04-05
1
-1
/
+29
*
|
ethtool: Fill out and update comment for struct ethtool_ops
Ben Hutchings
2011-04-05
1
-31
/
+93
*
|
ethtool: Convert struct ethtool_ops comment to kernel-doc format
Ben Hutchings
2011-04-05
1
-45
/
+35
|
/
*
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
2011-03-27
1
-0
/
+1
*
net: implement dev_disable_lro() hw_features compatibility
Michał Mirosław
2011-03-22
1
-0
/
+3
*
ethtool: Compat handling for struct ethtool_rxnfc
Ben Hutchings
2011-03-18
1
-0
/
+34
*
net: Implement SFEATURES compatibility for not updated drivers
Michał Mirosław
2011-02-23
1
-0
/
+5
*
net: introduce NETIF_F_RXCSUM
Michał Mirosław
2011-02-17
1
-1
/
+0
*
net: Introduce new feature setting ops
Michał Mirosław
2011-02-17
1
-0
/
+85
*
ethtool: Report link-down while interface is down
Ben Hutchings
2010-12-10
1
-1
/
+3
*
ethtool: Add support for vlan accleration.
Jesse Gross
2010-10-21
1
-0
/
+2
*
ethtool: Add Ethernet MAC-level filtering/steering
Ben Hutchings
2010-09-21
1
-1
/
+5
[next]