summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: dead code remove ioctl.c/hMalcolm Priestley2014-10-291-582/+0
* staging: vt6655: Remove unused code inside switch caseTapasweni Pathak2014-10-201-40/+0
* staging: vt6655: remove global variable wpa_ResultVladimir A. Nazarenko2014-10-201-4/+0
* staging: vt6655: delete non-standard ioctl 0xFFVladimir A. Nazarenko2014-10-201-32/+0
* staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches2014-08-171-42/+40
* staging: vt6655: hostap/ioctl/iwctl use struct vnt_privateMalcolm Priestley2014-08-161-1/+1
* staging: vt6655: Use pr_* functions instead of printkGuillaume Clement2014-07-271-4/+4
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-1/+0
* staging: vt6655: removed incorrect casting in ioctl.cSilvio Fricke2014-04-181-2/+4
* staging: vt6655: inherit addr_assign_type along with dev_addrBjørn Mork2013-09-031-1/+1
* staging: vt6655: info leak in ioctlDan Carpenter2013-06-241-4/+5
* staging:vt6655:ioctl: Whitespace cleanupsJoe Perches2013-03-181-8/+8
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-1/+1
* staging: vt6655: print small buffers with %*phAndy Shevchenko2012-08-131-5/+2
* Staging: vt6655: Fix brace coding style issues in ioctl.cmahendra singh meena2012-02-091-12/+11
* staging: vt6655: integer overflows in private_ioctl()Xi Wang2011-11-301-0/+8
* Staging: vt6655: add some range checks before memcpy()Dan Carpenter2011-10-231-0/+6
* Staging: vt6655: whitespace fixes to iotcl.cDan Carpenter2011-10-231-596/+491
* Staging: vt6655-6: potential info leak in private_ioctl()Dan Carpenter2011-09-261-0/+1
* staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches2011-04-251-3/+3
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-251-19/+19
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-18/+18
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-28/+28
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-5/+5
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-4/+4
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-2/+2
* Staging: vt6655: remove PDWORD typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-2/+2
* Staging: vt6655: remove custom ULONG typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-3/+3
* Staging: vt6655: remove custom LONG typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-171-1/+1
* Staging: vt6655: remove IN definitionCharles Clément2010-05-141-4/+4
* Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-141-7/+7
* Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-1/+1
* Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond2010-05-111-2/+2
* Staging: vt6655: fix brace coding style issue in ioctl.cNg Kian Yong2010-05-111-1/+1
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-2/+2
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-151-3/+2
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-18/+0
* Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb2009-09-151-7/+3
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-151-34/+34
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+775
OpenPOWER on IntegriCloud