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:
28a3186
)
sky2: force early transmit interrupts
author
Stephen Hemminger
<shemminger@osdl.org>
Tue, 7 Mar 2006 19:06:36 +0000
(11:06 -0800)
committer
Francois Romieu
<romieu@fr.zoreil.com>
Thu, 9 Mar 2006 22:19:02 +0000
(23:19 +0100)
Avoid premature transmit ring full conditions.
Force a transmit status interrupt if transmit ring gets nearly full
and after a TSO send.
Allow more entries in transmit ring to be used if dma_addr is 32 bits
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
No differences found