aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
AgeCommit message (Expand)AuthorFilesLines
2010-06-18Staging: vt6655: include linux/ headers instead of asm/Charles Clément1-2/+2
2010-06-18Staging: vt6655: remove PDWORD typedefCharles Clément14-84/+82
2010-06-18Staging: vt6655: remove PWORD typedefCharles Clément21-133/+131
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément57-503/+503
2010-06-18Staging: vt6655: remove custom ULONGLONG typedefCharles Clément6-91/+87
2010-06-18Staging: vt6655: remove custom ULONG typedefCharles Clément19-67/+67
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément47-538/+545
2010-06-18Staging: vt6655: remove custom USHORT typedefCharles Clément2-8/+7
2010-06-18Staging: vt6655: remove custom UCHAR typedefCharles Clément4-9/+10
2010-06-18Staging: vt6655: remove custom LONG typedefCharles Clément9-22/+20
2010-06-18Staging: vt6655: remove custom INT typedefCharles Clément6-43/+42
2010-06-18Staging: vt6655: removed custom SHORT typedefCharles Clément2-5/+4
2010-06-18Staging: vt6655: removed custom CHAR typedefCharles Clément3-4/+3
2010-06-18Staging: vt6655: remove U32 custom macroCharles Clément6-127/+124
2010-06-18Staging: vt6655: remove U16 custom macroCharles Clément4-30/+29
2010-06-18Staging: vt6655: remove U8 custom macroCharles Clément5-42/+41
2010-06-18Staging: vt6655: remove I8 custom macroCharles Clément4-11/+9
2010-06-18Staging: vt6655: remove unused OUT definitionCharles Clément1-4/+0
2010-06-18Staging: vt6655: remove double definition of Calcu_LinkQualCharles Clément1-4/+0
2010-06-18Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément3-6/+5
2010-06-18Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément9-27/+20
2010-06-18Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément2-6/+1
2010-06-18Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément8-18/+13
2010-06-18Staging: vt6655: use is_multicast_ether_addr instead of custom macroCharles Clément5-14/+11
2010-06-18Staging: vt6655: use ETH_ZLEN macro instead of custom oneCharles Clément2-8/+2
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman60-1928/+1903
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+3
2010-05-18Staging: vt6655: use ETH_FRAME_LEN macro instead of custom oneCharles Clément2-6/+3
2010-05-18Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément4-7/+6
2010-05-18Staging: vt6655: use ETH_FCS_LEN macro instead of custom oneCharles Clément2-2/+1
2010-05-17Staging: vt6655: use ETH_HLEN macro instead of custom oneCharles Clément3-14/+12
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément19-96/+96
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall2-4/+2
2010-05-14Staging: vt6655: remove OUT definitionCharles Clément19-114/+114
2010-05-14Staging: vt6655: remove IN definitionCharles Clément36-1059/+1055
2010-05-14Staging: vt6655: remove HANDLE definition and useCharles Clément16-198/+196
2010-05-11Staging: Drop memory allocation castJulia Lawall3-4/+4
2010-05-11staging: vt6655: Fix kernel BUG on driver wpa initializationLarry Finger1-0/+2
2010-05-11Staging: vt6655: remove PVOID definition and useCharles Clément20-261/+254
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément44-319/+315
2010-05-11Staging: vt6655: remove unused SUCCESS definitionCharles Clément1-5/+0
2010-05-11Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond4-10/+10
2010-05-11Staging: vt6655: fix brace coding style issue in ioctl.cNg Kian Yong1-1/+1
2010-05-11Staging: vt6655: Hoist assign from ifJoe Perches4-6/+12
2010-05-11Staging: vt6655: CGI/CSI confusion in device_ioctl()Roel Kluin1-2/+2
2010-05-11Staging: vt6655: Convert C99 style comments, remove spaces between function d...Steven Harms1-25/+25
2010-05-11Staging: drop redundant memsetJulia Lawall1-2/+0
2010-05-11Staging: vt6655: 80211hdr.h: Checkpatch cleanupAndrea Gelmini1-23/+23
2010-04-23Merge branch 'master' into for-nextJiri Kosina1-0/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1