git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9953ca6
)
virtio net: Add ethtool ops for SG/GSO
author
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 18 Apr 2008 03:21:42 +0000
(11:21 +0800)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 25 Jul 2008 02:06:01 +0000
(12:06 +1000)
This patch adds some basic ethtool operations to virtio_net so
I could test SG without GSO (which was really useful because TSO
turned out to be buggy :)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (remove MTU setting)
No differences found