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:
1608827
)
[BNX2]: Add firmware decompression
author
Michael Chan
<mchan@broadcom.com>
Tue, 13 Jun 2006 05:21:25 +0000
(22:21 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:30:44 +0000
(21:30 -0700)
Add functions to decompress firmware before loading to the internal
CPUs. Compressing the firmware reduces the driver size significantly.
Added file name length sanity check in the gzip header to prevent
going past the end of buffer [suggested by DaveM].
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found