aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/iwctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-65/+0
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches1-3/+0
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches1-43/+21
2013-03-25staging: vt6655: Remove commented out printksJoe Perches1-1/+0
2013-03-18staging:vt6655:iwctl: Whitespace cleanupsJoe Perches1-1085/+1085
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock1-3/+3
2012-07-09staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza1-36/+0
2011-11-30staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza1-12/+0
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-09-20staging: vt6655: '&pointer[0]' to 'pointer' fixAndy Shevchenko1-1/+1
2010-09-16staging: vt6655: use '%pM' format to print MAC addressAndy Shevchenko1-3/+1
2010-08-31staging: Use available error codesJulia Lawall1-1/+1
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-19/+19
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-29/+29
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-18/+18
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-1/+1
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément1-3/+3
2010-06-18Staging: vt6655: fix up U32 conversionGreg Kroah-Hartman1-1/+1
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-1/+1
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément1-4/+4
2010-06-18Staging: vt6655: remove U32 custom macroCharles Clément1-1/+1
2010-06-18Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément1-2/+2
2010-06-18Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément1-1/+1
2010-05-14Staging: vt6655: remove HANDLE definition and useCharles Clément1-13/+13
2010-05-11Staging: vt6655: Hoist assign from ifJoe Perches1-1/+2
2010-05-11Staging: drop redundant memsetJulia Lawall1-2/+0
2010-03-03Staging: v56655: add missing parentheses (in comment)Roel Kluin1-1/+1
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb1-1/+0
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-23/+0
2009-09-15Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb1-42/+37
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb1-64/+64
2009-09-15Staging: vt665x: depend on WIRELESS_EXTAlexander Beregalov1-10/+0
2009-09-15Staging: vt6655: remove dependency on WIRELESS_EXT versionAlexander Beregalov1-77/+0
2009-06-19Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals.Forest Bond1-67/+11
2009-06-19Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls.Forest Bond1-31/+31
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+2453