summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/wpa.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-29staging: vt6655: dead code remove wpa/wpa2Malcolm Priestley1-300/+0
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches1-14/+14
2014-07-27staging: vt6655: fix braces at newline in if statementsGuillaume Clement1-4/+4
2014-07-27staging: vt6655: Remove unreachable break statementsGuillaume Clement1-1/+0
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement1-0/+1
2014-05-15staging: vt6655: remove dead codeGuido Martínez1-6/+2
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta1-1/+1
2013-10-27Staging: vt6655: Fix Sparse Warning for Static Declarations in wpa.cEbru Akagunduz1-6/+6
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-5/+0
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches1-4/+0
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches1-6/+3
2013-03-18staging:vt6655:wpa: Whitespace cleanupsJoe Perches1-167/+167
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock1-1/+1
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie1-2/+2
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-2/+2
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-9/+9
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-4/+4
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-11/+11
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-2/+2
2010-06-18Staging: vt6655: remove PWORD typedefCharles Clément1-1/+1
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-2/+2
2010-05-14Staging: vt6655: remove IN definitionCharles Clément1-5/+5
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément1-2/+2
2009-12-11Staging: vt665*: fix printk formatsRandy Dunlap1-2/+2
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb1-14/+13
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-22/+0
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb1-11/+11
2009-09-15Staging: vt665x: 64bit compile fixes Part 1Jim Lieb1-2/+2
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+339