summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
AgeCommit message (Expand)Author
2010-06-18Staging: vt6655: fix up U32 conversionGreg Kroah-Hartman
2010-06-18Staging: vt6655: include linux/ headers instead of asm/Charles Clément
2010-06-18Staging: vt6655: remove PDWORD typedefCharles Clément
2010-06-18Staging: vt6655: remove PWORD typedefCharles Clément
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément
2010-06-18Staging: vt6655: remove custom ULONGLONG typedefCharles Clément
2010-06-18Staging: vt6655: remove custom ULONG typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément
2010-06-18Staging: vt6655: remove custom USHORT typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UCHAR typedefCharles Clément
2010-06-18Staging: vt6655: remove custom LONG typedefCharles Clément
2010-06-18Staging: vt6655: remove custom INT typedefCharles Clément
2010-06-18Staging: vt6655: removed custom SHORT typedefCharles Clément
2010-06-18Staging: vt6655: removed custom CHAR typedefCharles Clément
2010-06-18Staging: vt6655: remove U32 custom macroCharles Clément
2010-06-18Staging: vt6655: remove U16 custom macroCharles Clément
2010-06-18Staging: vt6655: remove U8 custom macroCharles Clément
2010-06-18Staging: vt6655: remove I8 custom macroCharles Clément
2010-06-18Staging: vt6655: remove unused OUT definitionCharles Clément
2010-06-18Staging: vt6655: remove double definition of Calcu_LinkQualCharles Clément
2010-06-18Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément
2010-06-18Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément
2010-06-18Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément
2010-06-18Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément
2010-06-18Staging: vt6655: use is_multicast_ether_addr instead of custom macroCharles Clément
2010-06-18Staging: vt6655: use ETH_ZLEN macro instead of custom oneCharles Clément
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-18Staging: vt6655: use ETH_FRAME_LEN macro instead of custom oneCharles Clément
2010-05-18Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément
2010-05-18Staging: vt6655: use ETH_FCS_LEN macro instead of custom oneCharles Clément
2010-05-17Staging: vt6655: use ETH_HLEN macro instead of custom oneCharles Clément
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-14Staging: vt6655: remove OUT definitionCharles Clément
2010-05-14Staging: vt6655: remove IN definitionCharles Clément
2010-05-14Staging: vt6655: remove HANDLE definition and useCharles Clément
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11staging: vt6655: Fix kernel BUG on driver wpa initializationLarry Finger
2010-05-11Staging: vt6655: remove PVOID definition and useCharles Clément
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément
2010-05-11Staging: vt6655: remove unused SUCCESS definitionCharles Clément
2010-05-11Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond
2010-05-11Staging: vt6655: fix brace coding style issue in ioctl.cNg Kian Yong
2010-05-11Staging: vt6655: Hoist assign from ifJoe Perches
2010-05-11Staging: vt6655: CGI/CSI confusion in device_ioctl()Roel Kluin
2010-05-11Staging: vt6655: Convert C99 style comments, remove spaces between function d...Steven Harms
2010-05-11Staging: drop redundant memsetJulia Lawall
2010-05-11Staging: vt6655: 80211hdr.h: Checkpatch cleanupAndrea Gelmini
2010-04-23Merge branch 'master' into for-nextJiri Kosina