aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-12staging: vt6655: fix sparse warning: argument typeEddie Kovsky1-1/+1
2015-01-12staging: vt6655: Fix loss of distant/weak access points on channel change.Malcolm Priestley1-0/+8
2015-01-12staging: vt6655: vnt_tx_packet Fix corrupted tx packets.Malcolm Priestley2-5/+7
2015-01-12staging: vt6655: fix sparse warnings: incorrect argument typeMike Krinkin1-2/+4
2014-12-02staging: vt6655: s_cbFillTxBufHead remove parameter cbFrameBodySizeMalcolm Priestley1-5/+5
2014-12-02staging: vt6655: s_cbFillTxBufHead remove parameter *pPacketMalcolm Priestley1-5/+4
2014-12-02staging: vt6655: s_cbFillTxBufHead remove unused parameter *puMACfragNumMalcolm Priestley1-8/+3
2014-12-02staging: vt6655: remove unused typedef struct tagSSromRegMalcolm Priestley1-34/+0
2014-12-02staging: vt6655: srom remove dead functionsMalcolm Priestley2-264/+0
2014-12-02staging: vt6655: remove duplicate MACvSetPacketFilterMalcolm Priestley2-79/+0
2014-11-26staging: vt6655: rf.c clean up function commentsMalcolm Priestley1-28/+31
2014-11-26staging: vt6655: rf.c Removed unneeded commentsMalcolm Priestley1-134/+0
2014-11-26staging: vt6655: rf.c: Remove author commentsMalcolm Priestley1-18/+3
2014-11-26staging: vt6655: rf.c camel calse vnt_private rename pDevice to privMalcolm Priestley1-36/+36
2014-11-26staging: vt6655: IFRFbWriteEmbedded replace __iomem with vnt_privateMalcolm Priestley2-42/+45
2014-11-26staging: vt6655: rf remove __iomem *dwIoBase from functionsMalcolm Priestley3-15/+24
2014-11-26staging: vt6655: card.c move __iomem into functions.Malcolm Priestley4-15/+20
2014-11-26staging: vt6655: card Remove function vUpdateIFSMalcolm Priestley3-67/+0
2014-11-26staging: vt6655: always keep abyCurrentNetAddr aligned to 2Malcolm Priestley1-1/+1
2014-11-26staging: vt6655: change typedef enum _VIA_PKT_TYPE to macroMalcolm Priestley2-14/+11
2014-11-26staging: vt6655: replace typedef enum _VIA_BB_TYPE with macrosMalcolm Priestley1-7/+4
2014-11-26staging: vt6655: CARDbSetPhyParameter remove unused parametersMalcolm Priestley3-9/+4
2014-11-26staging: vt6655: dead code remove typedef enum _CARD_PHY_TYPEMalcolm Priestley2-8/+0
2014-11-26staging: vt6655: s_vCalculateOFDMRParameter use bb_type for CARD_PHY_TYPEMalcolm Priestley1-10/+10
2014-11-26staging: vt6655: CARDvSetRSPINF us bb_type for CARD_PHY_TYPEMalcolm Priestley2-11/+11
2014-11-26staging: vt6655: CARDbSetPhyParameter change CARD_PHY_TYPE to bb_typeMalcolm Priestley2-5/+5
2014-11-26staging: vt6655: dead code remove CARDbAddBasicRateMalcolm Priestley2-13/+0
2014-11-26staging: vt6655: CARDvUpdateBasicTopRate use basic_rates to find top rateMalcolm Priestley1-2/+2
2014-11-07staging: vt6655: Fix issue of byPacketType is not set at all.Malcolm Priestley1-1/+3
2014-11-07staging: vt6655: BBbReadEmbedded replace __iomem with vnt_privateMalcolm Priestley3-19/+17
2014-11-07staging: vt6655: BBbWriteEmbedded replace __iomem with vnt_private for callersMalcolm Priestley3-56/+52
2014-11-07staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functionsMalcolm Priestley3-8/+11
2014-11-07staging: vt6655: baseband replace __iomem where caller is priv dereferenced.Malcolm Priestley5-22/+30
2014-11-07staging: vt6655: baseband.h remove pDevice from struct vnt_private pointerMalcolm Priestley1-5/+5
2014-11-05staging: vt6655: change tx wake queueMalcolm Priestley1-4/+8
2014-11-05staging: vt6655 baseband.c camel case replace pDevice -> privMalcolm Priestley1-236/+236
2014-11-05staging: vt6655: device.h remove dead member wstatsMalcolm Priestley1-2/+0
2014-11-05staging: vt6655: device_set_options remove dead variablesMalcolm Priestley2-13/+0
2014-11-05staging: vt6655: baseband.c/h remove dead functionsMalcolm Priestley2-167/+0
2014-11-05staging: vt6655: device_init_registers remove uConnectionRateMalcolm Priestley1-4/+1
2014-11-05staging: vt6655: device_set_options remove unused ethernet addressesMalcolm Priestley2-11/+0
2014-11-05staging: vt6655: device_get_options remove unused device parametersMalcolm Priestley2-103/+0
2014-11-05staging: vt6655: remove fragmentation from driverMalcolm Priestley3-81/+0
2014-11-05staging: vt6655: mac.c and mac.h remove dead functions.Malcolm Priestley2-734/+0
2014-11-05staging: vt6655: mac.c/h remove member type commentsMalcolm Priestley2-16/+0
2014-11-05staging: vt6655: mac remove dead variable TxRate_iwconfigMalcolm Priestley2-2/+0
2014-10-29staging: vt6655: dead code remove header type.hMalcolm Priestley16-61/+0
2014-10-29staging: vt6655: dead code remove wmgr.hMalcolm Priestley4-75/+1
2014-10-29staging: vt6655: move MAKE_BEACON_RESERVED to device.hMalcolm Priestley2-2/+2
2014-10-29staging: vt6655: Move LIFETIME RES 64us macros to rxtx.hMalcolm Priestley2-2/+4