summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-162-20/+20
|\
| * staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley2012-09-042-20/+20
* | Staging: vt6656: using is_broadcast_ether_addr() to simplify the codeWei Yongjun2012-09-041-6/+2
* | staging "vt6656" Typo rename Embeded to Embedded.Justin P. Mattock2012-09-042-27/+27
* | staging "vt6656" Typo rename Caculate to Calculate.Justin P. Mattock2012-09-044-36/+36
* | staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock2012-09-0425-75/+75
* | Merge 3.6-rc3 into staging-nextGreg Kroah-Hartman2012-08-271-1/+1
|\|
| * USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-171-1/+1
* | staging: vt6656: Fix typo in vt6656Masanari Iida2012-08-134-8/+8
* | staging: vt6656: print small buffers with %*phAndy Shevchenko2012-08-131-5/+2
* | staging: vt6656: don't leak 'param' in vt6656_hostap_ioctl() when returning -...Jesper Juhl2012-08-131-6/+6
|/
* 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