index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
ethtool.c
Age
Commit message (
Expand
)
Author
2011-02-17
net: use ndo_fix_features for ethtool_ops->set_flags
Michał Mirosław
2011-02-17
net: ethtool: use ndo_fix_features for offload setting
Michał Mirosław
2011-02-17
net: Introduce new feature setting ops
Michał Mirosław
2011-02-17
ethtool: factorize get/set_one_feature
Michał Mirosław
2011-02-17
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
Michał Mirosław
2011-02-17
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
Michał Mirosław
2011-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-24
net: clear heap allocation for ethtool_get_regs()
Eugene Teo
2011-01-24
net: change netdev->features to u32
Michał Mirosław
2010-12-10
ethtool: Report link-down while interface is down
Ben Hutchings
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2010-10-21
ethtool: Add support for vlan accleration.
Jesse Gross
2010-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-11
net: clear heap allocations for privileged ethtool actions
Kees Cook
2010-10-08
net: clear heap allocation for ETHTOOL_GRXCLSRLALL
Kees Cook
2010-09-21
ethtool: Fix build due to lack of ethtool.h include.
David S. Miller
2010-09-21
ethtool: Allocate register dump buffer with vmalloc()
Ben Hutchings
2010-09-17
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
2010-09-17
ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum
Eric Dumazet
2010-09-15
ethtool: Remove unimplemented flow specification types
Ben Hutchings
2010-08-23
ethtool: allow non-netadmin to query settings
stephen hemminger
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-30
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
2010-06-30
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
2010-06-29
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
2010-06-29
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
Ben Hutchings
2010-05-17
net: Remove unnecessary semicolons after switch statements
Joe Perches
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-07
net: fix ethtool coding style errors and warnings
chavey
2010-03-30
netdev: ethtool RXHASH flag
stephen hemminger
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
ethtool: Use noinline_for_stack
Eric Dumazet
2010-03-05
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
2010-03-05
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
2010-02-28
ethtool: do not set some flags, if others failed
Jeff Garzik
2010-02-26
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
2010-02-26
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
2010-02-17
ethtool: Don't flush n-tuple list from ethtool_reset()
Ben Hutchings
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
ethtool: allow non-admin user to read GRO settings.
stephen hemminger
2010-02-15
ethtool: reduce stack usage
Eric Dumazet
2010-02-15
ethtool: Move n-tuple capability check into set_flags
Peter Waskiewicz
2010-02-15
ethtool: Fix filter addition when caching n-tuple filters
Peter Waskiewicz
2010-02-11
ethtool: Use explicit designated initializers for .cmd
Roland Dreier
2010-02-10
ethtool: Introduce n-tuple filter programming support
Peter P Waskiewicz Jr
2009-10-07
ethtool: Add reset operation
Ben Hutchings
2009-10-05
ethtool: Remove support for obsolete string query operations
Ben Hutchings
2009-09-02
net/ethtool: Add support for the ethtool feature to flash firmware image from...
Ajit Khaparde
2009-07-27
net: ethtool_op_get_rx_csum() should be public and exported
Eric Dumazet
[prev]
[next]