summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman1-12/+12
2012-04-24staging: vt6656: trivial whitespace cleanups to ioctl.cJesper Juhl1-1/+3
2012-04-24staging: vt6656: Remove redundant casts from ioctl.cJesper Juhl1-11/+9
2012-04-12staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl1-1/+2
2011-11-30staging: vt6656: integer overflows in private_ioctl()Xi Wang1-0/+8
2011-10-23Staging: vt6656: add some range checks before memcpy()Dan Carpenter1-0/+6
2011-10-23Staging: vt6656: whitespace cleanups in ioctl.cDan Carpenter1-552/+483
2011-09-26Staging: vt6655-6: potential info leak in private_ioctl()Dan Carpenter1-0/+1
2011-04-25staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches1-3/+3
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches1-19/+19
2010-08-31staging: vt6656: removed not useful commentsAndres More1-1/+1
2010-07-22staging: vt6656: removed WPA_SM_Transtatus definitionAndres More1-4/+0
2010-07-08staging: vt6656: removed SndEvt_ToAPI definitionAndres More1-2/+0
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More1-3/+3
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-3/+3
2010-05-18Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More1-1/+1
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More1-12/+19
2010-05-11Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond1-2/+2
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More1-1/+3
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb1-1/+0
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-22/+0
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+724