aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/main_usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman1-106/+117
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-22/+28
2010-05-11Staging: Drop memory allocation castJulia Lawall1-1/+1
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More1-10/+14
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-9/+11
2010-05-11Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond1-1/+1
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More1-19/+22
2010-05-11Staging: vt6656: struct usb_driver cleanupAndres More1-40/+32
2010-05-11Staging: vt6656: Hoist assign from ifJoe Perches1-4/+8
2010-04-03net: convert multicast list to list_headJiri Pirko1-3/+3
2010-02-18staging: convert to use netdev_for_each_mc_addrJiri Pirko1-3/+2
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-2/+3
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-11Staging: vt6656 remove unneeded version.h and version checkShawn Bohrer1-6/+0
2009-12-11Staging: vt6656 remove duplicate includesShawn Bohrer1-2/+0
2009-10-30Staging: vt6656: fix the memory free bug in vntwusb_disconnect()miaofng1-1/+0
2009-09-15Staging: vt665x: remove tbit.hJim Lieb1-1/+0
2009-09-15Staging: vt665x: cleanup USB definitionsJim Lieb1-13/+13
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb1-2/+2
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-60/+0
2009-09-15Staging: vt665x: 64bit compile fixes Part 2Jim Lieb1-1/+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 Beregalov1-2/+0
2009-09-15Staging: vt6656: remove dependency on WIRELESS_EXT versionAlexander Beregalov1-38/+1
2009-09-15Staging: vt6656: remove dependency on kernel versionAlexander Beregalov1-111/+0
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 Bond1-6/+13
2009-09-15Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond1-16/+12
2009-09-15Staging: vt6656: main_usb.c: Drop obsolete fsuid/fsgid accesses.Forest Bond1-4/+9
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+2398