summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-29staging: vt6655: dead code remove ioctl.c/hMalcolm Priestley1-582/+0
2014-10-20staging: vt6655: Remove unused code inside switch caseTapasweni Pathak1-40/+0
2014-10-20staging: vt6655: remove global variable wpa_ResultVladimir A. Nazarenko1-4/+0
2014-10-20staging: vt6655: delete non-standard ioctl 0xFFVladimir A. Nazarenko1-32/+0
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches1-42/+40
2014-08-16staging: vt6655: hostap/ioctl/iwctl use struct vnt_privateMalcolm Priestley1-1/+1
2014-07-27staging: vt6655: Use pr_* functions instead of printkGuillaume Clement1-4/+4
2014-05-15staging: vt6655: remove dead codeGuido Martínez1-1/+0
2014-04-18staging: vt6655: removed incorrect casting in ioctl.cSilvio Fricke1-2/+4
2013-09-03staging: vt6655: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-06-24staging: vt6655: info leak in ioctlDan Carpenter1-4/+5
2013-03-18staging:vt6655:ioctl: Whitespace cleanupsJoe Perches1-8/+8
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock1-1/+1
2012-08-13staging: vt6655: print small buffers with %*phAndy Shevchenko1-5/+2
2012-02-09Staging: vt6655: Fix brace coding style issues in ioctl.cmahendra singh meena1-12/+11
2011-11-30staging: vt6655: integer overflows in private_ioctl()Xi Wang1-0/+8
2011-10-23Staging: vt6655: add some range checks before memcpy()Dan Carpenter1-0/+6
2011-10-23Staging: vt6655: whitespace fixes to iotcl.cDan Carpenter1-596/+491
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-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-18/+18
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-28/+28
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-5/+5
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-4/+4
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément1-2/+2
2010-06-18Staging: vt6655: remove PDWORD typedefCharles Clément1-1/+1
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-2/+2
2010-06-18Staging: vt6655: remove custom ULONG typedefCharles Clément1-1/+1
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément1-3/+3
2010-06-18Staging: vt6655: remove custom LONG typedefCharles Clément1-1/+1
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément1-1/+1
2010-05-14Staging: vt6655: remove IN definitionCharles Clément1-4/+4
2010-05-14Staging: vt6655: remove HANDLE definition and useCharles Clément1-7/+7
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément1-1/+1
2010-05-11Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond1-2/+2
2010-05-11Staging: vt6655: fix brace coding style issue in ioctl.cNg Kian Yong1-1/+1
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb1-3/+2
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-18/+0
2009-09-15Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb1-7/+3
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb1-34/+34
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+775