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:
c78c39e
)
sfc: Implement firmware-assisted TSO for EF10
author
Ben Hutchings
<bhutchings@solarflare.com>
Fri, 8 Mar 2013 21:20:09 +0000
(21:20 +0000)
committer
Ben Hutchings
<bhutchings@solarflare.com>
Fri, 20 Sep 2013 18:31:48 +0000
(19:31 +0100)
Segmentation remains in the driver, but we generate option descriptors
describing the required packet editing rather than making our own
copies.
Reduce tso_state::ipv4_id to 16 bits, so it doesn't overflow into the
TCP_FLAGS field of the option descriptor.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
No differences found