summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2012-04-12staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl
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
2012-02-09staging: vt6656: Remove return statement of iwctl_giwrangeMarcos Paulo de Souza
2012-02-09staging: vt6656: Remove return statement of iwctl_giwmodeMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove useless functionMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove commented codeMarcos Paulo de Souza
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-22staging: vt6656: int.c, int.h: Change return of function to voidMarcos Paulo de Souza
2011-12-22drivers: staging: vt6656: card.c: Remove useless return statementMarcos Paulo de Souza
2011-12-22drivers: staging: vt6656: Remove not used returned data of functionMarcos Paulo de Souza
2011-11-30staging: vt6656: integer overflows in private_ioctl()Xi Wang
2011-11-30staging: vt6656: card.c: Change return of CARDbAddBasicRate to voidMarcos Paulo de Souza
2011-11-30staging: vt6656: baseband.c: Remove commented codeMarcos Paulo de Souza
2011-11-30staging: vt6656: baseband.c: Removed dead code, and fix coding standardsMarcos Paulo de Souza
2011-11-30staging: vt6656: 80211mgr.c: Code cleanup, removed return of void funcs.Marcos Paulo de Souza
2011-11-30staging: vt6656: main_usb.c: Use kzalloc instead kmallocMarcos Paulo de Souza
2011-11-30staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-23Staging: vt6656: add some range checks before memcpy()Dan Carpenter
2011-10-23Staging: vt6656: whitespace cleanups in ioctl.cDan Carpenter
2011-09-29Staging: vt6656: potential memory corruptionDan Carpenter
2011-09-26Staging: vt6655-6: potential info leak in private_ioctl()Dan Carpenter
2011-08-23staging: vt6656: use %pM for printing MACsAndy Shevchenko
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-05-17drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urbJulia Lawall
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches
2011-04-25staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-04Staging: vt665?: prevent modules from being built into the kernel.Greg Kroah-Hartman
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: vt6656: Remove NULL check before kfreeIlia Mirkin
2011-03-02Staging: vt6656: Clean up switching to power saving mode.Philip Worrall
2011-03-02Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall
2011-03-02Staging: vt6656: Clean up spaces around parenthesized expressionsPhilip Worrall
2011-03-02Staging: vt6656: Clean up return from sending power state notificationsPhilip Worrall
2011-03-02Staging: vt6656: Clean up unneccessary braces in power.cPhilip Worrall
2011-03-02Staging: vt6656: Use C89 comments in power.cPhilip Worrall
2011-03-02Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall
2011-02-28staging: vt6656: main_usb.c remove one to many l's in the word.Justin P. Mattock
2011-01-21vt6656: Use request_firmware() to load firmwareBen Hutchings
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman