summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/card.c
AgeCommit message (Expand)Author
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-18staging: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
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément
2010-06-22Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément
2010-06-22Staging: vt6655: move channel mapping code from card.c to channel.cCharles Clément
2010-06-18Staging: vt6655: remove PWORD typedefCharles Clément
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément
2010-06-18Staging: vt6655: remove custom INT typedefCharles Clément
2010-06-18Staging: vt6655: remove I8 custom macroCharles Clément
2010-06-18Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément
2010-06-18Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément
2010-05-17Staging: vt6655: use ETH_ALEN macro instead of custom oneCharles Clément
2010-05-14Staging: vt6655: remove OUT definitionCharles Clément
2010-05-14Staging: vt6655: remove IN definitionCharles Clément
2010-05-11Staging: vt6655: remove PVOID definition and useCharles Clément
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément