aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/rf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-26staging: vt6655: lines should not end with a parenthesesVatsala Narang1-10/+2
2019-03-22staging: vt6655: Add spaces around operatorVatsala Narang1-5/+5
2019-03-21staging: vt6655: lines should not end with a parenthesisPayal Kshirsagar1-5/+2
2019-03-21staging: vt6655: correction in spellingPayal Kshirsagar1-1/+1
2019-03-18staging: vt6655: Fix space around binary operatorMadhumitha Prabakaran1-1/+1
2019-03-18staging: vt6655: Fix spelling mistakeMadhumitha Prabakaran1-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-11-21staging: vt6655: Fixed coding style warnings on Block commentsVijai Kumar K1-3/+6
2016-10-17Staging: vt6655: Replace dwIoBase by iobaseVarsha Rao1-32/+32
2016-10-16staging: vt6655: Adding space around '<<'Varsha Rao1-319/+319
2016-10-16staging: vt6655: Adding space around '+'Varsha Rao1-318/+318
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao1-5/+0
2016-09-01staging: vt6655: rf.c: Fix checkpatch warningAnson Jacob1-7/+12
2016-02-14staging: vt6655: Fit function header on the same lineJanani Ravichandran1-3/+1
2016-02-07staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley1-18/+18
2016-02-07staging: vt6655: rf.c rename bResult ret.Malcolm Priestley1-69/+69
2015-10-12Staging: vt6655: Renamed uRATE to ratePaul McQuade1-6/+6
2015-07-14Staging: vt6655: Replace C99 comments in rf.h and rf.c.Nicholas Parkanyi1-266/+266
2015-03-09vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley1-0/+1
2015-01-25staging: vt6655: RFbSetPower remove unused variable byPwrdBmMalcolm Priestley1-12/+0
2015-01-25staging: vt6655: Fix RFbSetPower() error: buffer overflow 'priv->abyCCKPwrTbl' 15 <= 56Malcolm Priestley1-0/+3
2015-01-25staging: vt6655: common variable size channel numbers to ieee80211_channel->hw_valueMalcolm Priestley1-5/+7
2014-11-26staging: vt6655: rf.c clean up function commentsMalcolm Priestley1-28/+31
2014-11-26staging: vt6655: rf.c Removed unneeded commentsMalcolm Priestley1-134/+0
2014-11-26staging: vt6655: rf.c: Remove author commentsMalcolm Priestley1-18/+3
2014-11-26staging: vt6655: rf.c camel calse vnt_private rename pDevice to privMalcolm Priestley1-36/+36
2014-11-26staging: vt6655: IFRFbWriteEmbedded replace __iomem with vnt_privateMalcolm Priestley1-41/+44
2014-11-26staging: vt6655: rf remove __iomem *dwIoBase from functionsMalcolm Priestley1-9/+16
2014-11-07staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functionsMalcolm Priestley1-4/+5
2014-08-16staging: vt6655: rf/wpactl/wroute use struct vnt_privateMalcolm Priestley1-4/+4
2014-07-27staging: vt6655: Remove unreachable break statementsGuillaume Clement1-2/+0
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement1-0/+2
2014-07-22staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement1-8/+8
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez1-28/+23
2014-05-15staging: vt6655: remove dead codeGuido Martínez1-16/+2
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta1-1/+1
2013-10-16Staging: vt6655: Removal of Unused FunctionRashika Kheria1-30/+0
2013-10-16Staging: vt6655: Fix Sparse Warning for Static DeclarationsRashika Kheria1-13/+13
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-28/+0
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches1-2/+1
2013-03-25staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches1-1/+1
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches1-10/+4
2013-03-25staging: vt6655: Remove commented out printksJoe Perches1-5/+0
2013-03-18staging:vt6655:rf: Whitespace cleanupsJoe Perches1-728/+728
2012-09-04staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock1-40/+40
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock1-5/+5
2012-07-09staging: vt6655: rf.c: Remove all unused macrosMarcos Paulo de Souza1-36/+0
2012-07-09staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza1-42/+0
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-22/+22