aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010/michael_mic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-06staging: ks7010: add SPDX identifiers to all filesSergio Paracuellos1-4/+1
2018-04-25staging: ks7010: avoid casts in michael_mic_function callsSergio Paracuellos1-1/+1
2018-04-23staging: ks7010: review includes of michael_mic.c fileSergio Paracuellos1-3/+2
2018-04-23staging: ks7010: remove '\' character from michael_block functionSergio Paracuellos1-2/+2
2018-04-23staging: ks7010: Remove trailing _t from 'struct michael_mic_t'.Quytelda Kahja1-6/+6
2018-03-29staging: ks7010: replace uint8_t in favour of u8 in michael_get_micSergio Paracuellos1-1/+1
2018-03-29staging: ks7010: replace uint8_t in favour of u8 in michael_appendSergio Paracuellos1-3/+3
2018-03-29staging: ks7010: replace uint8_t in favour of u8 in michael_initSergio Paracuellos1-1/+1
2018-03-29staging: ks7010: replace MichaelBlockFunction macro with inline functionSergio Paracuellos1-15/+16
2018-03-29staging: ks7010: replace GetUInt32 macro with get_unaligned_le32Sergio Paracuellos1-7/+4
2018-03-29staging: ks7010: replace PutUInt32 macro with put_unaligned_le32()Sergio Paracuellos1-11/+3
2018-03-29staging: ks7010: avoid camel cases in MichaelGetMIC functionSergio Paracuellos1-14/+13
2018-03-29staging: ks7010: replace macro MichaelClear with inline functionSergio Paracuellos1-8/+8
2018-03-29staging: ks7010: avoid camel cases in MichaelAppend functionSergio Paracuellos1-23/+22
2018-03-29staging: ks7010: avoid camel cases for MichaelInitFunctionSergio Paracuellos1-6/+5
2018-03-29staging: ks7010: avoid camel cases in MichaelMICFunctionSergio Paracuellos1-8/+7
2018-03-28staging: ks7010: use lower case names in michael_mic_t struct fieldsSergio Paracuellos1-27/+27
2018-03-14staging: ks7010: replace custom rotation operations in favour of the kernel onesSergio Paracuellos1-6/+4
2017-03-21staging: ks7010: fix checkpatch SPACINGTobin C. Harding1-2/+2
2017-03-14staging: ks7010: fix spelling of Michael MICTobin C. Harding1-4/+4
2017-02-16Staging: ks7010: Add required and preferred spaces around operatorsShiva Kerdel1-4/+4
2016-11-16Staging: ks7010: Use preffered kernel typesPunit Vara1-5/+5
2016-10-27staging: ks7010: add a blank line after declarationsJiong Du1-0/+2
2016-10-27staging: ks7010: split long lineJiong Du1-1/+2
2016-10-27staging: ks7010: remove space before tabJiong Du1-3/+3
2016-10-27staging: ks7010: fix complex macro errorJiong Du1-1/+1
2016-10-27staging: ks7010: fix spacing errorsJiong Du1-8/+8
2016-09-20Staging: ks7010: michael_mic: Use "foo *bar" instead of "foo * bar".Sandhya Bankar1-6/+6
2016-08-15Staging: ks7010: michael_mic: fixed macros coding style issueBing Sun1-7/+13
2016-06-07staging: ks7010: cleanup file headersWolfram Sang1-5/+2
2016-06-07staging: ks7010: indent michael_mic.cWolfram Sang1-22/+21
2016-06-07staging: ks7010: add driver from Nanonote extra-repositoryWolfram Sang1-0/+143