Age | Commit message (Expand) | Author |
---|---|---|
2025-02-08 | lib/crc64: add support for arch-optimized implementations | Eric Biggers |
2025-02-08 | lib/crc64: rename CRC64-Rocksoft to CRC64-NVME | Eric Biggers |
2025-02-08 | lib/crc64-rocksoft: stop wrapping the crypto API | Eric Biggers |
2022-03-07 | lib: add rocksoft model crc64 | Keith Busch |
2021-06-05 | lib: crc64: fix kernel-doc warning | YueHaibing |
2020-08-12 | lib/: replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-01-23 | lib: crc64: include <linux/crc64.h> for 'crc64_be' | Ben Dooks (Codethink) |
2018-08-22 | lib: add crc64 calculation routines | Coly Li |