aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/card.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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_iftype op_mode.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