summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/aes_ccmp.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: Remove unnecessary braces in aes_ccmp.cJelena Bjelja2014-03-161-20/+10
* staging:vt6655: Fix open brace placement related errorJelena Bjelja2014-03-161-2/+1
* staging: vt6655 : Fix placement of open braceAshley Smith2014-03-131-2/+1
* staging: vt6655: Fix Sparse Warning for Static DeclarationsArchana kumari2013-10-171-10/+10
* Staging: vt6655: aes_ccmp: fixed a brace coding styleJohn B. Wyatt IV2013-06-241-3/+2
* Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/aes_ccmp.cTülin İzer2013-05-161-16/+16
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-7/+0
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-11/+5
* staging:vt6655:aes_ccmp: Whitespace cleanupsJoe Perches2013-03-181-283/+283
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-2/+2
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-2/+2
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-2/+2
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-38/+38
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-4/+4
* Staging: vt6655: remove PDWORD typedefCharles Clément2010-06-181-6/+6
* Staging: vt6655: remove PWORD typedefCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-3/+3
* Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-171-5/+5
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-151-12/+11
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-7/+0
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+410