aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
AgeCommit message (Expand)AuthorFilesLines
2014-08-30staging: vt6655: main_usb.c remove undefined PLICE_DEBUG code.Malcolm Priestley1-40/+0
2014-08-30staging: vt6655: Use ether_crc in kernel.Malcolm Priestley2-17/+1
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches23-773/+840
2014-08-16staging: vt6655: remove typedef from struct vnt_privateMalcolm Priestley1-3/+2
2014-08-16staging: vt6655: device_main Replace DEVICE_INFO with size of pointerMalcolm Priestley1-2/+2
2014-08-16staging: vt6655: rf/wpactl/wroute use struct vnt_privateMalcolm Priestley6-27/+28
2014-08-16staging: vt6655: hostap/ioctl/iwctl use struct vnt_privateMalcolm Priestley5-48/+49
2014-08-16staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_privateMalcolm Priestley7-77/+88
2014-08-16staging: vt6655: channel/wcmd/wctl/wmgr use struct vnt_private *Malcolm Priestley5-85/+87
2014-08-16staging: vt6655: card change PSDevice to struct vnt_privateMalcolm Priestley2-107/+81
2014-08-16staging: vt6655: baseband replace PSDeviceMalcolm Priestley2-23/+24
2014-08-16staging: vt6655: device.h use change __device_info to vnt_privateMalcolm Priestley2-84/+93
2014-08-16staging: vt6655: upc.h replace read and write memory functionsMalcolm Priestley1-6/+6
2014-08-16staging: vt6655: upc.h: Remove unused macrosMalcolm Priestley1-27/+0
2014-08-16staging: vt6655: CARDbSetBeaconPeriod call CARDbGetCurrentTSF to get TBTTMalcolm Priestley1-19/+1
2014-08-16staging: vt6655: CARDqGetNextTBTT calculate qwTSF using do_divMalcolm Priestley1-19/+10
2014-08-16staging: vt6655: Replace and remove typedef QWORD/ DQWORDMalcolm Priestley15-171/+113
2014-08-16staging: vt6655: BSSvSecondTxData remove #if 1 else directiveMalcolm Priestley1-14/+12
2014-08-16staging: vt6655: Remove TxInSleep macroMalcolm Priestley8-25/+5
2014-08-16staging: vt6655: rxtx: Replace typedef struct tagSMICHDRHeadMalcolm Priestley3-53/+57
2014-08-16staging: vt6655: wpactl.c: Fix sparse warningsMartin Berglund1-2/+6
2014-08-16staging: vt6655: iowpa.h: Fix sparse warningsMartin Berglund1-2/+2
2014-08-08staging: use pci_zalloc_consistentJoe Perches1-28/+12
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+2
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds54-1784/+1136
2014-07-30staging: vt6655: clean up the tail of function device_init_registersMalcolm Priestley1-18/+19
2014-07-30staging: vt6655: remove typedef enum __device_init_typeMalcolm Priestley2-192/+224
2014-07-30staging: vt6655: dead code remove undefined macro IO_MAPMalcolm Priestley2-43/+1
2014-07-30staging: vt6655: dead code remove undefined macro FOR_LED_ON_NOTEBOOK code.Malcolm Priestley2-68/+0
2014-07-30staging: vt6655: deadcode remove undefined macro THREAD code.Malcolm Priestley3-109/+2
2014-07-30staging: vt6655: remove undefined TASK_LET codeMalcolm Priestley4-33/+0
2014-07-30staging: vt6655: coding style: Fixed commenting styleRahul Garg1-1/+1
2014-07-30staging: vt6655: fix direct dereferencing of user pointerGuillaume Clement3-14/+26
2014-07-27Staging: vt6655: removed redundant comments from power.hIgor Bezukh1-9/+0
2014-07-27Staging: vt6655: removed redundant comments from michael.hIgor Bezukh1-6/+0
2014-07-27Staging: vt6655: removed redundant comments from mib.hIgor Bezukh1-29/+16
2014-07-27Staging: vt6655: removed redundant comments from iowpa.hIgor Bezukh1-10/+0
2014-07-27Staging: vt6655: removed redundant comments from ioctl.hIgor Bezukh1-8/+0
2014-07-27Staging: vt6655: removed redundant comments from iocmd.hIgor Bezukh1-22/+1
2014-07-27Staging: vt6655: removed redundant comments from IEEE11h.hIgor Bezukh1-10/+0
2014-07-27Staging: vt6655: removed redundant comments from hostap.hIgor Bezukh1-8/+0
2014-07-27Staging: vt6655: removed redundant comments from dpc.hIgor Bezukh1-8/+0
2014-07-27Staging: vt6655: removed redundant comments from device_cfg.hIgor Bezukh1-3/+0
2014-07-27Staging: vt6655: removed redundant comments from desc.hIgor Bezukh1-98/+87
2014-07-27Staging: vt6655: removed redundant comments from channel.hIgor Bezukh1-4/+0
2014-07-27Staging: vt6655: removed redundant comments from country.hIgor Bezukh1-1/+0
2014-07-27Staging: vt6655: removed redundant comments from datarate.hIgor Bezukh1-19/+9
2014-07-27Staging: vt6655: remove redundant comments from card.hIgor Bezukh1-9/+1
2014-07-27staging: vt6655: Remove NULL pointer sparse warningGuillaume Clement1-1/+1
2014-07-27staging: vt6655: remove unused macroGuillaume Clement1-1/+0