summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/rf.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: Fixed coding style warnings on Block commentsVijai Kumar K2016-11-211-3/+6
* Staging: vt6655: Replace dwIoBase by iobaseVarsha Rao2016-10-171-32/+32
* staging: vt6655: Adding space around '<<'Varsha Rao2016-10-161-319/+319
* staging: vt6655: Adding space around '+'Varsha Rao2016-10-161-318/+318
* staging: vt6655: Removes the FSF mailing address.Varsha Rao2016-10-161-5/+0
* staging: vt6655: rf.c: Fix checkpatch warningAnson Jacob2016-09-011-7/+12
* staging: vt6655: Fit function header on the same lineJanani Ravichandran2016-02-141-3/+1
* staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley2016-02-071-18/+18
* staging: vt6655: rf.c rename bResult ret.Malcolm Priestley2016-02-071-69/+69
* Staging: vt6655: Renamed uRATE to ratePaul McQuade2015-10-121-6/+6
* Staging: vt6655: Replace C99 comments in rf.h and rf.c.Nicholas Parkanyi2015-07-141-266/+266
* vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
* staging: vt6655: RFbSetPower remove unused variable byPwrdBmMalcolm Priestley2015-01-251-12/+0
* staging: vt6655: Fix RFbSetPower() error: buffer overflow 'priv->abyCCKPwrTbl...Malcolm Priestley2015-01-251-0/+3
* staging: vt6655: common variable size channel numbers to ieee80211_channel->h...Malcolm Priestley2015-01-251-5/+7
* staging: vt6655: rf.c clean up function commentsMalcolm Priestley2014-11-261-28/+31
* staging: vt6655: rf.c Removed unneeded commentsMalcolm Priestley2014-11-261-134/+0
* staging: vt6655: rf.c: Remove author commentsMalcolm Priestley2014-11-261-18/+3
* staging: vt6655: rf.c camel calse vnt_private rename pDevice to privMalcolm Priestley2014-11-261-36/+36
* staging: vt6655: IFRFbWriteEmbedded replace __iomem with vnt_privateMalcolm Priestley2014-11-261-41/+44
* staging: vt6655: rf remove __iomem *dwIoBase from functionsMalcolm Priestley2014-11-261-9/+16
* staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functionsMalcolm Priestley2014-11-071-4/+5
* staging: vt6655: rf/wpactl/wroute use struct vnt_privateMalcolm Priestley2014-08-161-4/+4
* staging: vt6655: Remove unreachable break statementsGuillaume Clement2014-07-271-2/+0
* staging: vt6655: Add missing blank lines after declarationsGuillaume Clement2014-07-271-0/+2
* staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement2014-07-221-8/+8
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-28/+23
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-16/+2
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-101-1/+1
* Staging: vt6655: Removal of Unused FunctionRashika Kheria2013-10-161-30/+0
* Staging: vt6655: Fix Sparse Warning for Static DeclarationsRashika Kheria2013-10-161-13/+13
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-28/+0
* staging: vt6655: Remove commented out if()sJoe Perches2013-03-251-2/+1
* staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-251-1/+1
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-10/+4
* staging: vt6655: Remove commented out printksJoe Perches2013-03-251-5/+0
* staging:vt6655:rf: Whitespace cleanupsJoe Perches2013-03-181-728/+728
* staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock2012-09-041-40/+40
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-5/+5
* staging: vt6655: rf.c: Remove all unused macrosMarcos Paulo de Souza2012-07-091-36/+0
* staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza2012-07-091-42/+0
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-22/+22
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-021-26/+26
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-021-37/+37
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-14/+14
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-9/+9
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-13/+13
* Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément2010-06-221-8/+8
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-4/+4
* Staging: vt6655: remove custom LONG typedefCharles Clément2010-06-181-2/+2