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.h
Age
Commit message (
Expand
)
Author
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
2019-05-21
staging: vt6656: avoid discarding called function's return code
Quentin Deslandes
2019-04-02
staging: vt6656: Fix styling of the comment related to SPDX-License-Identifier
Ojaswin Mujoo
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-10-17
staging:vt6656:baseband.h: fix function definition argument without identifie...
Mikhail Golubev
2016-08-21
staging:vt6656:baseband.h: Fix alignment issue
Rithvik Patibandla
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
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-06-26
staging: vt6656: decode remove tether.c/h
Malcolm Priestley
2014-06-19
staging: vt6656: rename BBuGetFrameTime to vnt_get_frame_time
Malcolm Priestley
2014-06-19
staging: vt6656: rename BBvCalculateParameter to vnt_get_phy_field
Malcolm Priestley
2014-05-23
staging: vt6656: dead code remove diversity code
Malcolm Priestley
2014-05-19
staging: vt6656: clean up BBvUpdatePreEDThreshold
Malcolm Priestley
2014-05-19
staging: vt6656: BBvCalculateParameter remove camel case
Malcolm Priestley
2014-05-19
staging: vt6656: BBuGetFrameTime remove camel case.
Malcolm Priestley
2014-05-19
staging: vt6656: BBuGetFrameTime remove uRateIdx
Malcolm Priestley
2013-08-28
staging: vt6656: baseband.h re: baseband.c:877:26: sparse: incorrect type in ...
Malcolm Priestley
2013-08-21
staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyL...
Malcolm Priestley
2013-03-28
staging: vt6656: remove consecutive newlines
Andres More
2013-03-26
staging: vt6656: remove unused functions
Andres More
2013-03-25
staging: vt6656: remove code placeholders
Andres More
2013-03-11
staging: vt6656: removed no longer useful ttype.h file
Andres More
2013-03-11
staging: vt6656: replaced custom WORD definition with u16
Andres More
2013-03-11
staging: vt6656: replaced custom BYTE definition with u8
Andres More
2013-02-03
staging: vt6656: cleared 'do not use C99 // comments' checkpatch errors
Andres More
2013-01-07
staging: vt6656: change baseband/mac/wcmd/wctl to new structures.
Malcolm Priestley
2012-09-04
staging "vt6656" Typo rename Caculate to Calculate.
Justin P. Mattock
2010-06-18
Staging: vt6656: code cleanup, resolved checkpatch findings in headers
Andres More
2010-05-18
Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs
Andres More
2010-05-11
staging: vt6656: code cleanup, removed HANDLE definition in ttype.h
Andres More
2010-05-11
Staging: vt6656: code cleanup, removed OUT definition
Andres More
2010-05-11
Staging: vt6656: code cleanup, fixed comments style at the end of headers
Andres More
2010-05-11
Staging: vt6656: removed VOID/PVOID definitions
Andres More
2010-05-11
Staging: vt6656: Removed IN definition
Andres More
2009-09-15
Staging: vt665x: Clean up include files, Part 1
Jim Lieb
2009-09-15
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond