aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAgeFilesLines
* Staging: vt6655: struct pci_driver cleanupCharles Clément2010-06-181-19/+19
* Staging: vt665*: fix typos concerning "management"Uwe Kleine-König2010-06-181-1/+1
* Staging: vt6655: fix up U32 conversionGreg Kroah-Hartman2010-06-182-2/+2
* Staging: vt6655: include linux/ headers instead of asm/Charles Clément2010-06-181-2/+2
* Staging: vt6655: remove PDWORD typedefCharles Clément2010-06-1814-84/+82
* Staging: vt6655: remove PWORD typedefCharles Clément2010-06-1821-133/+131
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-1857-503/+503
* Staging: vt6655: remove custom ULONGLONG typedefCharles Clément2010-06-186-91/+87
* Staging: vt6655: remove custom ULONG typedefCharles Clément2010-06-1819-67/+67
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-1847-538/+545
* Staging: vt6655: remove custom USHORT typedefCharles Clément2010-06-182-8/+7
* Staging: vt6655: remove custom UCHAR typedefCharles Clément2010-06-184-9/+10
* Staging: vt6655: remove custom LONG typedefCharles Clément2010-06-189-22/+20
* Staging: vt6655: remove custom INT typedefCharles Clément2010-06-186-43/+42
* Staging: vt6655: removed custom SHORT typedefCharles Clément2010-06-182-5/+4
* Staging: vt6655: removed custom CHAR typedefCharles Clément2010-06-183-4/+3
* Staging: vt6655: remove U32 custom macroCharles Clément2010-06-186-127/+124
* Staging: vt6655: remove U16 custom macroCharles Clément2010-06-184-30/+29
* Staging: vt6655: remove U8 custom macroCharles Clément2010-06-185-42/+41
* Staging: vt6655: remove I8 custom macroCharles Clément2010-06-184-11/+9
* Staging: vt6655: remove unused OUT definitionCharles Clément2010-06-181-4/+0
* Staging: vt6655: remove double definition of Calcu_LinkQualCharles Clément2010-06-181-4/+0
* Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément2010-06-183-6/+5
* Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément2010-06-189-27/+20
* Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément2010-06-182-6/+1
* Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément2010-06-188-18/+13
* Staging: vt6655: use is_multicast_ether_addr instead of custom macroCharles Clément2010-06-185-14/+11
* Staging: vt6655: use ETH_ZLEN macro instead of custom oneCharles Clément2010-06-182-8/+2
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-2160-1928/+1903
|\
| * Staging: vt6655: use ETH_FRAME_LEN macro instead of custom oneCharles Clément2010-05-182-6/+3
| * Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément2010-05-184-7/+6
| * Staging: vt6655: use ETH_FCS_LEN macro instead of custom oneCharles Clément2010-05-182-2/+1
| * Staging: vt6655: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-173-14/+12
| * Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément2010-05-1719-96/+96
| * Staging: Use kcalloc or kzallocJulia Lawall2010-05-142-4/+2
| * Staging: vt6655: remove OUT definitionCharles Clément2010-05-1419-114/+114
| * Staging: vt6655: remove IN definitionCharles Clément2010-05-1436-1059/+1055
| * Staging: vt6655: remove HANDLE definition and useCharles Clément2010-05-1416-198/+196
| * Staging: Drop memory allocation castJulia Lawall2010-05-113-4/+4
| * staging: vt6655: Fix kernel BUG on driver wpa initializationLarry Finger2010-05-111-0/+2
| * Staging: vt6655: remove PVOID definition and useCharles Clément2010-05-1120-261/+254
| * Staging: vt6655: remove VOID definition and useCharles Clément2010-05-1144-319/+315
| * Staging: vt6655: remove unused SUCCESS definitionCharles Clément2010-05-111-5/+0
| * Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond2010-05-114-10/+10
| * Staging: vt6655: fix brace coding style issue in ioctl.cNg Kian Yong2010-05-111-1/+1
| * Staging: vt6655: Hoist assign from ifJoe Perches2010-05-114-6/+12
| * Staging: vt6655: CGI/CSI confusion in device_ioctl()Roel Kluin2010-05-111-2/+2
| * Staging: vt6655: Convert C99 style comments, remove spaces between function d...Steven Harms2010-05-111-25/+25
| * Staging: drop redundant memsetJulia Lawall2010-05-111-2/+0
| * Staging: vt6655: 80211hdr.h: Checkpatch cleanupAndrea Gelmini2010-05-111-23/+23