summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/wcmd.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: dead code remove wcmd.cMalcolm Priestley2014-10-291-958/+0Star
* staging: vt6655: dead code remove wmgr.cMalcolm Priestley2014-10-291-60/+0Star
* staging: vt6655: remove dead functions in power.c/hMalcolm Priestley2014-10-291-2/+0Star
* staging: vt6655: dead code remove net device codeMalcolm Priestley2014-10-291-4/+0Star
* staging: vt6655: wcmd.c: fix print priority warningAya Mahfouz2014-10-231-1/+2
* staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley2014-08-311-6/+6
* staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches2014-08-171-39/+45
* staging: vt6655: channel/wcmd/wctl/wmgr use struct vnt_private *Malcolm Priestley2014-08-161-14/+14
* staging: vt6655: BSSvSecondTxData remove #if 1 else directiveMalcolm Priestley2014-08-161-14/+12Star
* staging: vt6655: Remove TxInSleep macroMalcolm Priestley2014-08-161-4/+1Star
* staging: vt6655: fix braces at newline in if statementsGuillaume Clement2014-07-271-2/+3
* staging: vt6655: Use pr_* functions instead of printkGuillaume Clement2014-07-271-5/+6
* staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement2014-07-271-9/+9
* staging: vt6655: Add missing blank lines after declarationsGuillaume Clement2014-07-271-0/+1
* staging: vt6655: remove useless return statementsGuillaume Clement2014-07-271-2/+0Star
* staging: vt6655: statify some variablesGuillaume Clement2014-07-231-1/+1
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-50/+47Star
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-27/+2Star
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-101-11/+11
* staging: vt6655: vt6656: Fix typo in commentsMasanari Iida2013-09-261-1/+1
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-48/+0Star
* staging: vt6655: Remove commented out if()sJoe Perches2013-03-251-1/+0Star
* staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-251-2/+2
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-32/+16Star
* staging: vt6655: Remove commented out printksJoe Perches2013-03-251-10/+0Star
* staging:vt6655:wcmd: Whitespace cleanupsJoe Perches2013-03-191-867/+867
* staging: vt6655: Fix typo in vt6655 driverMasanari Iida2013-01-071-1/+1
* Staging: vt6655: fix missing unlock on error in vCommandTimer()Wei Yongjun2012-10-221-0/+1
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-3/+3
* staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza2012-07-091-24/+0Star
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-261-7/+7
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-031-7/+7
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-031-23/+23
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-031-32/+32
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-5/+5
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-1/+1
* Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément2010-06-231-5/+6
* Staging: vt6655: remove PWORD typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-6/+6
* Staging: vt6655: remove custom ULONG typedefCharles Clément2010-06-181-3/+3
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-6/+6
* Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove IN definitionCharles Clément2010-05-141-23/+23
* Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-141-29/+29
* Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-6/+6
* Staging: vt6655 remove duplicate includesShawn Bohrer2009-12-111-1/+0Star
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-151-6/+5Star
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-36/+0Star
* Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb2009-09-151-2/+2