summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/ioctl.c
AgeCommit message (Expand)AuthorFilesLines
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