aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/wmgr.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-39/+10
* staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches2011-04-251-1/+1
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-251-22/+22
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-25/+25
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-61/+61
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-108/+108
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-43/+43
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-59/+59
* Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément2010-06-221-15/+16
* Staging: vt6655: remove PWORD typedefCharles Clément2010-06-181-6/+6
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-70/+70
* Staging: vt6655: remove custom ULONG typedefCharles Clément2010-06-181-3/+3
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-33/+33
* Staging: vt6655: remove custom INT typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément2010-06-181-2/+2
* Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-171-4/+4
* Staging: vt6655: remove OUT definitionCharles Clément2010-05-141-13/+13
* Staging: vt6655: remove IN definitionCharles Clément2010-05-141-244/+244
* Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-141-35/+35
* Staging: vt6655: remove PVOID definition and useCharles Clément2010-05-111-9/+9
* Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-45/+45
* Staging: vt665x: remove tbit.h part 2Jim Lieb2009-09-151-1/+0
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-151-29/+28
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-39/+0
* Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb2009-09-151-35/+20
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-151-102/+102
* Staging: vt665x: 64bit compile fixes Part 1Jim Lieb2009-09-151-3/+3
* Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals.Forest Bond2009-06-191-14/+2
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+5100