aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAge
...
* staging: vt6656: use %pM for the BSSIDAndy Shevchenko2012-07-06
* staging: vt6656: main_usb.c: Remove useless macrosMarcos Paulo de Souza2012-07-06
* staging: vt6656: int.c: correct indentation to use tabs rather than spacesJesper Juhl2012-07-06
* staging: vt6656: int.c: We don't use spaces between a cast and the variable b...Jesper Juhl2012-07-06
* staging: vt6656: int.c: Use one space between variable type and nameJesper Juhl2012-07-06
* staging: vt6656: int.c: Remove unneeded castJesper Juhl2012-07-06
* staging: vt6656: int.c: Put comment about DEBUG print define on same line as ...Jesper Juhl2012-07-06
* staging: vt6656: int.h: Fix indentation and spacingJesper Juhl2012-07-06
* staging: vt6656: int: Redundant blank line removalJesper Juhl2012-07-06
* staging: vt6656: iwctl: Clean up braces on 'if' statementsJesper Juhl2012-06-25
* staging: vt6656: iwctl: Cleanup spacing around operators (mostly)Jesper Juhl2012-06-25
* staging: vt6656: iwctl: one statement per line (if)Jesper Juhl2012-06-25
* staging: vt6656: iwctl: comment cleanupJesper Juhl2012-06-25
* staging: vt6656: iwctl: space after if/for/while/switchJesper Juhl2012-06-25
* staging: vt6656: iwctl: remove spaces between casts and variablesJesper Juhl2012-06-25
* staging: vt6656: iwctl: remove unneeded scope block in iwctl_siwessid()Jesper Juhl2012-06-25
* staging: vt6656: iwctl: remove redundant cast (to PSDevice)Jesper Juhl2012-06-25
* staging: vt6656: iwctl: ensure one space between defined name and valueJesper Juhl2012-06-25
* staging: vt6656: iwctl: Fix up variable declarations (whitespace and 'one-per...Jesper Juhl2012-06-25
* staging: vt6656: iwctl: remove redundant ';'Jesper Juhl2012-06-25
* staging: vt6656: iwctl: Fix indentationJesper Juhl2012-06-25
* staging: vt6656: iwctl: fix up function declarations/prototypesJesper Juhl2012-06-25
* staging: vt6656: iwctl: Remove redundant blank linesJesper Juhl2012-06-25
* staging: vt6656: Correct a few assignments to be compares in iwctl_siwencodee...Jesper Juhl2012-06-23
* staging: Remove test of is_broadcast with is_multicastJoe Perches2012-05-09
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-02
|\
| * staging: vt6656: trivial whitespace cleanups to ioctl.cJesper Juhl2012-04-24
| * staging: vt6656: Remove redundant casts from ioctl.cJesper Juhl2012-04-24
| * staging: vt6656: Don't needlessly test for NULL before release_firmware()Jesper Juhl2012-04-18
| * staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-10
* | staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl2012-04-12
* | Staging: vt6655-6: check keysize before memcpy()Dan Carpenter2012-04-10
|/
* staging: Fix typo in bssdb.cMasanari Iida2012-02-24
* staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl()Jesper Juhl2012-02-09
* staging, vt6656/wpactl.c: A basic style cleanupJesper Juhl2012-02-09
* staging: vt6656: iwctl.c: Rewrite siwrts funcitonMarcos Paulo de Souza2012-02-09
* staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrateMarcos Paulo de Souza2012-02-09
* staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessidMarcos Paulo de Souza2012-02-09
* staging: vt6656: Remove return statement of iwctl_giwrangeMarcos Paulo de Souza2012-02-09
* staging: vt6656: Remove return statement of iwctl_giwmodeMarcos Paulo de Souza2012-02-09
* staging: vt6656: iwctl.c: Remove useless functionMarcos Paulo de Souza2012-02-09
* staging: vt6656: iwctl.c: Remove commented codeMarcos Paulo de Souza2012-02-09
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\
| * staging: vt6656: int.c, int.h: Change return of function to voidMarcos Paulo de Souza2011-12-22
| * drivers: staging: vt6656: card.c: Remove useless return statementMarcos Paulo de Souza2011-12-22
| * drivers: staging: vt6656: Remove not used returned data of functionMarcos Paulo de Souza2011-12-22
| * staging: vt6656: integer overflows in private_ioctl()Xi Wang2011-11-30
| * staging: vt6656: card.c: Change return of CARDbAddBasicRate to voidMarcos Paulo de Souza2011-11-30
| * staging: vt6656: baseband.c: Remove commented codeMarcos Paulo de Souza2011-11-30
| * staging: vt6656: baseband.c: Removed dead code, and fix coding standardsMarcos Paulo de Souza2011-11-30