summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAgeFilesLines
* staging/vt6656: cleanup coding style in vResetCommandTimerDevendra Naga2012-07-161-14/+14
* staging/vt6656: remove unnecessary return in BSSvSecondTxDataDevendra Naga2012-07-161-1/+0
* staging/vt6656: coding style fix in BSSvSecondTxDataDevendra Naga2012-07-161-28/+28
* staging: vt6656: Remove unsed macrosMarcos Paulo de Souza2012-07-093-5/+0
* staging: vt6656: Remove all commented macrosMarcos Paulo de Souza2012-07-098-20/+0
* staging: vt6656: hostap.c: Remove commented codeMarcos Paulo de Souza2012-07-091-43/+0
* staging: vt6656: hostap.c: Remove unused macros and some useless commentsMarcos Paulo de Souza2012-07-091-20/+0
* staging: vt6656: desc.h: Remove commented macros and useless commentsMarcos Paulo de Souza2012-07-091-19/+0
* staging: vt6656: iwctl: remove a few remaining redundant newlinesJesper Juhl2012-07-091-5/+1
* staging: vt6656: iwctl: Fix up a few remaining brace issuesJesper Juhl2012-07-091-12/+11
* staging: vt6656: iwctl: fix up spacing around operatorsJesper Juhl2012-07-091-7/+6
* staging: vt6656: use %pM for the BSSIDAndy Shevchenko2012-07-061-4/+5
* staging: vt6656: main_usb.c: Remove useless macrosMarcos Paulo de Souza2012-07-061-34/+1
* staging: vt6656: int.c: correct indentation to use tabs rather than spacesJesper Juhl2012-07-061-7/+7
* staging: vt6656: int.c: We don't use spaces between a cast and the variable b...Jesper Juhl2012-07-061-8/+8
* staging: vt6656: int.c: Use one space between variable type and nameJesper Juhl2012-07-061-2/+2
* staging: vt6656: int.c: Remove unneeded castJesper Juhl2012-07-061-1/+1
* staging: vt6656: int.c: Put comment about DEBUG print define on same line as ...Jesper Juhl2012-07-061-2/+1
* staging: vt6656: int.h: Fix indentation and spacingJesper Juhl2012-07-061-21/+21
* staging: vt6656: int: Redundant blank line removalJesper Juhl2012-07-062-5/+0
* staging: vt6656: iwctl: Clean up braces on 'if' statementsJesper Juhl2012-06-251-84/+61
* staging: vt6656: iwctl: Cleanup spacing around operators (mostly)Jesper Juhl2012-06-251-89/+79
* staging: vt6656: iwctl: one statement per line (if)Jesper Juhl2012-06-251-1/+2
* staging: vt6656: iwctl: comment cleanupJesper Juhl2012-06-251-132/+133
* staging: vt6656: iwctl: space after if/for/while/switchJesper Juhl2012-06-251-72/+72
* staging: vt6656: iwctl: remove spaces between casts and variablesJesper Juhl2012-06-251-74/+74
* staging: vt6656: iwctl: remove unneeded scope block in iwctl_siwessid()Jesper Juhl2012-06-251-37/+34
* staging: vt6656: iwctl: remove redundant cast (to PSDevice)Jesper Juhl2012-06-251-29/+29
* staging: vt6656: iwctl: ensure one space between defined name and valueJesper Juhl2012-06-251-2/+2
* staging: vt6656: iwctl: Fix up variable declarations (whitespace and 'one-per...Jesper Juhl2012-06-252-92/+111
* staging: vt6656: iwctl: remove redundant ';'Jesper Juhl2012-06-251-1/+1
* staging: vt6656: iwctl: Fix indentationJesper Juhl2012-06-251-620/+620
* staging: vt6656: iwctl: fix up function declarations/prototypesJesper Juhl2012-06-252-294/+161
* staging: vt6656: iwctl: Remove redundant blank linesJesper Juhl2012-06-251-76/+0
* staging: vt6656: Correct a few assignments to be compares in iwctl_siwencodee...Jesper Juhl2012-06-221-3/+3
* staging: Remove test of is_broadcast with is_multicastJoe Perches2012-05-091-1/+1
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-023-17/+15
|\
| * staging: vt6656: trivial whitespace cleanups to ioctl.cJesper Juhl2012-04-241-1/+3
| * staging: vt6656: Remove redundant casts from ioctl.cJesper Juhl2012-04-241-11/+9
| * staging: vt6656: Don't needlessly test for NULL before release_firmware()Jesper Juhl2012-04-181-3/+1
| * staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-101-2/+2
* | staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl2012-04-121-1/+2
* | Staging: vt6655-6: check keysize before memcpy()Dan Carpenter2012-04-101-0/+3
|/
* staging: Fix typo in bssdb.cMasanari Iida2012-02-241-2/+2
* staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl()Jesper Juhl2012-02-091-0/+1
* staging, vt6656/wpactl.c: A basic style cleanupJesper Juhl2012-02-091-518/+418
* staging: vt6656: iwctl.c: Rewrite siwrts funcitonMarcos Paulo de Souza2012-02-093-22/+11
* staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrateMarcos Paulo de Souza2012-02-093-8/+3
* staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessidMarcos Paulo de Souza2012-02-093-7/+4
* staging: vt6656: Remove return statement of iwctl_giwrangeMarcos Paulo de Souza2012-02-093-6/+3