aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
AgeCommit message (Expand)AuthorFilesLines
2014-08-30staging: vt6655: Remove BBvCalculateParameter and its data membersMalcolm Priestley3-196/+0
2014-08-30staging: vt6655: card.c change BBvCalculateParameter to vnt_get_phy_fieldMalcolm Priestley2-84/+76
2014-08-30staging: vt6655: rxtx.c change BBvCalculateParameter to function vnt_get_phy_...Malcolm Priestley1-86/+65
2014-08-30staging: vt6655: baseband add new function vnt_get_phy_fieldMalcolm Priestley2-6/+142
2014-08-30staging: vt6655: add new stucture struct vnt_phy_field for rts/cts/data struc...Malcolm Priestley1-0/+21
2014-08-30staging: vt6655: device.h dead code remove bCCKMalcolm Priestley4-10/+0
2014-08-30staging: vt6655: remove remaining comments of PLICE_DEBUGMalcolm Priestley2-8/+3
2014-08-30staging: vt6655: vntwifi.c remove unused directive PLICE_DEBUGMalcolm Priestley1-4/+0
2014-08-30staging: vt6655: remove PLICE_DEBUG where it is definedMalcolm Priestley2-11/+5
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-110/+84
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-20/+2
2014-08-16staging: vt6655: CARDqGetNextTBTT calculate qwTSF using do_divMalcolm Priestley1-19/+10
2014-08-16staging: vt6655: Replace and remove typedef QWORD/ DQWORDMalcolm Priestley15-172/+114
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-56/+60
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...Linus Torvalds54-1790/+1142
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-193/+225
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