summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/card.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: card.c move __iomem into functions.Malcolm Priestley2014-11-261-6/+12
* staging: vt6655: card Remove function vUpdateIFSMalcolm Priestley2014-11-261-65/+0
* staging: vt6655: CARDbSetPhyParameter remove unused parametersMalcolm Priestley2014-11-261-3/+1
* staging: vt6655: s_vCalculateOFDMRParameter use bb_type for CARD_PHY_TYPEMalcolm Priestley2014-11-261-10/+10
* staging: vt6655: CARDvSetRSPINF us bb_type for CARD_PHY_TYPEMalcolm Priestley2014-11-261-10/+10
* staging: vt6655: CARDbSetPhyParameter change CARD_PHY_TYPE to bb_typeMalcolm Priestley2014-11-261-4/+4
* staging: vt6655: dead code remove CARDbAddBasicRateMalcolm Priestley2014-11-261-12/+0
* staging: vt6655: CARDvUpdateBasicTopRate use basic_rates to find top rateMalcolm Priestley2014-11-261-2/+2
* staging: vt6655: Fix issue of byPacketType is not set at all.Malcolm Priestley2014-11-071-1/+3
* staging: vt6655: BBbReadEmbedded replace __iomem with vnt_privateMalcolm Priestley2014-11-071-6/+6
* staging: vt6655: BBbWriteEmbedded replace __iomem with vnt_private for callersMalcolm Priestley2014-11-071-12/+12
* staging: vt6655: baseband replace __iomem where caller is priv dereferenced.Malcolm Priestley2014-11-071-2/+2
* staging: vt6655: remove fragmentation from driverMalcolm Priestley2014-11-051-3/+0
* staging: vt6655: card.c/h remove dead functionsMalcolm Priestley2014-10-291-724/+0
* staging: vt6655: CARDbSetPhyParameter replace s_vSetRSPINF with CARDvSetRSPINFMalcolm Priestley2014-10-291-119/+1
* staging: vt6655: mac80211 conversion: card.c use basic_ratesMalcolm Priestley2014-10-291-3/+3
* staging: vt6655: mac80211 conversion: changes to CARDbSetPhyParameterMalcolm Priestley2014-10-291-50/+11
* staging: vt6655: card.c: Comments fixesVeronika Kabatova2014-10-281-170/+126
* staging: vt6655: card.c: replace memcpy() by ether_addr_copy() using coccinelleAya Mahfouz2014-10-201-1/+1
* staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley2014-08-301-6/+6
* staging: vt6655: card.c change BBvCalculateParameter to vnt_get_phy_fieldMalcolm Priestley2014-08-301-84/+70
* staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches2014-08-171-15/+15
* staging: vt6655: card change PSDevice to struct vnt_privateMalcolm Priestley2014-08-161-68/+43
* staging: vt6655: CARDbSetBeaconPeriod call CARDbGetCurrentTSF to get TBTTMalcolm Priestley2014-08-161-20/+2
* staging: vt6655: CARDqGetNextTBTT calculate qwTSF using do_divMalcolm Priestley2014-08-161-19/+10
* staging: vt6655: Replace and remove typedef QWORD/ DQWORDMalcolm Priestley2014-08-161-70/+46
* staging: vt6655: break single line if statementsGuillaume Clement2014-07-271-2/+4
* staging: vt6655: Use pr_* functions instead of printkGuillaume Clement2014-07-271-6/+6
* staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement2014-07-271-1/+1
* staging: vt6655: Add missing blank lines after declarationsGuillaume Clement2014-07-271-0/+1
* staging: vt6655: remove useless return statementsGuillaume Clement2014-07-271-4/+0
* staging: vt6655: statify some variablesGuillaume Clement2014-07-221-3/+3
* staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement2014-07-221-4/+4
* Staging: vt6655: fix missing blank line after variable declarationIgor Bezukh2014-07-161-0/+3
* staging: vt6655: remove unnecessary typedef struct.Martin Kepplinger2014-06-191-1/+1
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-74/+69
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-37/+1
* staging: vt6655: remove mention of nonexistent function CARDbSetBasicRateGuido Martínez2014-04-181-14/+0
* staging: vt6655: remove unneeded semicolonTeodora Baluta2013-11-101-1/+1
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-101-4/+4
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-60/+0
* staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-251-29/+29
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-251-32/+16
* staging:vt6655:card: Whitespace cleanupsJoe Perches2013-03-181-1396/+1396
* staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock2012-09-041-31/+31
* staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock2012-09-041-18/+18
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-1/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-021-29/+29
OpenPOWER on IntegriCloud