index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-27
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
1
-1
/
+16
2011-03-22
net: implement dev_disable_lro() hw_features compatibility
Michał Mirosław
1
-1
/
+1
2011-03-18
ethtool: __ethtool_set_sg: check for function pointer before using it
Roger Luethi
1
-0
/
+3
2011-02-23
net: Implement SFEATURES compatibility for not updated drivers
Michał Mirosław
1
-0
/
+61
2011-02-23
net: Fix ETHTOOL_GFEATURES compatibility
Michał Mirosław
1
-0
/
+14
2011-02-17
net: introduce NETIF_F_RXCSUM
Michał Mirosław
1
-24
/
+23
2011-02-17
net: use ndo_fix_features for ethtool_ops->set_flags
Michał Mirosław
1
-2
/
+29
2011-02-17
net: ethtool: use ndo_fix_features for offload setting
Michał Mirosław
1
-13
/
+32
2011-02-17
net: Introduce new feature setting ops
Michał Mirosław
1
-2
/
+123
2011-02-17
ethtool: factorize get/set_one_feature
Michał Mirosław
1
-142
/
+132
2011-02-17
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
Michał Mirosław
1
-12
/
+23
2011-02-17
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
Michał Mirosław
1
-1
/
+1
2011-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-01-24
net: clear heap allocation for ethtool_get_regs()
Eugene Teo
1
-1
/
+1
2011-01-24
net: change netdev->features to u32
Michał Mirosław
1
-1
/
+1
2010-12-10
ethtool: Report link-down while interface is down
Ben Hutchings
1
-2
/
+15
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
1
-1
/
+3
2010-10-21
ethtool: Add support for vlan accleration.
Jesse Gross
1
-1
/
+2
2010-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
2010-10-11
net: clear heap allocations for privileged ethtool actions
Kees Cook
1
-3
/
+3
2010-10-08
net: clear heap allocation for ETHTOOL_GRXCLSRLALL
Kees Cook
1
-1
/
+1
2010-09-21
ethtool: Fix build due to lack of ethtool.h include.
David S. Miller
1
-0
/
+1
2010-09-21
ethtool: Allocate register dump buffer with vmalloc()
Ben Hutchings
1
-2
/
+2
2010-09-17
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
1
-0
/
+34
2010-09-17
ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum
Eric Dumazet
1
-2
/
+5
2010-09-15
ethtool: Remove unimplemented flow specification types
Ben Hutchings
1
-4
/
+4
2010-08-23
ethtool: allow non-netadmin to query settings
stephen hemminger
1
-0
/
+1
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
1
-10
/
+23
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+30
2010-06-30
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
1
-0
/
+80
2010-06-30
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
1
-23
/
+5
2010-06-29
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
1
-9
/
+27
2010-06-29
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-2
/
+3
2010-05-17
net: Remove unnecessary semicolons after switch statements
Joe Perches
1
-2
/
+2
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-07
net: fix ethtool coding style errors and warnings
chavey
1
-67
/
+74
2010-03-30
netdev: ethtool RXHASH flag
stephen hemminger
1
-1
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
ethtool: Use noinline_for_stack
Eric Dumazet
1
-32
/
+8
2010-03-05
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
1
-4
/
+3
2010-03-05
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
1
-0
/
+72
2010-02-28
ethtool: do not set some flags, if others failed
Jeff Garzik
1
-4
/
+6
2010-02-26
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
1
-3
/
+0
2010-02-26
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
1
-0
/
+3
2010-02-17
ethtool: Don't flush n-tuple list from ethtool_reset()
Ben Hutchings
1
-3
/
+0
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-02-16
ethtool: allow non-admin user to read GRO settings.
stephen hemminger
1
-0
/
+1
2010-02-15
ethtool: reduce stack usage
Eric Dumazet
1
-7
/
+28
2010-02-15
ethtool: Move n-tuple capability check into set_flags
Peter Waskiewicz
1
-5
/
+8
2010-02-15
ethtool: Fix filter addition when caching n-tuple filters
Peter Waskiewicz
1
-16
/
+24
[next]