summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAgeFilesLines
* 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
| * staging: vt6656: Don't needlessly test for NULL before release_firmware()Jesper Juhl2012-04-181-3/+1
| * staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-101-2/+2
* | staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl2012-04-121-1/+2
* | Staging: vt6655-6: check keysize before memcpy()Dan Carpenter2012-04-101-0/+3
|/
* staging: Fix typo in bssdb.cMasanari Iida2012-02-241-2/+2
* staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl()Jesper Juhl2012-02-091-0/+1
* staging, vt6656/wpactl.c: A basic style cleanupJesper Juhl2012-02-091-518/+418
* staging: vt6656: iwctl.c: Rewrite siwrts funcitonMarcos Paulo de Souza2012-02-093-22/+11
* staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrateMarcos Paulo de Souza2012-02-093-8/+3
* staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessidMarcos Paulo de Souza2012-02-093-7/+4
* staging: vt6656: Remove return statement of iwctl_giwrangeMarcos Paulo de Souza2012-02-093-6/+3
* staging: vt6656: Remove return statement of iwctl_giwmodeMarcos Paulo de Souza2012-02-093-5/+3
* staging: vt6656: iwctl.c: Remove useless functionMarcos Paulo de Souza2012-02-091-11/+1
* staging: vt6656: iwctl.c: Remove commented codeMarcos Paulo de Souza2012-02-091-172/+0
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-0913-226/+38
|\
| * staging: vt6656: int.c, int.h: Change return of function to voidMarcos Paulo de Souza2011-12-222-5/+2
| * drivers: staging: vt6656: card.c: Remove useless return statementMarcos Paulo de Souza2011-12-222-9/+3
| * drivers: staging: vt6656: Remove not used returned data of functionMarcos Paulo de Souza2011-12-222-4/+2
| * staging: vt6656: integer overflows in private_ioctl()Xi Wang2011-11-301-0/+8
| * staging: vt6656: card.c: Change return of CARDbAddBasicRate to voidMarcos Paulo de Souza2011-11-302-4/+2
| * staging: vt6656: baseband.c: Remove commented codeMarcos Paulo de Souza2011-11-302-99/+3
| * staging: vt6656: baseband.c: Removed dead code, and fix coding standardsMarcos Paulo de Souza2011-11-301-45/+14
| * staging: vt6656: 80211mgr.c: Code cleanup, removed return of void funcs.Marcos Paulo de Souza2011-11-301-33/+2
| * staging: vt6656: main_usb.c: Use kzalloc instead kmallocMarcos Paulo de Souza2011-11-301-2/+1
| * staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza2011-11-303-25/+1
* | USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-13/+1
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-265-626/+522
|\
| * Staging: vt6656: add some range checks before memcpy()Dan Carpenter2011-10-231-0/+6
| * Staging: vt6656: whitespace cleanups in ioctl.cDan Carpenter2011-10-231-552/+483
| * Staging: vt6656: potential memory corruptionDan Carpenter2011-09-291-3/+15
| * Staging: vt6655-6: potential info leak in private_ioctl()Dan Carpenter2011-09-261-0/+1
| * staging: vt6656: use %pM for printing MACsAndy Shevchenko2011-08-233-72/+18
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
|/
* drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urbJulia Lawall2011-05-171-3/+0
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-1/+1
* staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches2011-04-253-6/+6
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-258-61/+61
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-071-1/+1
|\
| * Staging: vt665?: prevent modules from being built into the kernel.Greg Kroah-Hartman2011-04-041-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-313-5/+5
|/
* staging: vt6656: Remove NULL check before kfreeIlia Mirkin2011-03-144-14/+7
* Staging: vt6656: Clean up switching to power saving mode.Philip Worrall2011-03-021-7/+1
* Staging: vt6656: Ensure power.c uses proper tabbing.Philip Worrall2011-03-021-15/+10
* Staging: vt6656: Clean up spaces around parenthesized expressionsPhilip Worrall2011-03-021-6/+6
* Staging: vt6656: Clean up return from sending power state notificationsPhilip Worrall2011-03-021-12/+4
* Staging: vt6656: Clean up unneccessary braces in power.cPhilip Worrall2011-03-021-9/+5