aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/card.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01Staging: vt6655: Align a static function declarationMadhumitha Prabakaran1-8/+3
2019-02-28Staging: vt6655: Alignment of function declarationMadhumitha Prabakaran1-4/+1
2018-04-23staging: vt6655: remove unnecessary line breaks in function definition.Danilo Alves1-4/+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
2017-07-18Staging: vt6655: Fixing coding style warningsSimo Koskinen1-3/+3
2017-05-25staging: vt6655: add spaces around '%' operatorMarko Stankovic1-1/+1
2017-03-09staging: vt6655: Remove unnecessary parenthesesSreya Mittal1-10/+10
2017-03-06staging: vt6655: Compress return logicsimran singhal1-4/+1
2016-11-07staging: vt6655: card.c: Fixing multiple assignmentsNick Rosbrook1-2/+5
2016-10-17Staging: vt6655: Replace dwIoBase by iobaseVarsha Rao1-15/+15
2016-10-16staging: vt6655: Adding space around '*'Varsha Rao1-2/+2
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao1-4/+0
2016-09-20Staging: vt6655: card: Remove unnecessary space after a castSandhya Bankar1-2/+2
2016-03-28staging: vt6655: fix style violations for lines over 80 charactersKathryn Hampton1-31/+64
2016-03-10Staging: vt6655: remove unnecessary blank lines from card.cBen Marsh1-4/+0
2016-02-07staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley1-12/+6
2015-10-24staging: vt6655: Add space around '*'Burcin Akalin1-1/+1
2015-10-24staging: vt6655: Add space around '*'Burcin Akalin1-1/+1
2015-10-17staging: vt6655: card.c rename pDevice with privMalcolm Priestley1-193/+193
2015-10-17staging: vt6655: rename pOpts and sOpts to opts.Malcolm Priestley1-4/+4
2015-10-17staging: vt6655: replace typedef struct __device_optMalcolm Priestley1-4/+4
2015-10-16staging: vt6655: Prefer using BIT MacroAmitoj Kaur Chawla1-1/+1
2015-10-16staging: vt6655: Remove boolean comparisonsLuis de Bethencourt1-4/+4
2015-10-16staging: vt6655: Remove useless initialisationAmitoj Kaur Chawla1-1/+1
2015-10-08staging: vt6655: Remove true comparisonAmitoj Kaur Chawla1-1/+1
2015-09-12staging: vt6655: replace typedef struct tagSRxDescMalcolm Priestley1-1/+1
2015-09-12staging: vt6655: replace typedef struct tagRDES1Malcolm Priestley1-2/+2
2015-09-12staging: vt6655: replace typedef struct tagRDES0Malcolm Priestley1-4/+4
2015-08-14staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley1-1/+1
2015-08-14staging: vt6655: desc.h replace typedef struct tagTDES0Malcolm Priestley1-2/+2
2015-07-22staging: vt6655: Fix wReqCount to __le16Malcolm Priestley1-4/+4
2015-07-22staging: vt6655: Remove ununsed macro ASSERTMalcolm Priestley1-1/+0
2015-05-08staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value.Malcolm Priestley1-3/+7
2015-01-28staging: vt6655: fix that open brace { should be on the previous lineMariam Mohamed Fawzy1-2/+2
2015-01-12staging: vt6655: [BUG] Protect MACvSelectPage1 with lock.Malcolm Priestley1-0/+5
2014-11-26staging: vt6655: card.c move __iomem into functions.Malcolm Priestley1-6/+12
2014-11-26staging: vt6655: card Remove function vUpdateIFSMalcolm Priestley1-65/+0
2014-11-26staging: vt6655: CARDbSetPhyParameter remove unused parametersMalcolm Priestley1-3/+1
2014-11-26staging: vt6655: s_vCalculateOFDMRParameter use bb_type for CARD_PHY_TYPEMalcolm Priestley1-10/+10
2014-11-26staging: vt6655: CARDvSetRSPINF us bb_type for CARD_PHY_TYPEMalcolm Priestley1-10/+10
2014-11-26staging: vt6655: CARDbSetPhyParameter change CARD_PHY_TYPE to bb_typeMalcolm Priestley1-4/+4
2014-11-26staging: vt6655: dead code remove CARDbAddBasicRateMalcolm Priestley1-12/+0
2014-11-26staging: vt6655: CARDvUpdateBasicTopRate use basic_rates to find top rateMalcolm Priestley1-2/+2
2014-11-07staging: vt6655: Fix issue of byPacketType is not set at all.Malcolm Priestley1-1/+3
2014-11-07staging: vt6655: BBbReadEmbedded replace __iomem with vnt_privateMalcolm Priestley1-6/+6
2014-11-07staging: vt6655: BBbWriteEmbedded replace __iomem with vnt_private for callersMalcolm Priestley1-12/+12
2014-11-07staging: vt6655: baseband replace __iomem where caller is priv dereferenced.Malcolm Priestley1-2/+2
2014-11-05staging: vt6655: remove fragmentation from driverMalcolm Priestley1-3/+0
2014-10-29staging: vt6655: card.c/h remove dead functionsMalcolm Priestley1-724/+0