aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/wcmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-19staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley1-4/+4
2014-06-19staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_modeMalcolm Priestley1-3/+3
2014-06-19staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_onMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_offMalcolm Priestley1-2/+2
2014-06-19staging: vt6656: rename CARDbSetMediaChannel to vnt_set_channelMalcolm Priestley1-3/+3
2014-05-28staging: vt6656: rf.c/h rename RFbSetPower to vnt_rf_setpowerMalcolm Priestley1-1/+2
2014-05-26staging: vt6656: dead code remove control.c/hMalcolm Priestley1-1/+1
2014-05-26staging: vt6656: create vnt_control_in_u8 to replace ControlvReadByteMalcolm Priestley1-1/+1
2014-05-26staging: vt6656: Create new function to set led state.Malcolm Priestley1-9/+21
2014-05-26staging: vt6656: rename PIPEnsControlIn/CONTROLnsRequestIn with vnt_control_inMalcolm Priestley1-1/+1
2014-05-26staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_outMalcolm Priestley1-1/+1
2014-05-19staging: vt6656: Remove hostapd functions.Malcolm Priestley1-4/+3
2014-05-18staging: vt6656: Remove always true bUpdateBBVGAMalcolm Priestley1-10/+7
2014-05-18staging: vt6656: rndis.h move all to device.hMalcolm Priestley1-1/+0
2014-05-15staging: vt6656: lock changes: vRunCommand nsDMA_tx_packetMalcolm Priestley1-0/+9
2014-05-15staging: vt6656: lock changes: vRunCommand remove locks.Malcolm Priestley1-11/+2
2014-05-15staging: vt6656: rxtx: Remove unused uDMAIdx from driver.Malcolm Priestley1-2/+2
2014-02-24staging: vt6656: vRunCommand remove multi calls to s_bCommandComplete.Malcolm Priestley1-53/+17
2014-02-24staging: vt6656: Move device_set_multi code call to vRunCommandMalcolm Priestley1-0/+9
2013-11-25staging: vt6656: Remove always 0 variable dwDiagRefCountMalcolm Priestley1-2/+0
2013-11-19staging: vt6656: removed the trailing statement should be on next line errorNandini Hanumanthagowda1-2/+4
2013-11-19staging: vt6656: added space after coma operator in funtion callNandini Hanumanthagowda1-1/+1
2013-11-19staging: vt6656: removed all whitespace errorsNandini Hanumanthagowda1-4/+4
2013-11-19staging: vt6656: removed parenthesis from return statementNandini Hanumanthagowda1-2/+2
2013-11-19staging: vt6656: indented the code under all function blocksNandini Hanumanthagowda1-151/+151
2013-11-19staging: vt6656: indented all if-else statement blocksNandini Hanumanthagowda1-641/+633
2013-11-19staging: vt6656: fixed the switch case indentation level errorNandini Hanumanthagowda1-39/+39
2013-11-19staging: vt6656: fixed unnecessary whitespace warningNandini Hanumanthagowda1-6/+6
2013-11-19staging: vt6656: fixed checkpatch errors related to close braceNandini Hanumanthagowda1-20/+10
2013-11-19staging: vt6656: fixed open brace placement related errorNandini Hanumanthagowda1-8/+4
2013-11-19staging: vt6656: removed unnecessary braces around if-else statementsNandini Hanumanthagowda1-33/+20
2013-11-10staging: vt6656: fixed whitespace related errors around operatorsNandini Hanumanthagowda1-56/+56
2013-11-10staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea1-2/+3
2013-10-15staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley1-47/+0
2013-10-15staging: vt6656: return from workqueues on fMP_DISCONNECTEDMalcolm Priestley1-0/+3
2013-09-30staging: vt6656: covert BSSvSecondCallBack to delayed_work.Malcolm Priestley1-2/+2
2013-09-30staging: vt6656: device.h convert sTimerCommand to delayed_workMalcolm Priestley1-18/+6
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-24/+0
2013-03-25staging: vt6656: Fix stuck in scanning with variable uScanChannel.Malcolm Priestley1-23/+3
2013-03-25staging: vt6656: remove code placeholdersAndres More1-6/+0
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More1-1/+0
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More1-1/+1
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-2/+2
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More1-39/+39
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More1-47/+47
2013-01-07staging: vt6656: change baseband/mac/wcmd/wctl to new structures.Malcolm Priestley1-99/+60
2012-11-26staging: vt6656: send SIOCGIWSCAN at end of all scanning events.Malcolm Priestley1-8/+6
2012-11-13staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley1-10/+0
2012-11-13staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.Malcolm Priestley1-9/+11
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock1-3/+3