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