aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/dpc.c
AgeCommit message (Expand)Author
2014-10-29staging: vt6655: dpc.c/h remove dead functionsMalcolm Priestley
2014-10-29staging: vt6655: dead code remove legacy hostap.c/hMalcolm Priestley
2014-10-29staging: vt6655: vnt_rx_data: uCurrRSSI should have the value of *rssiMalcolm Priestley
2014-10-29staging: vt6655: mac80211 conversion: add new rx functionsMalcolm Priestley
2014-10-28staging: vt6655: dpc.c: Comment fixesVeronika Kabatova
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye
2014-10-20staging: vt6655: dpc.c: replace memcpy() by ether_addr_copy() using coccinelleAya Mahfouz
2014-09-11staging: vt6655: Use net_device_stats from struct net_deviceTobias Klauser
2014-08-30staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley
2014-08-30staging: vt6655: remove remaining comments of PLICE_DEBUGMalcolm Priestley
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches
2014-08-16staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_privateMalcolm Priestley
2014-08-16staging: vt6655: Replace and remove typedef QWORD/ DQWORDMalcolm Priestley
2014-07-30staging: vt6655: deadcode remove undefined macro THREAD code.Malcolm Priestley
2014-07-30staging: vt6655: remove undefined TASK_LET codeMalcolm Priestley
2014-07-27staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement
2014-06-19staging: vt6655: fix sparse warning for static declarationsJames A Shackleford
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez
2014-05-15staging: vt6655: remove dead codeGuido Martínez
2014-03-08staging: vt6655: 64 bit fixes TKIP mic correct sizeof long.Malcolm Priestley
2014-03-08staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long.Malcolm Priestley
2013-11-10staging: vt6655: remove unneeded semicolonTeodora 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:dpc: Whitespace cleanupsJoe Perches
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock
2012-07-09staging: vt6655: Remove all commented macrosMarcos Paulo de Souza
2011-08-23staging: vt6655: simplify MAC printing by using %pMAndy Shevchenko
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-07-08Staging: vt6655: simplify broadcast and multicast ethernet address testCharles Clément
2010-06-25Staging: vt6655: remove PUINT typedefCharles 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-18Staging: vt6655: remove PDWORD typedefCharles 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 ULONGLONG typedefCharles Clément
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément
2010-06-18Staging: vt6655: remove custom LONG 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