index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
baseband.c
Age
Commit message (
Expand
)
Author
2020-05-05
staging: vt6656: Use const for read only data
Oscar Carter
2020-04-28
staging: vt6656: Check the return value of vnt_control_out_* calls
Oscar Carter
2020-04-23
staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtx
Malcolm Priestley
2020-04-16
staging: vt6656: remove redundant assignment to variable ed_inx
Colin Ian King
2020-04-16
staging: vt6656: Remove duplicate code for the phy->service assignment
Oscar Carter
2020-04-16
staging: vt6656: Refactor the assignment of the phy->signal variable
Oscar Carter
2020-04-16
staging: vt6656: Use define instead of magic number for tx_rate
Oscar Carter
2020-04-13
staging: vt6656: Remove unnecessary local variable initialization
Oscar Carter
2020-04-13
staging: vt6656: Remove duplicate code in vnt_vt3184_init function
Oscar Carter
2020-04-13
staging: vt6656: Remove unnecessary local variable initialization
Oscar Carter
2020-04-13
staging: vt6656: Refactor the vnt_update_pre_ed_threshold function
Oscar Carter
2020-04-13
staging: vt6656: Use defines in preamble_type variables
Oscar Carter
2020-03-27
staging: vt6656: Use DIV_ROUND_UP macro instead of specific code
Oscar Carter
2020-03-21
staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions
Oscar Carter
2020-03-04
staging: vt6656: vnt_vt3184_init remove stack copy to array.
Malcolm Priestley
2020-03-04
staging: vt6656: use vnt_vt3184_agc array directly
Malcolm Priestley
2020-01-13
Merge 5.5-rc6 into staging-next
Greg Kroah-Hartman
2020-01-03
staging: vt6656: limit reg output to block size
Malcolm Priestley
2020-01-03
staging: vt6656: remove unnecessary parenthesis
Amir Mahdi Ghorbanian
2019-05-21
staging: vt6656: avoid discarding called function's return code
Quentin Deslandes
2017-11-28
staging: vt6656: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
staging: vt6656: add SPDX identifiers to all vt6656 driver files
Greg Kroah-Hartman
2016-04-29
staging: vt6656: Add space to align functions
han tai
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
2015-10-08
staging: vt6656: Remove space before closing brace
Amitoj Kaur Chawla
2015-10-08
staging: vt6656: Remove space after opening brace
Amitoj Kaur Chawla
2014-09-19
Staging: vt6656: Removing else after break statement to fix warning
Rajbinder Brar
2014-07-21
staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_index
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssi
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove dead code ldBmThreshold
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace abyBBVGA with bb_vga
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_time
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byPreambleType with preamble_type
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace abyEEPROM with eeprom
Malcolm Priestley
2014-07-21
staging: vt6656: remove variable byZoneType
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rename byBBRxConf to bb_rx_conf
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byRFType with rf_type
Malcolm Priestley
2014-07-17
staging: vt6656: rename BBvUpdatePreEDThreshold to vnt_update_pre_ed_threshold
Malcolm Priestley
2014-07-17
staging: vt6656: rename BBvExitDeepSleep to vnt_exit_deep_sleep
Malcolm Priestley
2014-07-17
staging: vt6656: rename BBvSetDeepSleep to vnt_set_deep_sleep
Malcolm Priestley
2014-07-17
staging: vt6656: rename BBvSetVGAGainOffset to vnt_set_vga_gain_offset
Malcolm Priestley
2014-07-17
staging: vt6656: rename BBvSetShortSlotTime to vnt_set_short_slot_time
Malcolm Priestley
2014-07-17
staging: vt6656: rename BBbVT3184Init to vnt_vt3184_init
Malcolm Priestley
2014-07-17
staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_mode
Malcolm Priestley
2014-07-17
staging: vt6656: baseband.c rename awcFrameTime to vnt_frame_time
Malcolm Priestley
2014-07-15
staging: vt6556: Cleanup coding style: lines over 80 chars
Peter Senna Tschudin
2014-07-15
staging: vt6556: Cleanup coding style: comments
Peter Senna Tschudin
2014-07-15
staging: vt6556: Remove double parentheses
Peter Senna Tschudin
2014-07-12
staging: vt6656: baseband.c rename abyVT3184_VT3226D0 to vnt_vt3184_vt3226d0
Malcolm Priestley
2014-07-12
staging: vt6656: baseband.c remame abyVT3184_AL2230 to vnt_vt3184_al2230
Malcolm Priestley
[next]