summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/card.c
Commit message (Expand)AuthorAgeFilesLines
...
* staging: vt6655: Added missing BE support in CARDbGetCurrentTSFPhilipp Hortmann2022-05-051-1/+1
* staging: vt6655: Replace VNSvInPortD with ioread32Philipp Hortmann2022-05-051-2/+4
* staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann2022-04-201-1/+1
* staging: vt6655: Delete tmacro.hPhilipp Hortmann2022-04-201-1/+0
* staging: vt6655: Remove unused byRFType in card.cPhilipp Hortmann2022-03-141-55/+1
* staging: vt6655: fix camelcase in bRadioOffTommaso Merciai2021-11-151-2/+2
* staging: vt6655: fix camelcase byData in card.cTommaso Merciai2021-11-151-16/+16
* staging: vt6655: fix camelcase in byRateTommaso Merciai2021-10-131-3/+3
* staging: vt6655: fix camelcase in byLocalIDTommaso Merciai2021-10-131-1/+1
* staging: vt6655: fix camelcase in PortOffsetTommaso Merciai2021-10-101-44/+44
* staging: vt6655: fix camelcase in bShortSlotTimeTommaso Merciai2021-10-101-1/+1
* staging: vt6655: remove filename from card.cLucas Henneman2021-07-271-1/+0
* staging: vt6655: Fix typoMarcos Antonio de Jesus Filho2020-10-271-1/+1
* Staging: vt6655: Replace camel case variable names.Briana Oursler2020-04-131-20/+20
* Staging: vt6655: Remove CARDbRadioPowerOn definition.Briana Oursler2020-04-131-55/+0
* Staging: vt6655: Remove CARDvSetLoopbackMode definition.Briana Oursler2020-04-131-29/+0
* Staging: vt6655: Remove CARDbSoftwareReset definition.Briana Oursler2020-04-131-21/+0
* staging: vt6655: Fix lines ending with parenthesesCristiane Naves2019-10-301-16/+8
* staging: vt6655: Change return type of function and remove variableNishka Dasgupta2019-06-031-6/+2
* Staging: vt6655: Align a static function declarationMadhumitha Prabakaran2019-03-011-8/+3
* Staging: vt6655: Alignment of function declarationMadhumitha Prabakaran2019-02-281-4/+1
* staging: vt6655: remove unnecessary line breaks in function definition.Danilo Alves2018-04-231-4/+1
* staging: vt6655: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman2017-11-281-0/+1
* Staging: vt6655: Fixing coding style warningsSimo Koskinen2017-07-181-3/+3
* staging: vt6655: add spaces around '%' operatorMarko Stankovic2017-05-251-1/+1
* staging: vt6655: Remove unnecessary parenthesesSreya Mittal2017-03-091-10/+10
* staging: vt6655: Compress return logicsimran singhal2017-03-061-4/+1
* staging: vt6655: card.c: Fixing multiple assignmentsNick Rosbrook2016-11-071-2/+5
* Staging: vt6655: Replace dwIoBase by iobaseVarsha Rao2016-10-171-15/+15
* staging: vt6655: Adding space around '*'Varsha Rao2016-10-161-2/+2
* staging: vt6655: Removes the FSF mailing address.Varsha Rao2016-10-161-4/+0
* Staging: vt6655: card: Remove unnecessary space after a castSandhya Bankar2016-09-201-2/+2
* staging: vt6655: fix style violations for lines over 80 charactersKathryn Hampton2016-03-281-31/+64
* Staging: vt6655: remove unnecessary blank lines from card.cBen Marsh2016-03-101-4/+0
* staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley2016-02-071-12/+6
* staging: vt6655: Add space around '*'Burcin Akalin2015-10-241-1/+1
* staging: vt6655: Add space around '*'Burcin Akalin2015-10-241-1/+1
* staging: vt6655: card.c rename pDevice with privMalcolm Priestley2015-10-171-193/+193
* staging: vt6655: rename pOpts and sOpts to opts.Malcolm Priestley2015-10-171-4/+4
* staging: vt6655: replace typedef struct __device_optMalcolm Priestley2015-10-171-4/+4
* staging: vt6655: Prefer using BIT MacroAmitoj Kaur Chawla2015-10-161-1/+1
* staging: vt6655: Remove boolean comparisonsLuis de Bethencourt2015-10-161-4/+4
* staging: vt6655: Remove useless initialisationAmitoj Kaur Chawla2015-10-161-1/+1
* staging: vt6655: Remove true comparisonAmitoj Kaur Chawla2015-10-081-1/+1
* staging: vt6655: replace typedef struct tagSRxDescMalcolm Priestley2015-09-121-1/+1
* staging: vt6655: replace typedef struct tagRDES1Malcolm Priestley2015-09-121-2/+2
* staging: vt6655: replace typedef struct tagRDES0Malcolm Priestley2015-09-121-4/+4
* staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley2015-08-141-1/+1
* staging: vt6655: desc.h replace typedef struct tagTDES0Malcolm Priestley2015-08-141-2/+2