summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/baseband.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: Use const for read only dataOscar Carter2020-05-051-5/+9
* staging: vt6656: Check the return value of vnt_control_out_* callsOscar Carter2020-04-281-14/+21
* staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtxMalcolm Priestley2020-04-231-139/+0
* staging: vt6656: remove redundant assignment to variable ed_inxColin Ian King2020-04-161-1/+1
* staging: vt6656: Remove duplicate code for the phy->service assignmentOscar Carter2020-04-161-2/+1
* staging: vt6656: Refactor the assignment of the phy->signal variableOscar Carter2020-04-161-79/+26
* staging: vt6656: Use define instead of magic number for tx_rateOscar Carter2020-04-161-1/+2
* staging: vt6656: Remove unnecessary local variable initializationOscar Carter2020-04-131-1/+1
* staging: vt6656: Remove duplicate code in vnt_vt3184_init functionOscar Carter2020-04-131-40/+12
* staging: vt6656: Remove unnecessary local variable initializationOscar Carter2020-04-131-1/+1
* staging: vt6656: Refactor the vnt_update_pre_ed_threshold functionOscar Carter2020-04-131-235/+100
* staging: vt6656: Use defines in preamble_type variablesOscar Carter2020-04-131-4/+4
* staging: vt6656: Use DIV_ROUND_UP macro instead of specific codeOscar Carter2020-03-271-17/+4
* staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functionsOscar Carter2020-03-211-2/+3
* staging: vt6656: vnt_vt3184_init remove stack copy to array.Malcolm Priestley2020-03-041-4/+1
* staging: vt6656: use vnt_vt3184_agc array directlyMalcolm Priestley2020-03-041-13/+2
* Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman2020-01-131-2/+2
|\
| * staging: vt6656: limit reg output to block sizeMalcolm Priestley2020-01-031-2/+2
* | staging: vt6656: remove unnecessary parenthesisAmir Mahdi Ghorbanian2020-01-031-4/+4
|/
* staging: vt6656: avoid discarding called function's return codeQuentin Deslandes2019-05-211-41/+89
* staging: vt6656: Remove redundant license textGreg Kroah-Hartman2017-11-281-11/+0
* staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: vt6656: Add space to align functionshan tai2016-04-291-13/+13
* staging: vt6656: remove address from GPL textOthmar Pasteka2015-11-191-4/+0
* staging: vt6656: Remove space before closing braceAmitoj Kaur Chawla2015-10-081-1/+0
* staging: vt6656: Remove space after opening braceAmitoj Kaur Chawla2015-10-081-1/+0
* Staging: vt6656: Removing else after break statement to fix warningRajbinder Brar2014-09-191-11/+9
* staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_indexMalcolm Priestley2014-07-211-3/+3
* staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssiMalcolm Priestley2014-07-211-64/+64
* staging: vt6656: struct vnt_private remove dead code ldBmThresholdMalcolm Priestley2014-07-211-16/+4
* staging: vt6656: struct vnt_private replace abyBBVGA with bb_vgaMalcolm Priestley2014-07-211-17/+17
* staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_timeMalcolm Priestley2014-07-211-2/+2
* staging: vt6656: struct vnt_private replace byPreambleType with preamble_typeMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace abyEEPROM with eepromMalcolm Priestley2014-07-211-2/+2
* staging: vt6656: remove variable byZoneTypeMalcolm Priestley2014-07-211-4/+0
* staging: vt6656: struct vnt_private rename byBBRxConf to bb_rx_confMalcolm Priestley2014-07-211-14/+14
* staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley2014-07-211-12/+12
* staging: vt6656: rename BBvUpdatePreEDThreshold to vnt_update_pre_ed_thresholdMalcolm Priestley2014-07-171-1/+1
* staging: vt6656: rename BBvExitDeepSleep to vnt_exit_deep_sleepMalcolm Priestley2014-07-171-1/+1
* staging: vt6656: rename BBvSetDeepSleep to vnt_set_deep_sleepMalcolm Priestley2014-07-171-2/+2
* 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-1/+1
* 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: vt6656: baseband.c rename awcFrameTime to vnt_frame_timeMalcolm Priestley2014-07-171-2/+2
* staging: vt6556: Cleanup coding style: lines over 80 charsPeter Senna Tschudin2014-07-151-3/+5
* staging: vt6556: Cleanup coding style: commentsPeter Senna Tschudin2014-07-151-7/+8
* staging: vt6556: Remove double parenthesesPeter Senna Tschudin2014-07-151-2/+3
* staging: vt6656: baseband.c rename abyVT3184_VT3226D0 to vnt_vt3184_vt3226d0Malcolm Priestley2014-07-121-7/+7
* staging: vt6656: baseband.c remame abyVT3184_AL2230 to vnt_vt3184_al2230Malcolm Priestley2014-07-121-7/+7