aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAge
* 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
| * staging: vt6656: 80211mgr.c: Code cleanup, removed return of void funcs.Marcos Paulo de Souza2011-11-30
| * staging: vt6656: main_usb.c: Use kzalloc instead kmallocMarcos Paulo de Souza2011-11-30
| * staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza2011-11-30
* | USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-26
|\
| * Staging: vt6656: add some range checks before memcpy()Dan Carpenter2011-10-23
| * Staging: vt6656: whitespace cleanups in ioctl.cDan Carpenter2011-10-23
| * Staging: vt6656: potential memory corruptionDan Carpenter2011-09-29
| * Staging: vt6655-6: potential info leak in private_ioctl()Dan Carpenter2011-09-26
| * staging: vt6656: use %pM for printing MACsAndy Shevchenko2011-08-23
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urbJulia Lawall2011-05-17
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-25
* staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches2011-04-25
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-25
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-07
|\
| * Staging: vt665?: prevent modules from being built into the kernel.Greg Kroah-Hartman2011-04-05
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* staging: vt6656: Remove NULL check before kfreeIlia Mirkin2011-03-14
* Staging: vt6656: Clean up switching to power saving mode.Philip Worrall2011-03-02
* Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall2011-03-02
* Staging: vt6656: Clean up spaces around parenthesized expressionsPhilip Worrall2011-03-02
* Staging: vt6656: Clean up return from sending power state notificationsPhilip Worrall2011-03-02
* Staging: vt6656: Clean up unneccessary braces in power.cPhilip Worrall2011-03-02
* Staging: vt6656: Use C89 comments in power.cPhilip Worrall2011-03-02
* Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall2011-03-02
* staging: vt6656: main_usb.c remove one to many l's in the word.Justin P. Mattock2011-02-28
* vt6656: Use request_firmware() to load firmwareBen Hutchings2011-01-21
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-16
* Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-16
|\
| * staging: vt6656: implement missing bracketsVasiliy Kulikov2010-11-09
* | staging: vt6656: resolved checkpatch findingFelipe Andres Besoain Pino2010-11-09