summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/card.c
AgeCommit message (Expand)Author
2015-01-28staging: vt6655: fix that open brace { should be on the previous lineMariam Mohamed Fawzy
2015-01-13staging: vt6655: [BUG] Protect MACvSelectPage1 with lock.Malcolm Priestley
2014-11-26staging: vt6655: card.c move __iomem into functions.Malcolm Priestley
2014-11-26staging: vt6655: card Remove function vUpdateIFSMalcolm Priestley
2014-11-26staging: vt6655: CARDbSetPhyParameter remove unused parametersMalcolm Priestley
2014-11-26staging: vt6655: s_vCalculateOFDMRParameter use bb_type for CARD_PHY_TYPEMalcolm Priestley
2014-11-26staging: vt6655: CARDvSetRSPINF us bb_type for CARD_PHY_TYPEMalcolm Priestley
2014-11-26staging: vt6655: CARDbSetPhyParameter change CARD_PHY_TYPE to bb_typeMalcolm Priestley
2014-11-26staging: vt6655: dead code remove CARDbAddBasicRateMalcolm Priestley
2014-11-26staging: vt6655: CARDvUpdateBasicTopRate use basic_rates to find top rateMalcolm Priestley
2014-11-07staging: vt6655: Fix issue of byPacketType is not set at all.Malcolm Priestley
2014-11-07staging: vt6655: BBbReadEmbedded replace __iomem with vnt_privateMalcolm Priestley
2014-11-07staging: vt6655: BBbWriteEmbedded replace __iomem with vnt_private for callersMalcolm Priestley
2014-11-07staging: vt6655: baseband replace __iomem where caller is priv dereferenced.Malcolm Priestley
2014-11-05staging: vt6655: remove fragmentation from driverMalcolm Priestley
2014-10-29staging: vt6655: card.c/h remove dead functionsMalcolm Priestley
2014-10-29staging: vt6655: CARDbSetPhyParameter replace s_vSetRSPINF with CARDvSetRSPINFMalcolm Priestley
2014-10-29staging: vt6655: mac80211 conversion: card.c use basic_ratesMalcolm Priestley
2014-10-29staging: vt6655: mac80211 conversion: changes to CARDbSetPhyParameterMalcolm Priestley
2014-10-28staging: vt6655: card.c: Comments fixesVeronika Kabatova
2014-10-20staging: vt6655: card.c: replace memcpy() by ether_addr_copy() using coccinelleAya Mahfouz
2014-08-30staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley
2014-08-30staging: vt6655: card.c change BBvCalculateParameter to vnt_get_phy_fieldMalcolm Priestley
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches
2014-08-16staging: vt6655: card change PSDevice to struct vnt_privateMalcolm Priestley
2014-08-16staging: vt6655: CARDbSetBeaconPeriod call CARDbGetCurrentTSF to get TBTTMalcolm Priestley
2014-08-16staging: vt6655: CARDqGetNextTBTT calculate qwTSF using do_divMalcolm Priestley
2014-08-16staging: vt6655: Replace and remove typedef QWORD/ DQWORDMalcolm Priestley
2014-07-27staging: vt6655: break single line if statementsGuillaume Clement
2014-07-27staging: vt6655: Use pr_* functions instead of printkGuillaume Clement
2014-07-27staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement
2014-07-27staging: vt6655: remove useless return statementsGuillaume Clement
2014-07-22staging: vt6655: statify some variablesGuillaume Clement
2014-07-22staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement
2014-07-16Staging: vt6655: fix missing blank line after variable declarationIgor Bezukh
2014-06-19staging: vt6655: remove unnecessary typedef struct.Martin Kepplinger
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez
2014-05-15staging: vt6655: remove dead codeGuido Martínez
2014-04-18staging: vt6655: remove mention of nonexistent function CARDbSetBasicRateGuido Martínez
2013-11-10staging: vt6655: remove unneeded semicolonTeodora Baluta
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches
2013-03-25staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches
2013-03-19staging:vt6655:card: Whitespace cleanupsJoe Perches
2012-09-04staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock
2012-09-04staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi