aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/main_usb.c
Commit message (Expand)AuthorAge
* Staging: vt6656: code cleanup in vt6656_suspend()/vt6656_resume()Andres More2010-06-22
* Staging: vt6656: removed '#if 0' definitionsAndres More2010-06-22
* Staging: vt6656: code cleanup, fixed 'for' statementsAndres More2010-06-18
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-21
|\
| * Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-18
| * Staging: Drop memory allocation castJulia Lawall2010-05-11
| * staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-11
| * Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-11
| * Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond2010-05-11
| * Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-11
| * Staging: vt6656: struct usb_driver cleanupAndres More2010-05-11
| * Staging: vt6656: Hoist assign from ifJoe Perches2010-05-11
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-18
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-11
* Staging: vt6656 remove unneeded version.h and version checkShawn Bohrer2009-12-11
* Staging: vt6656 remove duplicate includesShawn Bohrer2009-12-11
* Staging: vt6656: fix the memory free bug in vntwusb_disconnect()miaofng2009-10-30
* Staging: vt665x: remove tbit.hJim Lieb2009-09-15
* Staging: vt665x: cleanup USB definitionsJim Lieb2009-09-15
* Staging: vt665x: Remove umem.h Part 2Jim Lieb2009-09-15
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-15
* Staging: vt665x: 64bit compile fixes Part 2Jim Lieb2009-09-15
* Staging: vt6656: disable wpa related function due to memory failure of this p...miaofng2009-09-15
* Staging: vt665x: depend on WIRELESS_EXTAlexander Beregalov2009-09-15
* Staging: vt6656: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-15
* Staging: vt6656: remove dependency on kernel versionAlexander Beregalov2009-09-15
* Staging: vt6656: replace call to info with printk call.Forest Bond2009-09-15
* Staging: vt6656: use net_device_ops for management functionsForest Bond2009-09-15
* Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond2009-09-15
* Staging: vt6656: main_usb.c: Drop obsolete fsuid/fsgid accesses.Forest Bond2009-09-15
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-15