summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2012-08-17USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-07-16staging/vt6656: cleanup coding style in vResetCommandTimerDevendra Naga
2012-07-16staging/vt6656: remove unnecessary return in BSSvSecondTxDataDevendra Naga
2012-07-16staging/vt6656: coding style fix in BSSvSecondTxDataDevendra Naga
2012-07-09staging: vt6656: Remove unsed macrosMarcos Paulo de Souza
2012-07-09staging: vt6656: Remove all commented macrosMarcos Paulo de Souza
2012-07-09staging: vt6656: hostap.c: Remove commented codeMarcos Paulo de Souza
2012-07-09staging: vt6656: hostap.c: Remove unused macros and some useless commentsMarcos Paulo de Souza
2012-07-09staging: vt6656: desc.h: Remove commented macros and useless commentsMarcos Paulo de Souza
2012-07-09staging: vt6656: iwctl: remove a few remaining redundant newlinesJesper Juhl
2012-07-09staging: vt6656: iwctl: Fix up a few remaining brace issuesJesper Juhl
2012-07-09staging: vt6656: iwctl: fix up spacing around operatorsJesper Juhl
2012-07-06staging: vt6656: use %pM for the BSSIDAndy Shevchenko
2012-07-06staging: vt6656: main_usb.c: Remove useless macrosMarcos Paulo de Souza
2012-07-06staging: vt6656: int.c: correct indentation to use tabs rather than spacesJesper Juhl
2012-07-06staging: vt6656: int.c: We don't use spaces between a cast and the variable b...Jesper Juhl
2012-07-06staging: vt6656: int.c: Use one space between variable type and nameJesper Juhl
2012-07-06staging: vt6656: int.c: Remove unneeded castJesper Juhl
2012-07-06staging: vt6656: int.c: Put comment about DEBUG print define on same line as ...Jesper Juhl
2012-07-06staging: vt6656: int.h: Fix indentation and spacingJesper Juhl
2012-07-06staging: vt6656: int: Redundant blank line removalJesper Juhl
2012-06-25staging: vt6656: iwctl: Clean up braces on 'if' statementsJesper Juhl
2012-06-25staging: vt6656: iwctl: Cleanup spacing around operators (mostly)Jesper Juhl
2012-06-25staging: vt6656: iwctl: one statement per line (if)Jesper Juhl
2012-06-25staging: vt6656: iwctl: comment cleanupJesper Juhl
2012-06-25staging: vt6656: iwctl: space after if/for/while/switchJesper Juhl
2012-06-25staging: vt6656: iwctl: remove spaces between casts and variablesJesper Juhl
2012-06-25staging: vt6656: iwctl: remove unneeded scope block in iwctl_siwessid()Jesper Juhl
2012-06-25staging: vt6656: iwctl: remove redundant cast (to PSDevice)Jesper Juhl
2012-06-25staging: vt6656: iwctl: ensure one space between defined name and valueJesper Juhl
2012-06-25staging: vt6656: iwctl: Fix up variable declarations (whitespace and 'one-per...Jesper Juhl
2012-06-25staging: vt6656: iwctl: remove redundant ';'Jesper Juhl
2012-06-25staging: vt6656: iwctl: Fix indentationJesper Juhl
2012-06-25staging: vt6656: iwctl: fix up function declarations/prototypesJesper Juhl
2012-06-25staging: vt6656: iwctl: Remove redundant blank linesJesper Juhl
2012-06-22staging: vt6656: Correct a few assignments to be compares in iwctl_siwencodee...Jesper Juhl
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-24staging: vt6656: trivial whitespace cleanups to ioctl.cJesper Juhl
2012-04-24staging: vt6656: Remove redundant casts from ioctl.cJesper Juhl
2012-04-18staging: vt6656: Don't needlessly test for NULL before release_firmware()Jesper Juhl
2012-04-12staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie
2012-04-10Staging: vt6655-6: check keysize before memcpy()Dan Carpenter
2012-02-24staging: Fix typo in bssdb.cMasanari Iida
2012-02-09staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl()Jesper Juhl
2012-02-09staging, vt6656/wpactl.c: A basic style cleanupJesper Juhl
2012-02-09staging: vt6656: iwctl.c: Rewrite siwrts funcitonMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrateMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessidMarcos Paulo de Souza