summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/iwctl.c
Commit message (Expand)AuthorAgeFilesLines
* staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza2011-11-301-12/+0
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* staging: vt6655: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-201-1/+1
* staging: vt6655: use '%pM' format to print MAC addressAndy Shevchenko2010-09-161-3/+1
* staging: Use available error codesJulia Lawall2010-08-311-1/+1
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-19/+19
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-29/+29
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-18/+18
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-1/+1
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-3/+3
* Staging: vt6655: fix up U32 conversionGreg Kroah-Hartman2010-06-181-1/+1
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-4/+4
* Staging: vt6655: remove U32 custom macroCharles Clément2010-06-181-1/+1
* Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément2010-06-181-2/+2
* Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-141-13/+13
* Staging: vt6655: Hoist assign from ifJoe Perches2010-05-111-1/+2
* Staging: drop redundant memsetJulia Lawall2010-05-111-2/+0
* Staging: v56655: add missing parentheses (in comment)Roel Kluin2010-03-031-1/+1
* Staging: vt665x: Remove umem.h Part 1Jim Lieb2009-09-151-1/+0
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-23/+0
* Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb2009-09-151-42/+37
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-151-64/+64
* Staging: vt665x: depend on WIRELESS_EXTAlexander Beregalov2009-09-151-10/+0
* Staging: vt6655: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-151-77/+0
* Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals.Forest Bond2009-06-191-67/+11
* Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls.Forest Bond2009-06-191-31/+31
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+2453