aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2009-10-30Staging: vt6656: fix the memory free bug in vntwusb_disconnect()miaofng1-1/+0
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: vt665x: remove tbit.hJim Lieb17-145/+55
2009-09-15Staging: vt665x: cleanup USB definitionsJim Lieb3-25/+20
2009-09-15Staging: vt665x: remove tpci.h file in vt6656Jim Lieb2-144/+0
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb24-263/+168
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb75-1177/+10
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb26-521/+123
2009-09-15Staging: vt6656: add TODOBartlomiej Zolnierkiewicz1-0/+20
2009-09-15Staging: vt665x: Text janitor in prep for driver mergeJim Lieb3-14/+6
2009-09-15Staging: vt665x: 64bit compile fixes Part 2Jim Lieb8-19/+15
2009-09-15Staging: Correct use of ! and &Julia Lawall1-2/+1
2009-09-15Staging: vt6656: disable wpa related function due to memory failure of this part of codesmiaofng1-1/+2
2009-09-15Staging: vt665x: depend on WIRELESS_EXTAlexander Beregalov2-2/+1
2009-09-15Staging: vt6656: remove dependency on WIRELESS_EXT versionAlexander Beregalov5-223/+1
2009-09-15Staging: vt6656: remove dependency on kernel versionAlexander Beregalov10-584/+0
2009-09-15Staging: vt6656: Integrate vt6656 into build system.Forest Bond2-204/+44
2009-09-15Staging: vt6656: replace call to info with printk call.Forest Bond1-1/+1
2009-09-15Staging: vt6656: use net_device_ops for management functionsForest Bond2-7/+19
2009-09-15Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond4-52/+52
2009-09-15Staging: vt6656: main_usb.c: Drop obsolete fsuid/fsgid accesses.Forest Bond1-4/+9
2009-09-15Staging: vt6656: Build vt6656.ko, not vntwusb.ko.Forest Bond1-1/+1
2009-09-15Staging: vt6656: Add includes to drivers/staging/vt6656.Forest Bond4-3/+791
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond80-0/+44089