summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/iwctl.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: refactor iwctl_giwaplist() to avoid -Wframe-larger-than warn.Konrad Zapalowicz2014-05-281-24/+48
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-68/+70
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-251/+4Star
* Staging: vt6655: iwctl.c: fix a sparse warningJimmy Li2014-04-191-7/+2Star
* vt6655: remove typedefs in wpactl.hMartin Hofmann2014-01-081-1/+1
* staging: vt6655: remove unneeded semicolonTeodora Baluta2013-11-101-1/+1
* Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-171-2/+4
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-65/+0Star
* staging: vt6655: Remove commented out if()sJoe Perches2013-03-251-3/+0Star
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-43/+21Star
* staging: vt6655: Remove commented out printksJoe Perches2013-03-251-1/+0Star
* staging:vt6655:iwctl: Whitespace cleanupsJoe Perches2013-03-191-1085/+1085
* 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-36/+0Star
* staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza2011-11-301-12/+0Star
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* staging: vt6655: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-211-1/+1
* staging: vt6655: use '%pM' format to print MAC addressAndy Shevchenko2010-09-161-3/+1Star
* staging: Use available error codesJulia Lawall2010-09-011-1/+1
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-031-19/+19
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-031-29/+29
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-18/+18
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-1/+1
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-3/+3
* Staging: vt6655: fix up U32 conversionGreg Kroah-Hartman2010-06-181-1/+1
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-4/+4
* Staging: vt6655: remove U32 custom macroCharles Clément2010-06-181-1/+1
* Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément2010-06-181-2/+2
* Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-141-13/+13
* Staging: vt6655: Hoist assign from ifJoe Perches2010-05-111-1/+2
* Staging: drop redundant memsetJulia Lawall2010-05-111-2/+0Star
* Staging: v56655: add missing parentheses (in comment)Roel Kluin2010-03-041-1/+1
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-151-1/+0Star
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-23/+0Star
* Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb2009-09-151-42/+37Star
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-151-64/+64
* Staging: vt665x: depend on WIRELESS_EXTAlexander Beregalov2009-09-151-10/+0Star
* Staging: vt6655: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-151-77/+0Star
* Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals.Forest Bond2009-06-191-67/+11Star
* Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls.Forest Bond2009-06-191-31/+31
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+2453