summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/iwctl.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-10-16staging: vt6656: Removed checkpatch whitespace errorsNandini Hanumanthagowda
2013-10-16staging: vt6656: removed space related checkpatch warningsNandini Hanumanthagowda
2013-10-14staging: vt6656: Removed redundant code from iwctl fileNandini Hanumanthagowda
2013-09-30Merge 3.12-rc3 into staging-nextGreg Kroah-Hartman
2013-09-25staging: vt6656: [BUG] iwctl_siwencodeext return if device not openMalcolm Priestley
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-05-16staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.Malcolm Priestley
2013-03-28staging: vt6656: remove consecutive newlinesAndres 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-01-07staging: vt6656: iwctl/key/rf use new structures.Malcolm Priestley
2012-11-27staging: vt6656: wpa_set_keys remove fcpfkernelMalcolm Priestley
2012-11-27staging: vt6656: extend wireless definitions to v22Malcolm Priestley
2012-11-27staging: vt6656: remove redundant IWEVCUSTOM events.Malcolm Priestley
2012-11-27staging: vt6656: dead code remove ioctl.c/hMalcolm Priestley
2012-11-27staging: vt6656: move move all commands to iw_handler.Malcolm Priestley
2012-11-15staging: vt6656: iwctl_giwaplist() re warn: possible memory leak of 'qual'Malcolm Priestley
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-11-13staging: vt6656: fix viawget_wpa_param sizeMalcolm Priestley
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock
2012-07-09staging: vt6656: iwctl: remove a few remaining redundant newlinesJesper Juhl
2012-07-09staging: vt6656: iwctl: Fix up a few remaining brace issuesJesper Juhl
2012-07-09staging: vt6656: iwctl: fix up spacing around operatorsJesper Juhl
2012-06-25staging: vt6656: iwctl: Clean up braces on 'if' statementsJesper Juhl
2012-06-25staging: vt6656: iwctl: Cleanup spacing around operators (mostly)Jesper Juhl
2012-06-25staging: vt6656: iwctl: one statement per line (if)Jesper Juhl
2012-06-25staging: vt6656: iwctl: comment cleanupJesper Juhl
2012-06-25staging: vt6656: iwctl: space after if/for/while/switchJesper Juhl
2012-06-25staging: vt6656: iwctl: remove spaces between casts and variablesJesper Juhl
2012-06-25staging: vt6656: iwctl: remove unneeded scope block in iwctl_siwessid()Jesper Juhl
2012-06-25staging: vt6656: iwctl: remove redundant cast (to PSDevice)Jesper Juhl
2012-06-25staging: vt6656: iwctl: ensure one space between defined name and valueJesper Juhl
2012-06-25staging: vt6656: iwctl: Fix up variable declarations (whitespace and 'one-per...Jesper Juhl
2012-06-25staging: vt6656: iwctl: remove redundant ';'Jesper Juhl
2012-06-25staging: vt6656: iwctl: Fix indentationJesper Juhl
2012-06-25staging: vt6656: iwctl: fix up function declarations/prototypesJesper Juhl
2012-06-25staging: vt6656: iwctl: Remove redundant blank linesJesper Juhl
2012-06-23staging: vt6656: Correct a few assignments to be compares in iwctl_siwencodee...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-02-09staging: vt6656: iwctl.c: Remove useless functionMarcos Paulo de Souza
2012-02-09staging: vt6656: iwctl.c: Remove commented codeMarcos Paulo de Souza
2011-11-30staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches