summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/baseband.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-17staging: vt6655: Rename variable bUpdateBBVGAGilbert Adikankwu1-1/+1
2023-10-15staging: vt6655: Type encoding info dropped from variable name "byBBVGACurrent"Pavan Bobba1-1/+1
2023-10-15staging: vt6655: Type encoding info dropped from array name "abyBBVGA"Pavan Bobba1-19/+19
2023-09-26staging: vt6655: Type encoding info dropped from variable "byRFType"Pavan Bobba1-6/+6
2023-09-17staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"Pavan Bobba1-16/+16
2023-08-22staging: vt6655: replace camel case by snake casePavan Bobba1-3/+3
2023-03-17staging: vt6655: remove unused bb_power_save_mode_off() functionMichael Straube1-22/+0
2023-03-17staging: vt6655: remove unused bb_power_save_mode_on() functionMichael Straube1-22/+0
2022-08-30staging: vt6655: Replace macro MACvSetRFLE_LatchBasePhilipp Hortmann1-1/+1
2022-07-14staging: vt6655: Rename MACvRegBitsOnPhilipp Hortmann1-4/+4
2022-06-06staging: vt6655: Replace VNSvOutPortD with iowrite32Philipp Hortmann1-1/+1
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 cons...Claudiu Beznea1-2/+2
2015-10-02staging: vt6655: Fixed two lines over 80 characters longArjun Krishna Babu1-2/+12
2015-07-23staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUGMalcolm Priestley1-2/+0
2015-07-23staging: 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-13staging: vt6655: fix sparse warning: argument typeEddie Kovsky1-1/+1
2015-01-13Staging: 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