aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655 (follow)
AgeCommit message (Expand)AuthorFilesLines
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 definitions and parenthesisSteven 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/net-2.6David S. Miller1-0/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse1-7/+7
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman3-7/+6
2010-03-03staging: vt6655: add missing curly bracesDan Carpenter1-2/+4
2010-03-03Staging: v56655: add missing parentheses (in comment)Roel Kluin1-1/+1
2010-03-03Staging: vt6655/device_main.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+1
2010-02-18staging: convert to use netdev_for_each_mc_addrJiri Pirko1-4/+2
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-2/+2
2009-12-23Staging/vt66*: kconfig, depends on WLANRandy Dunlap1-1/+1
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa3-5/+5
2009-12-11Staging: vt665*: fix printk formatsRandy Dunlap1-2/+2
2009-12-11Staging: vt6655: remove __cplusplus ifdefsShawn Bohrer1-17/+0
2009-12-11Staging: vt6655 remove unneeded version.hShawn Bohrer1-1/+0
2009-12-11Staging: vt6655 remove duplicate includesShawn Bohrer1-1/+0
2009-12-11Staging: vt6655 remove kcompat.hShawn Bohrer2-40/+0
2009-12-11Staging: vt6655: Correct unsigned bound issueRoel Kluin1-1/+1
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+2
2009-11-30Staging: update TODO filesBartlomiej Zolnierkiewicz1-3/+2
2009-10-07staging: Add proper selection of WIRELESS_EXT and WEXT_PRIVLarry Finger1-1/+3
2009-09-15Staging: vt665x: fix built-in compilingAlexander Beregalov2-7/+1
2009-09-15Staging: vt665x: rename the module binaryGreg Kroah-Hartman1-2/+2
2009-09-15Staging: vt6655: fix possible Read buffer overflowRoel Kluin1-4/+8
2009-09-15Staging: vt665x: remove tbit.h part 2Jim Lieb19-221/+129
2009-09-15Staging: vt665x: remove tpci.h fileJim Lieb3-120/+6