summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/iwctl.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-29staging: vt6655: dead code remove iwctl.c/hMalcolm Priestley1-1858/+0
2014-10-28staging: vt6655: iwctl.c: Comments fixesVeronika Kabatova1-290/+220
2014-10-20staging: vt6655: Remove unused code inside switch caseTapasweni Pathak1-9/+0
2014-10-20staging: vt6655: Use ether_addr_copy functionDilek Uzulmez1-1/+1
2014-10-20staging: vt6655: Use ether_addr_copy functionDilek Uzulmez1-1/+1
2014-08-31staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley1-1/+1
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches1-51/+51
2014-08-16staging: vt6655: hostap/ioctl/iwctl use struct vnt_privateMalcolm Priestley1-30/+30
2014-07-31staging: vt6655: fix direct dereferencing of user pointerGuillaume Clement1-10/+22
2014-07-27staging: vt6655: Use pr_* functions instead of printkGuillaume Clement1-8/+8
2014-07-27staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement1-37/+38
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement1-0/+8
2014-06-27staging: vt6655: remove header declarations for static functionsJames A Shackleford1-2/+2
2014-06-20staging: vt6655: fix sparse warning for static declarationsJames A Shackleford1-0/+1
2014-05-29staging: vt6655: refactor iwctl_giwaplist() to avoid -Wframe-larger-than warn.Konrad Zapalowicz1-24/+48
2014-05-16staging: vt6655: fix checkpatch bracing issuesGuido Martínez1-68/+70
2014-05-16staging: vt6655: remove dead codeGuido Martínez1-251/+4
2014-04-19Staging: vt6655: iwctl.c: fix a sparse warningJimmy Li1-7/+2
2014-01-08vt6655: remove typedefs in wpactl.hMartin Hofmann1-1/+1
2013-11-10staging: vt6655: remove unneeded semicolonTeodora Baluta1-1/+1
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches1-2/+4
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-65/+0
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches1-3/+0
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches1-43/+21
2013-03-25staging: vt6655: Remove commented out printksJoe Perches1-1/+0
2013-03-19staging:vt6655:iwctl: Whitespace cleanupsJoe Perches1-1085/+1085
2012-09-05staging: "vt6655" Fix typos in comments.Justin P. Mattock1-3/+3
2012-07-09staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza1-36/+0
2011-11-30staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza1-12/+0
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-09-21staging: vt6655: '&pointer[0]' to 'pointer' fixAndy Shevchenko1-1/+1
2010-09-16staging: vt6655: use '%pM' format to print MAC addressAndy Shevchenko1-3/+1
2010-09-01staging: Use available error codesJulia Lawall1-1/+1
2010-08-03Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-19/+19
2010-08-03Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-29/+29
2010-06-25Staging: vt6655: remove BYTE typedefCharles Clément1-18/+18
2010-06-25Staging: vt6655: remove WORD typedefCharles Clément1-1/+1
2010-06-25Staging: vt6655: remove DWORD typedefCharles Clément1-3/+3
2010-06-18Staging: vt6655: fix up U32 conversionGreg Kroah-Hartman1-1/+1
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-1/+1
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément1-4/+4
2010-06-18Staging: vt6655: remove U32 custom macroCharles Clément1-1/+1
2010-06-18Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément1-2/+2
2010-06-18Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément1-1/+1
2010-05-15Staging: vt6655: remove HANDLE definition and useCharles Clément1-13/+13
2010-05-11Staging: vt6655: Hoist assign from ifJoe Perches1-1/+2
2010-05-11Staging: drop redundant memsetJulia Lawall1-2/+0
2010-03-04Staging: v56655: add missing parentheses (in comment)Roel Kluin1-1/+1
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb1-1/+0
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-23/+0