blob: 7047f2642877073228b7b2a17c14aae78be0df54 [file] [log] [blame]
e5082ba1d0a3 ("staging: ks7010: Remove trailing _t from 'struct michael_mic_t'.")
9b0b63a4d126 ("staging: ks7010: Remove trailing _t from 'struct mic_failure_t'.")
eafb5e292897 ("staging: ks7010: Remove trailing _t from 'struct scan_ext_t'.")
e8f7cac0a4b2 ("staging: ks7010: replace uint8_t in favour of u8 in michael_get_mic")
7d89799a04d7 ("staging: ks7010: replace uint8_t in favour of u8 in michael_append")
a63be5d94755 ("staging: ks7010: replace uint8_t in favour of u8 in michael_init")
c61cc2cc3be3 ("staging: ks7010: replace MichaelBlockFunction macro with inline function")
f7380a88dacc ("staging: ks7010: replace GetUInt32 macro with get_unaligned_le32")
9018154f1bac ("staging: ks7010: avoid camel cases in MichaelGetMIC function")
ca0bda153137 ("staging: ks7010: replace macro MichaelClear with inline function")
79955850b180 ("staging: ks7010: avoid camel cases in MichaelAppend function")
808a05c007cd ("staging: ks7010: avoid camel cases for MichaelInitFunction")
c9be56329a39 ("staging: ks7010: avoid camel cases in MichaelMICFunction")
16b102e78152 ("staging: ks7010: use lower case names in michael_mic_t struct fields")
8b6f053790d9 ("staging: ks7010: replace custom rotation operations in favour of the kernel ones")