aboutsummaryrefslogtreecommitdiffstats
path: root/lib/gen_crc32table.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-27lib/crc: Use consistent naming for CRC-32 polynomialsKrzysztof Kozlowski1-2/+2
2018-07-27lib/crc: Move polynomial definition to separate headerKrzysztof Kozlowski1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-02-13lib: crc32: constify crc32 lookup tableDaniel Borkmann1-3/+3
2012-10-06sections: fix const sections for crc32 tableJoe Mario1-3/+3
2012-03-23crc32: bolt on crc32cDarrick J. Wong1-7/+28
2012-03-23crc32: add slice-by-8 algorithm to existing codeBob Pearson1-16/+27
2012-03-23crc32: make CRC_*_BITS definition correspond to actual bit countsBob Pearson1-1/+10
2012-03-23crc32: miscellaneous cleanupsBob Pearson1-3/+3
2010-05-25crc32: major optimizationJoakim Tjernlund1-15/+32
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+82