aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/csum_partial.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.Ralf Baechle2008-10-111-11/+24
* MIPS: IP checksums: Remove unncessary .set pseudosRalf Baechle2008-10-111-12/+0
* MIPS: IP checksums: Remove unncessary folding of sum to 16 bit.Ralf Baechle2008-10-111-10/+0
* [MIPS] Fix 64-bit IP checksum codeAtsushi Nemoto2008-09-211-4/+17
* [MIPS] Eleminate local symbols from the symbol table.Ralf Baechle2008-01-291-107/+107
* [MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki2008-01-291-10/+51
* [MIPS] csum_partial and copy in parallelAtsushi Nemoto2007-01-081-0/+442
* [MIPS] Optimize csum_partial for 64bit kernelAtsushi Nemoto2006-12-091-22/+54
* [MIPS] Optimize flow of csum_partialAtsushi Nemoto2006-12-091-75/+54
* [MIPS] Make csum_partial more readableAtsushi Nemoto2006-12-091-70/+74
* [MIPS] Unify csum_partial.SAtsushi Nemoto2006-12-041-0/+258