summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/main_usb.c
AgeCommit message (Expand)Author
2014-07-21staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsfMalcolm Priestley
2014-07-21staging: vt6656: replace bExistSWNetAddr with exist_sw_net_addrMalcolm Priestley
2014-07-21staging: vt6656: rename abyPermanentNetAddr to permanent_net_addrMalcolm Priestley
2014-07-21staging: vt6656: remame abyCurrentNetAddr to current_net_addrMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename byLocalID to local_idMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename cdTD to num_tx_contextMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename cbRD to num_rcbMalcolm Priestley
2014-07-18staging: vt6656: put radio power off and on into correct state every time.Malcolm Priestley
2014-07-18staging: vt6656: struct vnt_private remove unused variable bRadioControlOffMalcolm Priestley
2014-07-18staging: vt6656: struct vnt_private rename apTD to tx_contextMalcolm Priestley
2014-07-18staging: vt6656: struct vnt_private rename apRCB to rcbMalcolm Priestley
2014-07-18staging: vt6656: struct vnt_private pInterruptURB rename to interrupt_urbMalcolm Priestley
2014-07-18staging: vt6656: struct vnt_rcb remove camel caseMalcolm Priestley
2014-07-18staging: vt6656: fix module_param_named tx_buffers variableMalcolm Priestley
2014-07-18staging: vt6656: usb_device_reset remove camel caseMalcolm Priestley
2014-07-17staging: vt6656: Remove commented out long frequency_listMalcolm Priestley
2014-07-17staging: vt6656: main_usb remove static function declarations.Malcolm Priestley
2014-07-17staging: vt6656: main_usb remove dead module params macrosMalcolm Priestley
2014-07-17staging: vt6656: remove dead code DEVICE_PARAMMalcolm Priestley
2014-07-17staging: vt6656: main_usb.c Replace DEVICE_PARAM TxDescriptors0Malcolm Priestley
2014-07-17staging: vt6656: main_usb.c Replace DEVICE_PARAM RxDescriptors0Malcolm Priestley
2014-07-17staging: vt6656: replace DBG_PRT error messagesMalcolm Priestley
2014-07-17staging: vt6656: main_usb replace DBG_PRT debug messagesMalcolm Priestley
2014-07-17staging: vt6656: device_init_registers remove camel caseMalcolm Priestley
2014-07-17staging: vt6656: device_set_options remove camel caseMalcolm Priestley
2014-07-17staging: vt6656: device_set_options fix opening function bracketMalcolm Priestley
2014-07-17staging: vt6656: rename BBvUpdatePreEDThreshold to vnt_update_pre_ed_thresholdMalcolm Priestley
2014-07-17staging: vt6656: rename BBvSetVGAGainOffset to vnt_set_vga_gain_offsetMalcolm Priestley
2014-07-17staging: vt6656: rename BBvSetShortSlotTime to vnt_set_short_slot_timeMalcolm Priestley
2014-07-17staging: vt6656: rename BBbVT3184Init to vnt_vt3184_initMalcolm Priestley
2014-07-17staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_modeMalcolm Priestley
2014-07-16staging: vt6556: Replace printk by dev_warnPeter Senna Tschudin
2014-07-15staging: vt6556: Cleanup coding style: indentationPeter Senna Tschudin
2014-07-15staging: vt6556: Cleanup coding style: lines over 80 charsPeter Senna Tschudin
2014-07-15staging: vt6556: Cleanup coding style: #definePeter Senna Tschudin
2014-07-15staging: vt6556: Cleanup indentation on statementsPeter Senna Tschudin
2014-07-15staging: vt6656: rename PIPEnsBulkInUsbRead to vnt_submit_rx_urbMalcolm Priestley
2014-07-15staging: vt6656: rename INTvWorkItem to vnt_int_start_interruptMalcolm Priestley
2014-07-15staging: vt6656: set BBvSetAntennaMode in device_init_registersMalcolm Priestley
2014-07-13staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timerMalcolm Priestley
2014-07-13staging: vt6656: Drop u8 pointer and rename bScheduleCommand.Malcolm Priestley
2014-07-13staging: vt6656: rename vRunCommand to vnt_run_commandMalcolm Priestley
2014-07-13staging: vt6656: replace camel case from command variablesMalcolm Priestley
2014-07-08stagingL vt6656: implement fall back rates reporting.Malcolm Priestley
2014-07-08staging: vt6656: turn radio off after mac registered.Malcolm Priestley
2014-07-08staging: vt6656: implement get_stats ieee80211_low_level_statsMalcolm Priestley
2014-06-29staging: vt6656: device_init_registers move out vnt_set_bss_modeMalcolm Priestley
2014-06-29staging: vt6656: set BBvSetVGAGainOffset inside vnt_set_bss_modeMalcolm Priestley
2014-06-29staging: vt6656: remove vnt_add_basic_rateMalcolm Priestley