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:
69244e5
)
ath10k: support msdu chaining
author
Ben Greear
<greearb@candelatech.com>
Mon, 3 Mar 2014 22:07:09 +0000
(14:07 -0800)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Fri, 7 Mar 2014 08:11:21 +0000
(10:11 +0200)
Consolidate the list of msdu skbs into the msdu-head skb, delete the
rest of the skbs, pass the msdu-head skb on up the stack as normal.
Tested with high-speed TCP and UDP traffic on modified firmware that
supports raw-rx.
Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found