aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/lib/csum_partial.S
AgeCommit message (Expand)Author
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2008-10-11MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.Ralf Baechle
2008-10-11MIPS: IP checksums: Remove unncessary .set pseudosRalf Baechle
2008-10-11MIPS: IP checksums: Remove unncessary folding of sum to 16 bit.Ralf Baechle
2008-09-21[MIPS] Fix 64-bit IP checksum codeAtsushi Nemoto
2008-01-29[MIPS] Eleminate local symbols from the symbol table.Ralf Baechle
2008-01-29[MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki
2007-01-08[MIPS] csum_partial and copy in parallelAtsushi Nemoto
2006-12-09[MIPS] Optimize csum_partial for 64bit kernelAtsushi Nemoto
2006-12-09[MIPS] Optimize flow of csum_partialAtsushi Nemoto
2006-12-09[MIPS] Make csum_partial more readableAtsushi Nemoto
2006-12-04[MIPS] Unify csum_partial.SAtsushi Nemoto