summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/main_usb.c
AgeCommit message (Expand)Author
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
2012-02-09staging: vt6656: iwctl.c: Rewrite siwrts funcitonMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrateMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessidMarcos Paulo de Souza
2012-02-09staging: vt6656: Remove return statement of iwctl_giwrangeMarcos Paulo de Souza
2012-02-09staging: vt6656: Remove return statement of iwctl_giwmodeMarcos Paulo de Souza
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-30staging: vt6656: main_usb.c: Use kzalloc instead kmallocMarcos Paulo de Souza
2011-11-30staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-23staging: vt6656: use %pM for printing MACsAndy Shevchenko
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
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