aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/vt6656/baseband.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-26staging: vt6656: replace ControlvWriteByte with vnt_control_out_u8Malcolm Priestley1-13/+13
2014-05-26staging: vt6656: rename PIPEnsControlIn/CONTROLnsRequestIn with vnt_control_inMalcolm Priestley1-2/+2
2014-05-26staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_outMalcolm Priestley1-4/+4
2014-05-25staging: vt6656: BBbVT3184Init fix word lenghtMalcolm Priestley1-14/+14
2014-05-25staging: vt6656: baseband.c replace DBG_PRT debug messagesMalcolm Priestley1-12/+8
2014-05-23staging: vt6656: dead code remove diversity codeMalcolm Priestley1-282/+0
2014-05-19staging: vt6656: clean up BBvUpdatePreEDThresholdMalcolm Priestley1-256/+248
2014-05-19staging: vt6656: BBvUpdatePreEDThreshold change byBBPreEDIndexMalcolm Priestley1-133/+74
2014-05-19staging: vt6656: BBvUpdatePreEDThreshold reorganize ControlvWriteByte.Malcolm Priestley1-136/+89
2014-05-19staging: vt6656: BBvUpdatePreEDThreshold replace debug messages.Malcolm Priestley1-68/+3
2014-05-19staging: vt6656: BBvExitDeepSleep remove camel case.Malcolm Priestley1-3/+3
2014-05-19staging: vt6656: BBvSetDeepSleep remove camel caseMalcolm Priestley1-4/+4
2014-05-19staging: vt6656: BBvSetVGAGainOffset remove camel caseMalcolm Priestley1-7/+7
2014-05-19staging: vt6656: BBvSetShortSlotTime remove camel case.Malcolm Priestley1-10/+11
2014-05-19staging: vt6656: BBvSetAntennaMode remove camel case.Malcolm Priestley1-9/+9
2014-05-19staging: vt6656: clean up BBvSetAntennaMode.Malcolm Priestley1-18/+14
2014-05-19staging: vt6656: BBvCalculateParameter remove camel caseMalcolm Priestley1-41/+41
2014-05-19staging: vt6656: checkpatch cleanup BBvCalculateParameter.Malcolm Priestley1-115/+103
2014-05-19staging: vt6656: BBuGetFrameTime remove camel case.Malcolm Priestley1-26/+26
2014-05-19staging: vt6656: BBuGetFrameTime remove uRateIdxMalcolm Priestley1-7/+6
2014-05-19staging: vt6656: checkpatch cleanup BBuGetFrameTime.Malcolm Priestley1-42/+36
2014-05-18staging: vt6656: Remove dead variable bCCK.Malcolm Priestley1-6/+0
2014-05-18staging: vt6656: rndis.h move all to device.hMalcolm Priestley1-1/+0
2014-05-18staging: vt6656: srom.h move all macros to device.hMalcolm Priestley1-1/+0
2013-12-10staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bScanningMalcolm Priestley1-3/+0
2013-12-08staging: vt6656: baseband.c clean up BBbVT3184InitMalcolm Priestley1-169/+155
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman1-0/+11
2013-11-25staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.Malcolm Priestley1-0/+11
2013-11-10staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea1-4/+4
2013-08-21staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyLen, pbyPhySrv and pbyPhySgnMalcolm Priestley1-35/+35
2013-08-21staging: vt6656: baseband.c BBvCalculateParameter pwPhyLen return endian corrected.Malcolm Priestley1-10/+9
2013-07-25staging: vt6656: Remove dead code macro ASSERTMalcolm Priestley1-1/+0
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-26/+0
2013-03-26staging: vt6656: remove unused functionsAndres More1-113/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-10/+0
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More1-7/+7
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-17/+17
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More1-3/+3
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More1-5/+5
2013-01-07staging: vt6656: change baseband/mac/wcmd/wctl to new structures.Malcolm Priestley1-47/+28
2012-09-04staging "vt6656" Typo rename Caculate to Calculate.Justin P. Mattock1-2/+2
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock1-2/+2
2011-11-30staging: vt6656: baseband.c: Remove commented codeMarcos Paulo de Souza1-2/+0
2011-11-30staging: vt6656: baseband.c: Removed dead code, and fix coding standardsMarcos Paulo de Souza1-45/+14
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-08-31staging: vt6656: removed not useful commentsAndres More1-2/+0
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More1-3/+3
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-29/+23
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More1-12/+10
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More1-3/+3