summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/main_usb.c
AgeCommit message (Expand)Author
2011-05-17drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urbJulia Lawall
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches
2011-03-14staging: vt6656: Remove NULL check before kfreeIlia Mirkin
2011-02-28staging: vt6656: main_usb.c remove one to many l's in the word.Justin P. Mattock
2011-01-21vt6656: Use request_firmware() to load firmwareBen Hutchings
2010-11-09staging: vt6656: implement missing bracketsVasiliy Kulikov
2010-08-31Staging: vt6656: problems in error handlingDan Carpenter
2010-08-31staging: vt6656: removed not useful commentsAndres More
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More
2010-07-22staging: vt6656: code cleanup in device_netdev_ops' device_xmit()Andres More
2010-07-22staging: vt6656: removed WPA_SM_Transtatus definitionAndres More
2010-07-22staging: vt6656: code cleanup in vt6656 DMA TXAndres More
2010-07-22staging: vt6656: code cleanup in vt6656_probe()Andres More
2010-07-22staging: vt6656: removed '#if 1'/'#if 0' definitionsAndres More
2010-07-08staging: vt6656: removed SndEvt_ToAPI definitionAndres More
2010-07-08staging: vt6656: removed TxInSleep definitionAndres More
2010-06-23Staging: vt6656: code cleanup of vt6656_disconnect()Andres More
2010-06-22Staging: vt6656: code cleanup in vt6656_suspend()/vt6656_resume()Andres More
2010-06-22Staging: vt6656: removed '#if 0' definitionsAndres More
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More
2010-05-11Staging: vt6656: Rename hostap_set_hostapd, hostap_iotctl.Forest Bond
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More
2010-05-11Staging: vt6656: struct usb_driver cleanupAndres More
2010-05-11Staging: vt6656: Hoist assign from ifJoe Perches
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-02-18staging: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-11Staging: vt6656 remove unneeded version.h and version checkShawn Bohrer
2009-12-11Staging: vt6656 remove duplicate includesShawn Bohrer
2009-10-30Staging: vt6656: fix the memory free bug in vntwusb_disconnect()miaofng
2009-09-15Staging: vt665x: remove tbit.hJim Lieb
2009-09-15Staging: vt665x: cleanup USB definitionsJim Lieb
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb
2009-09-15Staging: vt665x: 64bit compile fixes Part 2Jim Lieb
2009-09-15Staging: vt6656: disable wpa related function due to memory failure of this p...miaofng
2009-09-15Staging: vt665x: depend on WIRELESS_EXTAlexander Beregalov
2009-09-15Staging: vt6656: remove dependency on WIRELESS_EXT versionAlexander Beregalov
2009-09-15Staging: vt6656: remove dependency on kernel versionAlexander Beregalov
2009-09-15Staging: vt6656: replace call to info with printk call.Forest Bond
2009-09-15Staging: vt6656: use net_device_ops for management functionsForest Bond
2009-09-15Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond
2009-09-15Staging: vt6656: main_usb.c: Drop obsolete fsuid/fsgid accesses.Forest Bond
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond