aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/baseband.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-19staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann1-4/+4
2022-04-20staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann1-3/+3
2022-04-20staging: vt6655: Delete tmacro.hPhilipp Hortmann1-1/+0
2022-03-14staging: vt6655: Remove unused byRFType in baseband.cPhilipp Hortmann1-80/+0
2021-10-22staging: vt6655: Use named constants when checking preamble typeKarolina Drobnik1-4/+4
2021-10-20staging: vt6655: Rename `by_preamble_type` parameterKarolina Drobnik1-3/+3
2021-10-18staging: vt6655: Rename byPreambleType fieldKarolina Drobnik1-1/+1
2021-10-13staging: vt6655: fix camelcase in byLocalIDTommaso Merciai1-1/+1
2021-10-10staging: vt6655: fix camelcase in PortOffsetTommaso Merciai1-3/+3
2021-10-10staging: vt6655: fix camelcase in ldBmThresholdTommaso Merciai1-24/+24
2021-10-10staging: vt6655: fix camelcase in bShortSlotTimeTommaso Merciai1-2/+2
2021-07-27staging: vt6655: remove filename from baseband.cLucas Henneman1-2/+0
2021-03-16staging: vt6655: Rename two dimensional array declarationMadhumitha Prabakaran1-3/+3
2021-02-11Staging: vt6655: Replace a camel case variable nameYujia Qiao1-2/+2
2020-04-13Staging: vt6655: Replace camel case variable names.Briana Oursler1-156/+156
2020-04-13Staging: vt6655: Remove BBvExitDeepSleep definition.Briana Oursler1-6/+0
2020-04-13Staging: vt6655: Remove BBvCalculateParameter comment.Briana Oursler1-2/+0
2019-02-28Staging: vt6655: Align a function declarationMadhumitha Prabakaran1-7/+3
2018-11-07staging: vt6655: fix small typoYangtao Li1-1/+1
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman1-0/+1
2016-10-17Staging: vt6655: Replace dwIoBase by iobaseVarsha Rao1-26/+26
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao1-5/+0
2016-10-16staging: vt6655: Removes unnecessary blank lines.Varsha Rao1-1/+0
2016-09-20Staging: vt6655: baseband: Remove unnecessary space after a castSandhya Bankar1-1/+1
2016-03-28staging: vt6655: fix style violations for lines over 80 charactersKathryn Hampton1-6/+14
2016-03-28Staging: vt6655: defined byVT3253InitTab_RFMD[] and byVT3253B0_RFMD[] as const arrays.Claudiu Beznea1-2/+2
2015-10-02staging: vt6655: Fixed two lines over 80 characters longArjun Krishna Babu1-2/+12
2015-07-22staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUGMalcolm Priestley1-2/+0
2015-07-22staging: vt6655: Remove ununsed macro ASSERTMalcolm Priestley1-3/+1
2015-03-15staging: vt6655: Fixes the checkpatch.pl warningHimani Agrawal1-13/+35
2015-01-25staging: vt6655: remove antenna diversity functionsMalcolm Priestley1-340/+0
2015-01-19Merge 3.19-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2015-01-12staging: vt6655: fix sparse warning: argument typeEddie Kovsky1-1/+1
2015-01-12Staging: vt6655: baseband.c: fixed line over 80 charactersSakshi Bansal1-1/+2
2014-11-07staging: vt6655: BBbReadEmbedded replace __iomem with vnt_privateMalcolm Priestley1-12/+10
2014-11-07staging: vt6655: BBbWriteEmbedded replace __iomem with vnt_private for callersMalcolm Priestley1-43/+39
2014-11-07staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functionsMalcolm Priestley1-2/+4
2014-11-07staging: vt6655: baseband replace __iomem where caller is priv dereferenced.Malcolm Priestley1-11/+19
2014-11-05staging: vt6655 baseband.c camel case replace pDevice -> privMalcolm Priestley1-236/+236
2014-11-05staging: vt6655: baseband.c/h remove dead functionsMalcolm Priestley1-162/+0
2014-10-29staging: vt6655: remove typedef void *TimerFunctionMalcolm Priestley1-4/+4
2014-10-29staging: vt6655: dead code remove tether.hMalcolm Priestley1-1/+0
2014-10-29staging: vt6655: baseband.c timers replace spin lockMalcolm Priestley1-4/+9
2014-10-29staging: vt6655: baseband.c replace BIT0 with BIT(0)Malcolm Priestley1-4/+4
2014-10-20staging: vt6655: Remove unnecessary else after returnDilek Uzulmez1-10/+9
2014-09-23staging: vt6655: shift open brace '{' to previous lineTapasweni Pathak1-2/+3
2014-08-30staging: vt6655: Remove BBvCalculateParameter and its data membersMalcolm Priestley1-143/+0
2014-08-30staging: vt6655: baseband add new function vnt_get_phy_fieldMalcolm Priestley1-6/+139
2014-08-30staging: vt6655: device.h dead code remove bCCKMalcolm Priestley1-6/+0