aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/wmgr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-163/+0
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches1-24/+1
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches1-83/+42
2013-03-25staging: vt6655: Remove commented out printksJoe Perches1-3/+0
2013-03-18staging:vt6655:wmgr: Whitespace cleanupsJoe Perches1-4044/+4044
2013-01-07staging: vt6655: Fix typo in vt6655 driverMasanari Iida1-1/+1
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock1-28/+28
2011-08-23staging: vt6655: simplify MAC printing by using %pMAndy Shevchenko1-39/+10
2011-04-25staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches1-1/+1
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches1-22/+22
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-25/+25
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-61/+61
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-108/+108
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-43/+43
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-59/+59
2010-06-22Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément1-15/+16
2010-06-18Staging: vt6655: remove PWORD typedefCharles Clément1-6/+6
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-70/+70
2010-06-18Staging: vt6655: remove custom ULONG typedefCharles Clément1-3/+3
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément1-33/+33
2010-06-18Staging: vt6655: remove custom INT typedefCharles Clément1-1/+1
2010-06-18Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément1-2/+2
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément1-4/+4
2010-05-14Staging: vt6655: remove OUT definitionCharles Clément1-13/+13
2010-05-14Staging: vt6655: remove IN definitionCharles Clément1-244/+244
2010-05-14Staging: vt6655: remove HANDLE definition and useCharles Clément1-35/+35
2010-05-11Staging: vt6655: remove PVOID definition and useCharles Clément1-9/+9
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément1-45/+45
2009-09-15Staging: vt665x: remove tbit.h part 2Jim Lieb1-1/+0
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb1-29/+28
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-39/+0
2009-09-15Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb1-35/+20
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb1-102/+102
2009-09-15Staging: vt665x: 64bit compile fixes Part 1Jim Lieb1-3/+3
2009-06-19Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals.Forest Bond1-14/+2
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+5100