aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
AgeCommit message (Expand)AuthorFilesLines
2014-07-21staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsfMalcolm Priestley4-5/+5
2014-07-21staging: vt6656: replace bExistSWNetAddr with exist_sw_net_addrMalcolm Priestley2-3/+3
2014-07-21staging: vt6656: rename abyPermanentNetAddr to permanent_net_addrMalcolm Priestley2-5/+4
2014-07-21staging: vt6656: remame abyCurrentNetAddr to current_net_addrMalcolm Priestley3-6/+6
2014-07-21staging: vt6656: remove variable byZoneTypeMalcolm Priestley2-6/+0
2014-07-21staging: vt6656: struct vnt_private rename byBBRxConf to bb_rx_confMalcolm Priestley2-15/+15
2014-07-21staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley6-27/+27
2014-07-21staging: vt6656: struct vnt_private rename byLocalID to local_idMalcolm Priestley4-4/+4
2014-07-21staging: vt6656: struct vnt_private rename wFirmwareVersion to firmware_versionMalcolm Priestley2-6/+6
2014-07-21staging: vt6656: struct vnt_private rename cdTD to num_tx_contextMalcolm Priestley4-8/+8
2014-07-21staging: vt6656: struct vnt_private rename cbRD to num_rcbMalcolm Priestley2-5/+5
2014-07-18staging: vt6656: remove unused macrosMalcolm Priestley1-6/+0
2014-07-18staging: vt6656: mac.h clean up macrosMalcolm Priestley1-323/+284
2014-07-18staging: vt6656: put radio power off and on into correct state every time.Malcolm Priestley3-16/+7
2014-07-18staging: vt6656: struct vnt_private remove unused variable bRadioOffMalcolm Priestley2-6/+0
2014-07-18staging: vt6656: struct vnt_private remove unused variable bRadioControlOffMalcolm Priestley3-4/+2
2014-07-18staging: vt6656: struct vnt_private rename apTD to tx_contextMalcolm Priestley4-6/+6
2014-07-18staging: vt6656: struct vnt_private rename apRCB to rcbMalcolm Priestley2-5/+5
2014-07-18staging: vt6656: struct vnt_private pInterruptURB rename to interrupt_urbMalcolm Priestley3-11/+11
2014-07-18staging: vt6656: struct vnt_private remove dead variablesMalcolm Priestley1-9/+0
2014-07-18staging: vt6656: remove dead structure struct vnt_tx_pkt_infoMalcolm Priestley1-7/+0
2014-07-18staging: vt6656: struct vnt_rcb remove camel caseMalcolm Priestley3-15/+15
2014-07-18staging: vt6656: struct vnt_rcb remove unused membersMalcolm Priestley2-3/+0
2014-07-18staging: vt6656: fix module_param_named tx_buffers variableMalcolm Priestley1-1/+1
2014-07-18staging: vt6656: usb_device_reset remove camel caseMalcolm Priestley1-3/+3
2014-07-17staging: vt6656: Remove commented out long frequency_listMalcolm Priestley1-11/+0
2014-07-17staging: vt6656: main_usb remove static function declarations.Malcolm Priestley1-18/+0
2014-07-17staging: vt6656: main_usb remove dead module params macrosMalcolm Priestley1-49/+0
2014-07-17staging: vt6656: remove dead code DEVICE_PARAMMalcolm Priestley1-23/+0
2014-07-17staging: vt6656: main_usb.c Replace DEVICE_PARAM TxDescriptors0Malcolm Priestley1-2/+9
2014-07-17staging: vt6656: main_usb.c Replace DEVICE_PARAM RxDescriptors0Malcolm Priestley1-2/+10
2014-07-17staging: vt6656: remove DBG_PRT kernel messages macro and enumsMalcolm Priestley1-10/+0
2014-07-17staging: vt6656: power.c replace DBG_PRT debug messagesMalcolm Priestley1-3/+1
2014-07-17staging: vt6656: replace DBG_PRT error messagesMalcolm Priestley1-11/+5
2014-07-17staging: vt6656: main_usb replace DBG_PRT debug messagesMalcolm Priestley1-9/+8
2014-07-17staging: vt6656: device_init_registers remove camel caseMalcolm Priestley1-115/+115
2014-07-17staging: vt6656: device_set_options remove camel caseMalcolm Priestley1-11/+11
2014-07-17staging: vt6656: device_set_options fix opening function bracketMalcolm Priestley1-2/+2
2014-07-17staging: vt6656: rename BBvUpdatePreEDThreshold to vnt_update_pre_ed_thresholdMalcolm Priestley3-5/+5
2014-07-17staging: vt6656: rename BBvExitDeepSleep to vnt_exit_deep_sleepMalcolm Priestley3-3/+3
2014-07-17staging: vt6656: rename BBvSetDeepSleep to vnt_set_deep_sleepMalcolm Priestley3-4/+4
2014-07-17staging: vt6656: rename BBvSetVGAGainOffset to vnt_set_vga_gain_offsetMalcolm Priestley4-4/+4
2014-07-17staging: vt6656: rename BBvSetShortSlotTime to vnt_set_short_slot_timeMalcolm Priestley3-4/+4
2014-07-17staging: vt6656: rename BBbVT3184Init to vnt_vt3184_initMalcolm Priestley3-5/+5
2014-07-17staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_modeMalcolm Priestley4-7/+7
2014-07-17staging: vt6656: baseband.c rename awcFrameTime to vnt_frame_timeMalcolm Priestley1-2/+2
2014-07-16staging: vt6556: Replace printk by dev_warnPeter Senna Tschudin1-1/+2
2014-07-16staging: vt6556: Remove typedefsPeter Senna Tschudin2-16/+8
2014-07-15staging: vt6556: Cleanup coding style: indentationPeter Senna Tschudin1-18/+18
2014-07-15staging: vt6556: Cleanup coding style: lines over 80 charsPeter Senna Tschudin3-9/+13