summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/wmgr.c
AgeCommit message (Expand)Author
2014-10-29staging: vt6655: dead code remove wmgr.cMalcolm Priestley
2014-10-29staging: vt6655: remove dead functions in power.c/hMalcolm Priestley
2014-10-20staging: vt6655: wmgr.c and wmgr.h: replace memcpy() by ether_addr_copy() usi...Aya Mahfouz
2014-08-30staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley
2014-08-30staging: vt6655: device.h dead code remove bCCKMalcolm Priestley
2014-08-30staging: vt6655: remove PLICE_DEBUG where it is definedMalcolm Priestley
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches
2014-08-16staging: vt6655: channel/wcmd/wctl/wmgr use struct vnt_private *Malcolm Priestley
2014-08-16staging: vt6655: Replace and remove typedef QWORD/ DQWORDMalcolm Priestley
2014-08-16staging: vt6655: Remove TxInSleep macroMalcolm Priestley
2014-07-27staging: vt6655: remove braces for single statements ifGuillaume 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-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-03-18staging:vt6655: Fix sparse warnings of using plain integer as NULL pointerHimangi Saraogi
2013-11-10staging: vt6655: remove unneeded semicolonTeodora Baluta
2013-11-10staging: vt6655: fix assignment of bool to 0Teodora Baluta
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches
2013-03-25staging: vt6655: Remove commented out printksJoe Perches
2013-03-18staging:vt6655:wmgr: Whitespace cleanupsJoe Perches
2013-01-07staging: vt6655: Fix typo in vt6655 driverMasanari Iida
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock
2011-08-23staging: vt6655: simplify MAC printing by using %pMAndy Shevchenko
2011-04-25staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe 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-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 ULONG 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: use compare_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-14Staging: vt6655: remove HANDLE definition and useCharles Clément