summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/iwctl.c
AgeCommit message (Expand)Author
2014-10-29staging: vt6655: dead code remove iwctl.c/hMalcolm Priestley
2014-10-28staging: vt6655: iwctl.c: Comments fixesVeronika Kabatova
2014-10-20staging: vt6655: Remove unused code inside switch caseTapasweni Pathak
2014-10-20staging: vt6655: Use ether_addr_copy functionDilek Uzulmez
2014-10-20staging: vt6655: Use ether_addr_copy functionDilek Uzulmez
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: hostap/ioctl/iwctl use struct vnt_privateMalcolm Priestley
2014-07-30staging: vt6655: fix direct dereferencing of user pointerGuillaume 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-06-27staging: vt6655: remove header declarations for static functionsJames A Shackleford
2014-06-19staging: vt6655: fix sparse warning for static declarationsJames A Shackleford
2014-05-28staging: vt6655: refactor iwctl_giwaplist() to avoid -Wframe-larger-than warn.Konrad Zapalowicz
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez
2014-05-15staging: vt6655: remove dead codeGuido Martínez
2014-04-18Staging: vt6655: iwctl.c: fix a sparse warningJimmy Li
2014-01-08vt6655: remove typedefs in wpactl.hMartin Hofmann
2013-11-10staging: vt6655: remove unneeded semicolonTeodora Baluta
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches
2013-03-25staging: vt6655: Remove commented out printksJoe Perches
2013-03-19staging:vt6655:iwctl: Whitespace cleanupsJoe Perches
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-11-30staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-09-20staging: vt6655: '&pointer[0]' to 'pointer' fixAndy Shevchenko
2010-09-16staging: vt6655: use '%pM' format to print MAC addressAndy Shevchenko
2010-08-31staging: Use available error codesJulia Lawall
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-24Staging: vt6655: remove DWORD typedefCharles Clément
2010-06-18Staging: vt6655: fix up U32 conversionGreg Kroah-Hartman
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément
2010-06-18Staging: vt6655: remove U32 custom macroCharles Clément
2010-06-18Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément
2010-06-18Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément
2010-05-14Staging: vt6655: remove HANDLE definition and useCharles Clément
2010-05-11Staging: vt6655: Hoist assign from ifJoe Perches
2010-05-11Staging: drop redundant memsetJulia Lawall
2010-03-04Staging: v56655: add missing parentheses (in comment)Roel Kluin
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb