summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/main_usb.c
Commit message (Expand)AuthorAgeFilesLines
...
* staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_timeMalcolm Priestley2014-07-211-4/+4
* staging: vt6656: struct vnt_private remove camel case retry limitMalcolm Priestley2014-07-211-4/+4
* staging: vt6656: struct vnt_private replace wCurrentRate with current_rateMalcolm Priestley2014-07-211-4/+4
* staging: vt6656: struct vnt_private rf power table remove camel caseMalcolm Priestley2014-07-211-15/+15
* staging: vt6656: struct vnt_private replace byPreambleType with preamble_typeMalcolm Priestley2014-07-211-3/+3
* staging: vt6656: struct vnt_private replace abyEEPROM with eepromMalcolm Priestley2014-07-211-12/+12
* staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_ba...Malcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_...Malcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace wBasicRate with basic_ratesMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace byPacketType with packet_typeMalcolm Priestley2014-07-211-2/+2
* staging: vt6656: struct vnt_private replace byBBType with bb_typeMalcolm Priestley2014-07-211-7/+7
* staging: vt6656: struct vnt_private remove camel case antenna variablesMalcolm Priestley2014-07-211-19/+19
* staging: vt6656: antenna modes remove unused variablesMalcolm Priestley2014-07-211-4/+0
* staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsfMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: replace bExistSWNetAddr with exist_sw_net_addrMalcolm Priestley2014-07-211-2/+2
* staging: vt6656: rename abyPermanentNetAddr to permanent_net_addrMalcolm Priestley2014-07-211-4/+3
* staging: vt6656: remame abyCurrentNetAddr to current_net_addrMalcolm Priestley2014-07-211-3/+3
* staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley2014-07-211-2/+2
* staging: vt6656: struct vnt_private rename byLocalID to local_idMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private rename cdTD to num_tx_contextMalcolm Priestley2014-07-211-4/+4
* staging: vt6656: struct vnt_private rename cbRD to num_rcbMalcolm Priestley2014-07-211-4/+4
* staging: vt6656: put radio power off and on into correct state every time.Malcolm Priestley2014-07-181-12/+3
* staging: vt6656: struct vnt_private remove unused variable bRadioControlOffMalcolm Priestley2014-07-181-2/+1
* staging: vt6656: struct vnt_private rename apTD to tx_contextMalcolm Priestley2014-07-181-2/+2
* staging: vt6656: struct vnt_private rename apRCB to rcbMalcolm Priestley2014-07-181-4/+4
* staging: vt6656: struct vnt_private pInterruptURB rename to interrupt_urbMalcolm Priestley2014-07-181-7/+7
* staging: vt6656: struct vnt_rcb remove camel caseMalcolm Priestley2014-07-181-7/+7
* staging: vt6656: fix module_param_named tx_buffers variableMalcolm Priestley2014-07-181-1/+1
* staging: vt6656: usb_device_reset remove camel caseMalcolm Priestley2014-07-181-3/+3
* staging: vt6656: Remove commented out long frequency_listMalcolm Priestley2014-07-171-11/+0
* staging: vt6656: main_usb remove static function declarations.Malcolm Priestley2014-07-171-18/+0
* staging: vt6656: main_usb remove dead module params macrosMalcolm Priestley2014-07-171-49/+0
* staging: vt6656: remove dead code DEVICE_PARAMMalcolm Priestley2014-07-171-23/+0
* staging: vt6656: main_usb.c Replace DEVICE_PARAM TxDescriptors0Malcolm Priestley2014-07-171-2/+9
* staging: vt6656: main_usb.c Replace DEVICE_PARAM RxDescriptors0Malcolm Priestley2014-07-171-2/+10
* staging: vt6656: replace DBG_PRT error messagesMalcolm Priestley2014-07-171-11/+5
* staging: vt6656: main_usb replace DBG_PRT debug messagesMalcolm Priestley2014-07-171-9/+8
* staging: vt6656: device_init_registers remove camel caseMalcolm Priestley2014-07-171-117/+117
* staging: vt6656: device_set_options remove camel caseMalcolm Priestley2014-07-171-11/+11
* staging: vt6656: device_set_options fix opening function bracketMalcolm Priestley2014-07-171-2/+2
* staging: vt6656: rename BBvUpdatePreEDThreshold to vnt_update_pre_ed_thresholdMalcolm Priestley2014-07-171-3/+3
* staging: vt6656: rename BBvSetVGAGainOffset to vnt_set_vga_gain_offsetMalcolm Priestley2014-07-171-1/+1
* staging: vt6656: rename BBvSetShortSlotTime to vnt_set_short_slot_timeMalcolm Priestley2014-07-171-2/+2
* staging: vt6656: rename BBbVT3184Init to vnt_vt3184_initMalcolm Priestley2014-07-171-2/+2
* staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_modeMalcolm Priestley2014-07-171-1/+1
* staging: vt6556: Replace printk by dev_warnPeter Senna Tschudin2014-07-161-1/+2
* staging: vt6556: Cleanup coding style: indentationPeter Senna Tschudin2014-07-151-18/+18
* staging: vt6556: Cleanup coding style: lines over 80 charsPeter Senna Tschudin2014-07-151-2/+3
* staging: vt6556: Cleanup coding style: #definePeter Senna Tschudin2014-07-151-9/+9
* staging: vt6556: Cleanup indentation on statementsPeter Senna Tschudin2014-07-151-21/+23
OpenPOWER on IntegriCloud