aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/checksum.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-20[MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPSDave Johnson1-1/+1
2007-01-24[MIPS] Fix wrong checksum calculation on 64-bit MIPSAtsushi Nemoto1-1/+2
2007-01-08[MIPS] csum_partial and copy in parallelAtsushi Nemoto1-12/+19
2006-12-02[NET]: MIPS checksum annotations and cleanups.Al Viro1-29/+26
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2005-10-29The type of sum in csum_tcpudp_nofold is "unsigned int", so when we assignRalf Baechle1-1/+1
2005-10-29Protect noat assembly with .set push/pop and make it somewhat readable.Thiemo Seufer1-76/+78
2005-10-29Sparseify MIPS.Ralf Baechle1-2/+3
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+253