summaryrefslogtreecommitdiff
path: root/lib/crc16.c
AgeCommit message (Expand)Author
2025-05-13lib/crc16: unexport crc16_table and crc16_byte()Eric Biggers
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2006-06-25[PATCH] kernel-doc for lib/crc*.cRandy Dunlap
2005-09-08[PATCH] lib/crc16: added crc16 algorithm.Evgeniy Polyakov