summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/wcmd.c
AgeCommit message (Expand)Author
2014-06-19staging: vt6656: rename PSbIsNextTBTTWakeUp to vnt_next_tbtt_wakeupMalcolm Priestley
2014-06-19staging: vt6656: rename PSvDisablePowerSaving to vnt_disable_power_savingMalcolm Priestley
2014-06-19staging: vt6656: rename PSvEnablePowerSaving to vnt_enable_power_savingMalcolm Priestley
2014-06-19staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley
2014-06-19staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley
2014-06-19staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_modeMalcolm Priestley
2014-06-19staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_onMalcolm Priestley
2014-06-19staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_offMalcolm Priestley
2014-06-19staging: vt6656: rename CARDbSetMediaChannel to vnt_set_channelMalcolm Priestley
2014-05-28staging: vt6656: rf.c/h rename RFbSetPower to vnt_rf_setpowerMalcolm Priestley
2014-05-26staging: vt6656: dead code remove control.c/hMalcolm Priestley
2014-05-26staging: vt6656: create vnt_control_in_u8 to replace ControlvReadByteMalcolm Priestley
2014-05-26staging: vt6656: Create new function to set led state.Malcolm Priestley
2014-05-26staging: vt6656: rename PIPEnsControlIn/CONTROLnsRequestIn with vnt_control_inMalcolm Priestley
2014-05-26staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_outMalcolm Priestley
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