aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/main_usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-18staging: vt6656: struct vnt_private rename apRCB to rcbMalcolm Priestley1-4/+4
2014-07-18staging: vt6656: struct vnt_private pInterruptURB rename to interrupt_urbMalcolm Priestley1-7/+7
2014-07-18staging: vt6656: struct vnt_rcb remove camel caseMalcolm Priestley1-7/+7
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: 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-117/+117
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 Priestley1-3/+3
2014-07-17staging: vt6656: rename BBvSetVGAGainOffset to vnt_set_vga_gain_offsetMalcolm Priestley1-1/+1
2014-07-17staging: vt6656: rename BBvSetShortSlotTime to vnt_set_short_slot_timeMalcolm Priestley1-2/+2
2014-07-17staging: vt6656: rename BBbVT3184Init to vnt_vt3184_initMalcolm Priestley1-2/+2
2014-07-17staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_modeMalcolm Priestley1-1/+1
2014-07-16staging: vt6556: Replace printk by dev_warnPeter Senna Tschudin1-1/+2
2014-07-15staging: vt6556: Cleanup coding style: indentationPeter Senna Tschudin1-18/+18
2014-07-15staging: vt6556: Cleanup coding style: lines over 80 charsPeter Senna Tschudin1-2/+3
2014-07-15staging: vt6556: Cleanup coding style: #definePeter Senna Tschudin1-9/+9
2014-07-15staging: vt6556: Cleanup indentation on statementsPeter Senna Tschudin1-21/+23
2014-07-15staging: vt6656: rename PIPEnsBulkInUsbRead to vnt_submit_rx_urbMalcolm Priestley1-1/+1
2014-07-15staging: vt6656: rename INTvWorkItem to vnt_int_start_interruptMalcolm Priestley1-1/+1
2014-07-15staging: vt6656: set BBvSetAntennaMode in device_init_registersMalcolm Priestley1-0/+3
2014-07-13staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timerMalcolm Priestley1-1/+1
2014-07-13staging: vt6656: Drop u8 pointer and rename bScheduleCommand.Malcolm Priestley1-1/+1
2014-07-13staging: vt6656: rename vRunCommand to vnt_run_commandMalcolm Priestley1-1/+1
2014-07-13staging: vt6656: replace camel case from command variablesMalcolm Priestley1-1/+1
2014-07-08stagingL vt6656: implement fall back rates reporting.Malcolm Priestley1-0/+1
2014-07-08staging: vt6656: turn radio off after mac registered.Malcolm Priestley1-0/+2
2014-07-08staging: vt6656: implement get_stats ieee80211_low_level_statsMalcolm Priestley1-0/+11
2014-06-29staging: vt6656: device_init_registers move out vnt_set_bss_modeMalcolm Priestley1-1/+3
2014-06-29staging: vt6656: set BBvSetVGAGainOffset inside vnt_set_bss_modeMalcolm Priestley1-5/+0
2014-06-29staging: vt6656: remove vnt_add_basic_rateMalcolm Priestley1-5/+2
2014-06-29staging: vt6656: dead code remove RXvWorkItem and RXvFreeRCBMalcolm Priestley1-1/+0
2014-06-29staging: vt6656: Remove rx handing from RXvWorkItemMalcolm Priestley1-23/+15
2014-06-26staging: vt6656: device.h remove dead strutures and variablesMalcolm Priestley1-6/+0
2014-06-26staging: vt6656: dead code remove variables device_set_optionsMalcolm Priestley1-23/+0
2014-06-26staging: vt6656: device_init_registers remove unused variablesMalcolm Priestley1-14/+0
2014-06-26staging: vt6656: remove old channel tablesMalcolm Priestley1-2/+0
2014-06-26staging: vt6656: dead code remove wmgr.hMalcolm Priestley1-5/+0
2014-06-26staging: vt6656: remove old rx receive listMalcolm Priestley1-2/+0
2014-06-26staging: vt6656: Remove vnt_set_channel from device_init_registersMalcolm Priestley1-7/+0
2014-06-26staging: vt6656: dead codead remove bssdb.h headerMalcolm Priestley1-1/+0
2014-06-26staging: vt6656: remove dead code datarateMalcolm Priestley1-1/+0