summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/wcmd.c
AgeCommit message (Expand)Author
2014-10-29staging: vt6655: dead code remove wcmd.cMalcolm Priestley
2014-10-29staging: vt6655: dead code remove wmgr.cMalcolm Priestley
2014-10-29staging: vt6655: remove dead functions in power.c/hMalcolm Priestley
2014-10-29staging: vt6655: dead code remove net device codeMalcolm Priestley
2014-10-23staging: vt6655: wcmd.c: fix print priority warningAya Mahfouz
2014-08-30staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches
2014-08-16staging: vt6655: channel/wcmd/wctl/wmgr use struct vnt_private *Malcolm Priestley
2014-08-16staging: vt6655: BSSvSecondTxData remove #if 1 else directiveMalcolm Priestley
2014-08-16staging: vt6655: Remove TxInSleep macroMalcolm Priestley
2014-07-27staging: vt6655: fix braces at newline in if statementsGuillaume Clement
2014-07-27staging: vt6655: Use pr_* functions instead of printkGuillaume Clement
2014-07-27staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement
2014-07-27staging: vt6655: remove useless return statementsGuillaume Clement
2014-07-22staging: vt6655: statify some variablesGuillaume Clement
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez
2014-05-15staging: vt6655: remove dead codeGuido Martínez
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta
2013-09-25staging: vt6655: vt6656: Fix typo in commentsMasanari Iida
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches
2013-03-25staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches
2013-03-25staging: vt6655: Remove commented out printksJoe Perches
2013-03-19staging:vt6655:wcmd: Whitespace cleanupsJoe Perches
2013-01-07staging: vt6655: Fix typo in vt6655 driverMasanari Iida
2012-10-22Staging: vt6655: fix missing unlock on error in vCommandTimer()Wei Yongjun
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock
2012-07-09staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-03Staging: vt6655: replace BOOL with in kernel boolCharles Clément
2010-08-03Staging: vt6655: replace FALSE with in kernel falseCharles Clément
2010-08-03Staging: vt6655: replace TRUE with in kernel trueCharles Clément
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément
2010-06-22Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément
2010-06-18Staging: vt6655: remove PWORD typedefCharles Clément
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément
2010-06-18Staging: vt6655: remove custom ULONG typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément
2010-06-18Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément
2010-05-14Staging: vt6655: remove IN definitionCharles Clément
2010-05-14Staging: vt6655: remove HANDLE definition and useCharles Clément
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément
2009-12-11Staging: vt6655 remove duplicate includesShawn Bohrer
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb