summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/dpc.c
AgeCommit message (Expand)AuthorLines
2024-10-11staging: vt6655: Remove unused driverPhilipp Hortmann-145/+0
2023-10-17staging: vt6655: Rename variable byBBPreEDRSSIGilbert Adikankwu-1/+1
2021-12-03staging: vt6655: refactor camelcase uCurrRSSI to current_rssiAlberto Merciai-1/+1
2021-10-13staging: vt6655: fix camelcase in byLocalIDTommaso Merciai-1/+1
2021-07-27staging: vt6655: remove filename from dpc.cLucas Henneman-2/+0
2018-07-11staging: vt6655: remove some redundant variablesColin Ian King-3/+1
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman-10/+0
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman-0/+1
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao-4/+0
2015-09-12staging: vt6655: replace typedef struct tagSRxDescMalcolm Priestley-1/+1
2015-09-12staging: vt6655: replace typedef struct tagDEVICE_RD_INFOMalcolm Priestley-1/+1
2015-09-12staging: vt6655: replace typedef struct tagRDES1Malcolm Priestley-1/+1
2015-09-12staging: vt6655: replace typedef struct tagRDES0Malcolm Priestley-1/+1
2015-07-22staging: vt6655: Fix wReqCount to __le16Malcolm Priestley-1/+1
2015-03-20staging: vt6655: remove deprecated use of pci apiQuentin Lambert-2/+2
2015-02-07staging: vt6655: vnt_rx_data add track rsr and new_rsr errorsMalcolm Priestley-1/+10
2015-01-25staging: vt6655: remove antenna diversity functionsMalcolm Priestley-6/+0
2014-10-29staging: vt6655: dpc.c/h remove dead functionsMalcolm Priestley-1286/+0
2014-10-29staging: vt6655: dead code remove legacy hostap.c/hMalcolm Priestley-1/+0
2014-10-29staging: vt6655: vnt_rx_data: uCurrRSSI should have the value of *rssiMalcolm Priestley-1/+1
2014-10-29staging: vt6655: mac80211 conversion: add new rx functionsMalcolm Priestley-0/+123
2014-10-28staging: vt6655: dpc.c: Comment fixesVeronika Kabatova-116/+125
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye-1/+1
2014-10-20staging: vt6655: dpc.c: replace memcpy() by ether_addr_copy() using coccinelleAya Mahfouz-1/+2
2014-09-11staging: vt6655: Use net_device_stats from struct net_deviceTobias Klauser-1/+1
2014-08-30staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley-1/+1
2014-08-30staging: vt6655: remove remaining comments of PLICE_DEBUGMalcolm Priestley-4/+3
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches-62/+67
2014-08-16staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_privateMalcolm Priestley-11/+12
2014-08-16staging: vt6655: Replace and remove typedef QWORD/ DQWORDMalcolm Priestley-5/+4
2014-07-30staging: vt6655: deadcode remove undefined macro THREAD code.Malcolm Priestley-6/+1
2014-07-30staging: vt6655: remove undefined TASK_LET codeMalcolm Priestley-24/+0
2014-07-27staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement-6/+7
2014-07-27staging: vt6655: Add missing blank lines after declarationsGuillaume Clement-0/+3
2014-06-19staging: vt6655: fix sparse warning for static declarationsJames A Shackleford-1/+2
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez-35/+31
2014-05-15staging: vt6655: remove dead codeGuido Martínez-70/+6
2014-03-08staging: vt6655: 64 bit fixes TKIP mic correct sizeof long.Malcolm Priestley-16/+16
2014-03-08staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long.Malcolm Priestley-2/+2
2013-11-10staging: vt6655: remove unneeded semicolonTeodora Baluta-3/+3
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta-17/+17
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches-3/+4
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches-53/+0
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches-1/+0
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches-48/+24
2013-03-25staging: vt6655: Remove commented out printksJoe Perches-14/+1
2013-03-18staging:vt6655:dpc: Whitespace cleanupsJoe Perches-1220/+1220
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock-1/+1
2012-07-09staging: vt6655: Remove all commented macrosMarcos Paulo de Souza-1/+0
2011-08-23staging: vt6655: simplify MAC printing by using %pMAndy Shevchenko-24/+6