summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/main_usb.c
AgeCommit message (Expand)Author
2014-01-13staging: vt6656: sparse fixes ethtool_ioctl Use struct ifreq *Malcolm Priestley
2013-11-11staging: vt6656: main_usb.c ether_crc use kernel codeMalcolm Priestley
2013-11-11staging: vt6656: cleanup device_init_registersMalcolm Priestley
2013-11-11staging; vt6656: device_init_registers Change vnt_cmd_card_int and vnt_rsp_ca...Malcolm Priestley
2013-11-11staging: vt6656: Replace typedef struct _RSP_CARD_INIT.Malcolm Priestley
2013-11-11staging: vt6656: Replace typedef struct _CMD_CARD_INITMalcolm Priestley
2013-11-11staging: vt6656: device.h Remove typedef enum __device_init_type.Malcolm Priestley
2013-10-27staging: vt6656: call usb_device_reset before netdev registrationMalcolm Priestley
2013-10-15staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley
2013-10-15staging: vt6656: main_usb.c correct pDevice->pControlURB gotoMalcolm Priestley
2013-10-11staging: vt6656: make pControlURB available life time of driver.Malcolm Priestley
2013-09-30staging: vt6656: covert RXvMngWorkItem to work queueMalcolm Priestley
2013-09-30staging: vt6656: convert RXvWorkItem to work queueMalcolm Priestley
2013-09-30staging: vt6656: covert BSSvSecondCallBack to delayed_work.Malcolm Priestley
2013-09-30staging: vt6656: device.h convert sTimerCommand to delayed_workMalcolm Priestley
2013-09-25staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley
2013-08-28staging: vt6656: device.h Replace typedef struct _RCBMalcolm Priestley
2013-08-27staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT.Malcolm Priestley
2013-07-31staging: vt6656: dead code wCTSDuration.Malcolm Priestley
2013-07-25staging: vt6656: Remove dead code macro ASSERTMalcolm Priestley
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09vt6656: slightly sanitized reading configAl Viro
2013-03-28staging: vt6656: remove consecutive newlinesAndres More
2013-03-25staging: vt6656: remove code placeholdersAndres More
2013-03-18Merge 3.9-rc3 into staging-nextGreg Kroah-Hartman
2013-03-11staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More
2013-02-03staging: vt6656: fix C99 // comments in main_usb.cAndres More
2013-01-18staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...Malcolm Priestley
2013-01-07staging: vt6656: card/main_usb/device use new structure namesMalcolm Priestley
2012-11-26staging: vt6656: remove redundant IWEVCUSTOM events.Malcolm Priestley
2012-11-26staging: vt6656: cleanup of device_ioctl/net_device_statsMalcolm Priestley
2012-11-26staging: vt6656: dead code remove ioctl.c/hMalcolm Priestley
2012-11-26staging: vt6656: dead code removal : wpactl.c/hMalcolm Priestley
2012-11-26staging: vt6656: remove wpahdr from driver.Malcolm Priestley
2012-11-26staging: vt6656: move move all commands to iw_handler.Malcolm Priestley
2012-11-21staging: vt6656: remove use of __devexitBill Pemberton
2012-11-21staging: vt6656: remove use of __devinitBill Pemberton
2012-11-13staging: vt6656: iwctl_giwaplist/device_ioctl : use off stack buffers.Malcolm Priestley
2012-11-13staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley
2012-10-22staging: vt6656: Keep firmware loading local and release firware.Malcolm Priestley
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock
2012-08-17USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-07-09staging: vt6656: Remove all commented macrosMarcos Paulo de Souza
2012-07-06staging: vt6656: main_usb.c: Remove useless macrosMarcos Paulo de Souza
2012-04-18staging: vt6656: Don't needlessly test for NULL before release_firmware()Jesper Juhl