aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/card.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-24staging: vt6655: fix open parentheses alignmentMatthias Yee1-37/+37
2023-11-23staging: vt6655: Type encoding info dropped from variable name "apTailTD"Pavan Bobba1-2/+2
2023-11-23staging: vt6655: Type encoding info dropped from variable name "pCurrTD"Pavan Bobba1-5/+5
2023-11-23staging: vt6655: Type encoding info dropped from function name "CARDvSafeRese...Pavan Bobba1-1/+1
2023-11-23staging: vt6655: Type encoding info dropped from function name "CARDbRadioPow...Pavan Bobba1-2/+2
2023-11-23staging: vt6655: Type encoding info dropped from function name "CARDqGetNextT...Pavan Bobba1-5/+5
2023-11-23staging: vt6655: Type encoding info dropped from variable name "qwNextTBTT"Pavan Bobba1-12/+12
2023-11-23staging: vt6655: Type encoding info dropped from variable name "wBeaconInterval"Pavan Bobba1-13/+13
2023-11-23staging: vt6655: Type encoding info dropped from function name "CARDbSetBeaco...Pavan Bobba1-1/+1
2023-11-23staging: vt6655: Type encoding info dropped from function name "CARDqGetTSFOf...Pavan Bobba1-3/+3
2023-11-23staging: vt6655: Type encoding info dropped from variable name "qwTSFOffset"Pavan Bobba1-5/+5
2023-11-23staging: vt6655: Type encoding info dropped from variable name "qwBSSTimestamp"Pavan Bobba1-4/+4
2023-10-27staging: vt6655: Type encoding info dropped from variable name "byRxRate"Pavan Bobba1-6/+6
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDbUpdateTSF"Pavan Bobba1-1/+1
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDvSetRSPINF"Pavan Bobba1-3/+3
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDbyGetPktT...Pavan Bobba1-2/+2
2023-10-27staging: vt6655: Type encoding info dropped from variable name "byPacketType"Pavan Bobba1-1/+1
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDbSetPhyPa...Pavan Bobba1-1/+1
2023-10-27staging: vt6655: Type encoding info dropped from variable name "pbyRsvTime"Pavan Bobba1-18/+18
2023-10-27staging: vt6655: Type encoding info dropped from variable name "pbyTxRate"Pavan Bobba1-18/+18
2023-10-27staging: vt6655: Type encoding info dropped from function name "s_vCalculateO...Pavan Bobba1-10/+10
2023-10-27staging: vt6655: Type encoding info dropped from array name "cwRXBCNTSFOff"Pavan Bobba1-2/+2
2023-10-22staging: vt6655: Rename variable byEIFSGilbert Adikankwu1-3/+3
2023-10-22staging: vt6655: Rename variable byDIFSGilbert Adikankwu1-9/+9
2023-10-22staging: vt6655: Rename variable bySIFSGilbert Adikankwu1-8/+8
2023-10-22staging: vt6655: Rename variable bySlotGilbert Adikankwu1-8/+8
2023-10-22staging: vt6655: Rename variable byCWMaxMinGilbert Adikankwu1-8/+8
2023-09-26staging: vt6655: Type encoding info dropped from variable "byRFType"Pavan Bobba1-2/+2
2022-09-11staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddrPhilipp Hortmann1-2/+2
2022-09-11staging: vt6655: Rename function MACvSetCurrRx1DescAddrPhilipp Hortmann1-1/+1
2022-09-11staging: vt6655: Rename function MACvSetCurrRx0DescAddrPhilipp Hortmann1-1/+1
2022-08-30staging: vt6655: Rename macro MACvSelectPage1Philipp Hortmann1-1/+1
2022-08-30staging: vt6655: Rename macro MACvSelectPage0Philipp Hortmann1-1/+1
2022-08-30staging: vt6655: Rename function MACvSetBBTypePhilipp Hortmann1-4/+4
2022-08-30staging: vt6655: Convert macro MACvSetBBType to functionPhilipp Hortmann1-0/+10
2022-08-30staging: vt6655: Remove declaration of s_vCalculateOFDMRParameterPhilipp Hortmann1-4/+0
2022-07-14staging: vt6655: Rename MACvWordRegBitsOffPhilipp Hortmann1-6/+6
2022-07-14staging: vt6655: Rename MACvRegBitsOffPhilipp Hortmann1-1/+1
2022-07-14staging: vt6655: Rename MACvWordRegBitsOnPhilipp Hortmann1-2/+2
2022-07-14staging: vt6655: Rename MACvRegBitsOnPhilipp Hortmann1-8/+6
2022-06-06staging: vt6655: Update function descriptionNam Cao1-2/+2
2022-06-06staging: vt6655: Add missing BE support on 2x iowrite32Philipp Hortmann1-0/+4
2022-06-06staging: vt6655: Replace VNSvOutPortD with iowrite32Philipp Hortmann1-18/+15
2022-06-06staging: vt6655: Replace MACvRx1PerPktMode with VNSvOutPortDPhilipp Hortmann1-1/+1
2022-06-06staging: vt6655: Replace MACvRx0PerPktMode with VNSvOutPortDPhilipp Hortmann1-1/+1
2022-06-06staging: vt6655: Replace MACvSetCurrBCNTxDescAddr with VNSvOutPortDPhilipp Hortmann1-2/+1
2022-06-06staging: vt6655: Replace VNSvOutPortW with iowrite16Philipp Hortmann1-19/+10
2022-05-19staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann1-6/+5
2022-05-05staging: vt6655: Replace unused return value of vt6655_get_current_tsfPhilipp Hortmann1-10/+8
2022-05-05staging: vt6655: Rename function CARDbGetCurrentTSFPhilipp Hortmann1-5/+5
2022-05-05staging: vt6655: Added missing BE support in CARDbGetCurrentTSFPhilipp Hortmann1-1/+1
2022-05-05staging: vt6655: Replace VNSvInPortD with ioread32Philipp Hortmann1-2/+4
2022-04-20staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann1-1/+1
2022-04-20staging: vt6655: Delete tmacro.hPhilipp Hortmann1-1/+0
2022-03-14staging: vt6655: Remove unused byRFType in card.cPhilipp Hortmann1-55/+1
2021-11-15staging: vt6655: fix camelcase in bRadioOffTommaso Merciai1-2/+2
2021-11-15staging: vt6655: fix camelcase byData in card.cTommaso Merciai1-16/+16
2021-10-13staging: vt6655: fix camelcase in byRateTommaso Merciai1-3/+3
2021-10-13staging: vt6655: fix camelcase in byLocalIDTommaso Merciai1-1/+1
2021-10-10staging: vt6655: fix camelcase in PortOffsetTommaso Merciai1-44/+44
2021-10-10staging: vt6655: fix camelcase in bShortSlotTimeTommaso Merciai1-1/+1
2021-07-27staging: vt6655: remove filename from card.cLucas Henneman1-1/+0
2020-10-27staging: vt6655: Fix typoMarcos Antonio de Jesus Filho1-1/+1
2020-04-13Staging: vt6655: Replace camel case variable names.Briana Oursler1-20/+20
2020-04-13Staging: vt6655: Remove CARDbRadioPowerOn definition.Briana Oursler1-55/+0
2020-04-13Staging: vt6655: Remove CARDvSetLoopbackMode definition.Briana Oursler1-29/+0
2020-04-13Staging: vt6655: Remove CARDbSoftwareReset definition.Briana Oursler1-21/+0
2019-10-30staging: vt6655: Fix lines ending with parenthesesCristiane Naves1-16/+8
2019-06-03staging: vt6655: Change return type of function and remove variableNishka Dasgupta1-6/+2
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
2014-10-29staging: vt6655: CARDbSetPhyParameter replace s_vSetRSPINF with CARDvSetRSPINFMalcolm Priestley1-119/+1
2014-10-29staging: vt6655: mac80211 conversion: card.c use basic_ratesMalcolm Priestley1-3/+3
2014-10-29staging: vt6655: mac80211 conversion: changes to CARDbSetPhyParameterMalcolm Priestley1-50/+11
2014-10-28staging: vt6655: card.c: Comments fixesVeronika Kabatova1-170/+126
2014-10-20staging: vt6655: card.c: replace memcpy() by ether_addr_copy() using coccinelleAya Mahfouz1-1/+1
2014-08-30staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley1-6/+6
2014-08-30staging: vt6655: card.c change BBvCalculateParameter to vnt_get_phy_fieldMalcolm Priestley1-84/+70
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches1-15/+15
2014-08-16staging: vt6655: card change PSDevice to struct vnt_privateMalcolm Priestley1-68/+43
2014-08-16staging: vt6655: CARDbSetBeaconPeriod call CARDbGetCurrentTSF to get TBTTMalcolm Priestley1-20/+2
2014-08-16staging: vt6655: CARDqGetNextTBTT calculate qwTSF using do_divMalcolm Priestley1-19/+10
2014-08-16staging: vt6655: Replace and remove typedef QWORD/ DQWORDMalcolm Priestley1-70/+46
2014-07-27staging: vt6655: break single line if statementsGuillaume Clement1-2/+4
2014-07-27staging: vt6655: Use pr_* functions instead of printkGuillaume Clement1-6/+6
2014-07-27staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement1-1/+1
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement1-0/+1
2014-07-27staging: vt6655: remove useless return statementsGuillaume Clement1-4/+0
2014-07-22staging: vt6655: statify some variablesGuillaume Clement1-3/+3
2014-07-22staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement1-4/+4
2014-07-16Staging: vt6655: fix missing blank line after variable declarationIgor Bezukh1-0/+3
2014-06-19staging: vt6655: remove unnecessary typedef struct.Martin Kepplinger1-1/+1
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez1-74/+69
2014-05-15staging: vt6655: remove dead codeGuido Martínez1-37/+1
2014-04-18staging: vt6655: remove mention of nonexistent function CARDbSetBasicRateGuido Martínez1-14/+0
2013-11-10staging: vt6655: remove unneeded semicolonTeodora Baluta1-1/+1
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta1-4/+4
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-60/+0
2013-03-25staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches1-29/+29
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches1-32/+16
2013-03-18staging:vt6655:card: Whitespace cleanupsJoe Perches1-1396/+1396
2012-09-04staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock1-31/+31
2012-09-04staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock1-18/+18
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock1-1/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-29/+29
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-53/+53
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-73/+73
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-38/+38
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-37/+37
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément1-8/+8
2010-06-22Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément1-4/+4
2010-06-22Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément1-877/+4
2010-06-18Staging: vt6655: remove PWORD typedefCharles Clément1-1/+1
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-14/+14
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément1-35/+36
2010-06-18Staging: vt6655: remove custom INT typedefCharles Clément1-1/+1
2010-06-18Staging: vt6655: remove I8 custom macroCharles Clément1-2/+2
2010-06-18Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément1-3/+2
2010-06-18Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément1-1/+1
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément1-2/+2
2010-05-14Staging: vt6655: remove OUT definitionCharles Clément1-10/+10
2010-05-14Staging: vt6655: remove IN definitionCharles Clément1-45/+45
2010-05-11Staging: vt6655: remove PVOID definition and useCharles Clément1-61/+61
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément1-12/+12
2010-03-03staging: vt6655: add missing curly bracesDan Carpenter1-2/+4
2009-09-15Staging: vt665x: remove tbit.h part 2Jim Lieb1-4/+3
2009-09-15Staging: vt665x: Remove umem.h Part 1Jim Lieb1-6/+5
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-28/+0
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 2Jim Lieb1-1/+1
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb1-16/+16
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+3126