aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ccree/ssi_hash.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-15staging: ccree: fix checkpatch errors in macro defGilad Ben-Yossef1-8/+20
2017-05-15staging: ccree: drop __KERNEL__ include guardGilad Ben-Yossef1-4/+2
2017-05-15stating: ccree: remove double definition of MSB64Gilad Ben-Yossef1-2/+0
2017-05-15staging: ccree: fix cc_lli_defs.h white spaceGilad Ben-Yossef1-3/+1
2017-05-15staging: ccree: fix white space style errorsGilad Ben-Yossef1-44/+38
2017-05-15staging: ccree: fix enum/struct definitions styleGilad Ben-Yossef11-104/+100
2017-05-15staging: ccree: drop open coded init for memsetGilad Ben-Yossef1-8/+1
2017-05-15staging: ccree: remove min/max macrosGilad Ben-Yossef1-6/+0
2017-05-15staging: ccree: stdint to kernel types conversionGilad Ben-Yossef24-379/+357
2017-05-15staging: ccree: remove unused codeGilad Ben-Yossef11-700/+0
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert7-30/+19
2017-05-15staging: lustre: ptlrpc: remove unnecessary codeGustavo A. R. Silva1-1/+1
2017-05-15staging: android: ion: Resolve minor indentation issue.Matthew Giassa1-1/+1
2017-05-15staging: greybus: power_supply: replace kzalloc by kcallocJB Van Puyvelde1-1/+1
2017-05-15Staging: greybus: light: Prefer kcalloc over kzallocKarthik Tummala1-2/+2
2017-05-15Staging: fbtft: Fix unbalanced braces around else statementLaurence Rochfort1-2/+2
2017-05-15staging:r8188eu: remove unused definitions from include/ieee80211.hIvan Safonov1-91/+0
2017-05-15staging:r8188eu: remove ieee80211_is_empty_essid()Ivan Safonov2-20/+0
2017-05-15staging:r8188eu: remove ieee80211_get_hdrlen()Ivan Safonov2-40/+0
2017-05-15staging:r8188eu: trim IV/ICV fields in validate_recv_data_frame()Ivan Safonov2-22/+14
2017-05-15staging:r8188eu: inline unprotect_frame() in mon_recv_decrypted_recv()Ivan Safonov1-1/+15
2017-05-15staging:r8188eu: use different mon_recv_decrypted() inside rtl88eu_mon_recv_hook() and rtl88eu_mon_xmit_hook().Ivan Safonov1-1/+22
2017-05-15staging:r8188eu: move IV/ICV trimming into decrypt() and also place it after rtl88eu_mon_recv_hook()Ivan Safonov1-50/+30
2017-05-15staging: ks7010: avoid CamelCase: reqIEs_size and respIEs_sizeJanusz Lisiecki2-8/+8
2017-05-15staging: ks7010: avoid CamelCase: atimWindowJanusz Lisiecki1-1/+1
2017-05-15staging: ks7010: avoid CamelCase: CfParms_t fieldsJanusz Lisiecki1-2/+2
2017-05-15staging: ks7010: avoid CamelCase: link_ap_info_t fieldsJanusz Lisiecki1-10/+10
2017-05-15staging: ks7010: avoid CamelCase: FhParms_t fieldsJanusz Lisiecki1-4/+4
2017-05-15staging: ks7010: avoid CamelCase in fields of struct local_gain_tJanusz Lisiecki3-17/+17
2017-05-15staging/ks7010: Fix type assignment for struct hostif_hdrCezary Gapinski2-6/+8
2017-05-15staging: vt6656: Only call vnt_set_bss_mode on basic rates change.Malcolm Priestley1-10/+3
2017-05-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley1-0/+3
2017-05-15staging: vt6656: always call vnt_update_ifs on short time change.Malcolm Priestley1-0/+1
2017-05-15staging: vt6656: vnt_update_ifs set max_min based on short slot time.Malcolm Priestley1-23/+6
2017-05-15staging: wilc1000: Fixing struct definition layoutVincent Siles1-1/+6
2017-05-15staging: wilc1000: Function calls too longVincent Siles1-2/+4
2017-05-15staging: wilc1000: Function signature too longVincent Siles1-3/+5
2017-05-15staging: wilc1000: Stripping '-' commentsVincent Siles1-3/+3
2017-05-15staging: wilc1000: Last line is emptyVincent Siles1-1/+0
2017-05-15staging: wilc1000: Refactor handling of HT caps fieldsJason Litzinger3-41/+7
2017-05-15staging: octeon: use __func__ instead of func nameCraig Kewley1-1/+1
2017-05-15staging: unisys: Solve sparse warningMarcos Paulo de Souza1-1/+1
2017-05-15staging: rtl8723bs: Do not use assignment in if conditionJustin Vreeland1-1/+2
2017-05-15staging: rtl8723bs: Fix spacing around '<'Justin Vreeland1-1/+1
2017-05-15staging: rtl8723bs: Fix pointer styleJustin Vreeland1-3/+3
2017-05-15staging: rtl8723bs: Move braces to same line as conditionalJustin Vreeland3-21/+18
2017-05-15staging: rtl8723bs: Macros with complex values should be enclosed in parenthesesJustin Vreeland1-1/+4
2017-05-15staging: rtl8723bs: Wrap multi-line macros in do-while loopJustin Vreeland1-36/+45
2017-05-15staging: rtl8723bs: Fix initialization of static variablesJustin Vreeland4-8/+8
2017-05-15Staging: rtl8712: ieee80211: fixed brace coding style issueJaya Durga1-1/+2