summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/wcmd.c
AgeCommit message (Expand)Author
2014-05-19staging: vt6656: Remove hostapd functions.Malcolm Priestley
2014-05-18staging: vt6656: Remove always true bUpdateBBVGAMalcolm Priestley
2014-05-18staging: vt6656: rndis.h move all to device.hMalcolm Priestley
2014-05-15staging: vt6656: lock changes: vRunCommand nsDMA_tx_packetMalcolm Priestley
2014-05-15staging: vt6656: lock changes: vRunCommand remove locks.Malcolm Priestley
2014-05-15staging: vt6656: rxtx: Remove unused uDMAIdx from driver.Malcolm Priestley
2014-02-24staging: vt6656: vRunCommand remove multi calls to s_bCommandComplete.Malcolm Priestley
2014-02-24staging: vt6656: Move device_set_multi code call to vRunCommandMalcolm Priestley
2013-11-25staging: vt6656: Remove always 0 variable dwDiagRefCountMalcolm Priestley
2013-11-19staging: vt6656: removed the trailing statement should be on next line errorNandini Hanumanthagowda
2013-11-19staging: vt6656: added space after coma operator in funtion callNandini Hanumanthagowda
2013-11-19staging: vt6656: removed all whitespace errorsNandini Hanumanthagowda
2013-11-19staging: vt6656: removed parenthesis from return statementNandini Hanumanthagowda
2013-11-19staging: vt6656: indented the code under all function blocksNandini Hanumanthagowda
2013-11-19staging: vt6656: indented all if-else statement blocksNandini Hanumanthagowda
2013-11-19staging: vt6656: fixed the switch case indentation level errorNandini Hanumanthagowda
2013-11-19staging: vt6656: fixed unnecessary whitespace warningNandini Hanumanthagowda
2013-11-19staging: vt6656: fixed checkpatch errors related to close braceNandini Hanumanthagowda
2013-11-19staging: vt6656: fixed open brace placement related errorNandini Hanumanthagowda
2013-11-19staging: vt6656: removed unnecessary braces around if-else statementsNandini Hanumanthagowda
2013-11-10staging: vt6656: fixed whitespace related errors around operatorsNandini Hanumanthagowda
2013-11-10staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea
2013-10-15staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley
2013-10-15staging: vt6656: return from workqueues on fMP_DISCONNECTEDMalcolm 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-03-28staging: vt6656: remove consecutive newlinesAndres More
2013-03-25staging: vt6656: Fix stuck in scanning with variable uScanChannel.Malcolm Priestley
2013-03-25staging: vt6656: remove code placeholdersAndres More
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More
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-01-07staging: vt6656: change baseband/mac/wcmd/wctl to new structures.Malcolm Priestley
2012-11-26staging: vt6656: send SIOCGIWSCAN at end of all scanning events.Malcolm Priestley
2012-11-13staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley
2012-11-13staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.Malcolm Priestley
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock
2012-08-13staging: vt6656: Fix typo in vt6656Masanari Iida
2012-07-16staging/vt6656: cleanup coding style in vResetCommandTimerDevendra Naga
2012-07-16staging/vt6656: remove unnecessary return in BSSvSecondTxDataDevendra Naga
2012-07-16staging/vt6656: coding style fix in BSSvSecondTxDataDevendra Naga
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-31staging: vt6656: removed not useful commentsAndres More
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More
2010-07-22staging: vt6656: removed Adhoc_STA definitionAndres More
2010-07-22staging: vt6656: removed '#if 1'/'#if 0' definitionsAndres More
2010-07-08staging: vt6656: removed TxInSleep definitionAndres More