aboutsummaryrefslogtreecommitdiff
path: root/lib/gen_crc32table.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-27lib/crc: Use consistent naming for CRC-32 polynomialsGravatar Krzysztof Kozlowski 1-2/+2
2018-07-27lib/crc: Move polynomial definition to separate headerGravatar Krzysztof Kozlowski 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-02-13lib: crc32: constify crc32 lookup tableGravatar Daniel Borkmann 1-3/+3
2012-10-06sections: fix const sections for crc32 tableGravatar Joe Mario 1-3/+3
2012-03-23crc32: bolt on crc32cGravatar Darrick J. Wong 1-7/+28
2012-03-23crc32: add slice-by-8 algorithm to existing codeGravatar Bob Pearson 1-16/+27
2012-03-23crc32: make CRC_*_BITS definition correspond to actual bit countsGravatar Bob Pearson 1-1/+10
2012-03-23crc32: miscellaneous cleanupsGravatar Bob Pearson 1-3/+3
2010-05-25crc32: major optimizationGravatar Joakim Tjernlund 1-15/+32
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+82