summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/dpc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: deadcode remove undefined macro THREAD code.Malcolm Priestley2014-07-301-6/+1
* staging: vt6655: remove undefined TASK_LET codeMalcolm Priestley2014-07-301-24/+0
* staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement2014-07-271-6/+7
* staging: vt6655: Add missing blank lines after declarationsGuillaume Clement2014-07-271-0/+3
* staging: vt6655: fix sparse warning for static declarationsJames A Shackleford2014-06-191-1/+2
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-35/+31
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-70/+6
* staging: vt6655: 64 bit fixes TKIP mic correct sizeof long.Malcolm Priestley2014-03-081-16/+16
* staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long.Malcolm Priestley2014-03-081-2/+2
* staging: vt6655: remove unneeded semicolonTeodora Baluta2013-11-101-3/+3
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-101-17/+17
* Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-171-3/+4
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-53/+0
* staging: vt6655: Remove commented out if()sJoe Perches2013-03-251-1/+0
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-48/+24
* staging: vt6655: Remove commented out printksJoe Perches2013-03-251-14/+1
* staging:vt6655:dpc: Whitespace cleanupsJoe Perches2013-03-181-1220/+1220
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-1/+1
* staging: vt6655: Remove all commented macrosMarcos Paulo de Souza2012-07-091-1/+0
* staging: vt6655: simplify MAC printing by using %pMAndy Shevchenko2011-08-231-24/+6
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-251-5/+5
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-24/+24
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-44/+44
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-35/+35
* Staging: vt6655: simplify broadcast and multicast ethernet address testCharles Clément2010-07-081-1/+1
* Staging: vt6655: remove PUINT typedefCharles Clément2010-06-251-34/+14
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-12/+12
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-5/+5
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-8/+8
* Staging: vt6655: remove PDWORD typedefCharles Clément2010-06-181-18/+18
* Staging: vt6655: remove PWORD typedefCharles Clément2010-06-181-16/+16
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-53/+53
* Staging: vt6655: remove custom ULONGLONG typedefCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-20/+20
* Staging: vt6655: remove custom LONG typedefCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove custom INT typedefCharles Clément2010-06-181-8/+8
* Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément2010-06-181-3/+3
* Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément2010-06-181-1/+1
* Staging: vt6655: use is_multicast_ether_addr instead of custom macroCharles Clément2010-06-181-2/+2
* Staging: vt6655: use ETH_FCS_LEN macro instead of custom oneCharles Clément2010-05-181-1/+1
* Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-171-7/+7
* Staging: vt6655: remove OUT definitionCharles Clément2010-05-141-20/+20
* Staging: vt6655: remove IN definitionCharles Clément2010-05-141-54/+54
* Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-141-5/+5
* Staging: vt6655: remove PVOID definition and useCharles Clément2010-05-111-1/+1
* Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-5/+5
* Staging: vt665x: remove tbit.h part 2Jim Lieb2009-09-151-6/+5
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-151-6/+5
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-37/+0
* Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb2009-09-151-4/+4