summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/baseband.c
AgeCommit message (Expand)Author
2014-07-12staging: vt6656: baseband.c rename abyVT3184_AGC to vnt_vt3184_agcMalcolm Priestley
2014-07-12staging: vt6656: baseband clean up VT3184 static variablesMalcolm Priestley
2014-06-26staging: vt6656: dead code remove tmacro.hMalcolm Priestley
2014-06-26staging: vt6656: remove dead code datarateMalcolm Priestley
2014-06-26staging: vt6656: decode remove tether.c/hMalcolm Priestley
2014-06-26staging: vt6656: dead code remove zonetypesMalcolm Priestley
2014-06-19staging: vt6656: rename BBuGetFrameTime to vnt_get_frame_timeMalcolm Priestley
2014-06-19staging: vt6656: rename BBvCalculateParameter to vnt_get_phy_fieldMalcolm Priestley
2014-06-19staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley
2014-05-28staging: vt6656: rf.c rename RFbRFTableDownload to vnt_rf_table_download.Malcolm 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: replace ControlvWriteByte with vnt_control_out_u8Malcolm 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-25staging: vt6656: BBbVT3184Init fix word lenghtMalcolm Priestley
2014-05-25staging: vt6656: baseband.c replace DBG_PRT debug messagesMalcolm Priestley
2014-05-23staging: vt6656: dead code remove diversity codeMalcolm Priestley
2014-05-19staging: vt6656: clean up BBvUpdatePreEDThresholdMalcolm Priestley
2014-05-19staging: vt6656: BBvUpdatePreEDThreshold change byBBPreEDIndexMalcolm Priestley
2014-05-19staging: vt6656: BBvUpdatePreEDThreshold reorganize ControlvWriteByte.Malcolm Priestley
2014-05-19staging: vt6656: BBvUpdatePreEDThreshold replace debug messages.Malcolm Priestley
2014-05-19staging: vt6656: BBvExitDeepSleep remove camel case.Malcolm Priestley
2014-05-19staging: vt6656: BBvSetDeepSleep remove camel caseMalcolm Priestley
2014-05-19staging: vt6656: BBvSetVGAGainOffset remove camel caseMalcolm Priestley
2014-05-19staging: vt6656: BBvSetShortSlotTime remove camel case.Malcolm Priestley
2014-05-19staging: vt6656: BBvSetAntennaMode remove camel case.Malcolm Priestley
2014-05-19staging: vt6656: clean up BBvSetAntennaMode.Malcolm Priestley
2014-05-19staging: vt6656: BBvCalculateParameter remove camel caseMalcolm Priestley
2014-05-19staging: vt6656: checkpatch cleanup BBvCalculateParameter.Malcolm Priestley
2014-05-19staging: vt6656: BBuGetFrameTime remove camel case.Malcolm Priestley
2014-05-19staging: vt6656: BBuGetFrameTime remove uRateIdxMalcolm Priestley
2014-05-19staging: vt6656: checkpatch cleanup BBuGetFrameTime.Malcolm Priestley
2014-05-18staging: vt6656: Remove dead variable bCCK.Malcolm Priestley
2014-05-18staging: vt6656: rndis.h move all to device.hMalcolm Priestley
2014-05-18staging: vt6656: srom.h move all macros to device.hMalcolm Priestley
2013-12-10staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bSca...Malcolm Priestley
2013-12-08staging: vt6656: baseband.c clean up BBbVT3184InitMalcolm Priestley
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman
2013-11-25staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.Malcolm Priestley
2013-11-10staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea
2013-08-21staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyL...Malcolm Priestley
2013-08-21staging: vt6656: baseband.c BBvCalculateParameter pwPhyLen return endian corr...Malcolm Priestley
2013-07-25staging: vt6656: Remove dead code macro ASSERTMalcolm Priestley
2013-03-28staging: vt6656: remove consecutive newlinesAndres More
2013-03-26staging: vt6656: remove unused functionsAndres More
2013-03-25staging: vt6656: remove code placeholdersAndres 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