index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
baseband.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
staging: vt6656: Check the return value of vnt_control_out_* calls
Oscar Carter
1
-2
/
+2
2020-04-23
staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtx
Malcolm Priestley
1
-13
/
+0
2019-05-21
staging: vt6656: avoid discarding called function's return code
Quentin Deslandes
1
-4
/
+4
2019-04-02
staging: vt6656: Fix styling of the comment related to SPDX-License-Identifier
Ojaswin Mujoo
1
-1
/
+1
2017-11-28
staging: vt6656: Remove redundant license text
Greg Kroah-Hartman
1
-11
/
+0
2017-11-28
staging: vt6656: add SPDX identifiers to all vt6656 driver files
Greg Kroah-Hartman
1
-0
/
+1
2016-10-17
staging:vt6656:baseband.h: fix function definition argument without identifie...
Mikhail Golubev
1
-10
/
+10
2016-08-21
staging:vt6656:baseband.h: Fix alignment issue
Rithvik Patibandla
1
-2
/
+2
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
1
-4
/
+0
2014-07-17
staging: vt6656: rename BBvUpdatePreEDThreshold to vnt_update_pre_ed_threshold
Malcolm Priestley
1
-1
/
+1
2014-07-17
staging: vt6656: rename BBvExitDeepSleep to vnt_exit_deep_sleep
Malcolm Priestley
1
-1
/
+1
2014-07-17
staging: vt6656: rename BBvSetDeepSleep to vnt_set_deep_sleep
Malcolm Priestley
1
-1
/
+1
2014-07-17
staging: vt6656: rename BBvSetVGAGainOffset to vnt_set_vga_gain_offset
Malcolm Priestley
1
-1
/
+1
2014-07-17
staging: vt6656: rename BBvSetShortSlotTime to vnt_set_short_slot_time
Malcolm Priestley
1
-1
/
+1
2014-07-17
staging: vt6656: rename BBbVT3184Init to vnt_vt3184_init
Malcolm Priestley
1
-1
/
+1
2014-07-17
staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_mode
Malcolm Priestley
1
-1
/
+1
2014-06-26
staging: vt6656: decode remove tether.c/h
Malcolm Priestley
1
-1
/
+0
2014-06-19
staging: vt6656: rename BBuGetFrameTime to vnt_get_frame_time
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename BBvCalculateParameter to vnt_get_phy_field
Malcolm Priestley
1
-1
/
+1
2014-05-23
staging: vt6656: dead code remove diversity code
Malcolm Priestley
1
-7
/
+0
2014-05-19
staging: vt6656: clean up BBvUpdatePreEDThreshold
Malcolm Priestley
1
-1
/
+1
2014-05-19
staging: vt6656: BBvCalculateParameter remove camel case
Malcolm Priestley
1
-2
/
+2
2014-05-19
staging: vt6656: BBuGetFrameTime remove camel case.
Malcolm Priestley
1
-2
/
+2
2014-05-19
staging: vt6656: BBuGetFrameTime remove uRateIdx
Malcolm Priestley
1
-7
/
+2
2013-08-28
staging: vt6656: baseband.h re: baseband.c:877:26: sparse: incorrect type in ...
Malcolm Priestley
1
-1
/
+1
2013-08-21
staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyL...
Malcolm Priestley
1
-2
/
+8
2013-03-28
staging: vt6656: remove consecutive newlines
Andres More
1
-7
/
+0
2013-03-26
staging: vt6656: remove unused functions
Andres More
1
-3
/
+0
2013-03-25
staging: vt6656: remove code placeholders
Andres More
1
-6
/
+0
2013-03-11
staging: vt6656: removed no longer useful ttype.h file
Andres More
1
-1
/
+0
2013-03-11
staging: vt6656: replaced custom WORD definition with u16
Andres More
1
-1
/
+1
2013-03-11
staging: vt6656: replaced custom BYTE definition with u8
Andres More
1
-2
/
+2
2013-02-03
staging: vt6656: cleared 'do not use C99 // comments' checkpatch errors
Andres More
1
-12
/
+11
2013-01-07
staging: vt6656: change baseband/mac/wcmd/wctl to new structures.
Malcolm Priestley
1
-25
/
+18
2012-09-04
staging "vt6656" Typo rename Caculate to Calculate.
Justin P. Mattock
1
-1
/
+1
2010-06-18
Staging: vt6656: code cleanup, resolved checkpatch findings in headers
Andres More
1
-11
/
+8
2010-05-18
Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs
Andres More
1
-3
/
+3
2010-05-11
staging: vt6656: code cleanup, removed HANDLE definition in ttype.h
Andres More
1
-9
/
+2
2010-05-11
Staging: vt6656: code cleanup, removed OUT definition
Andres More
1
-3
/
+3
2010-05-11
Staging: vt6656: code cleanup, fixed comments style at the end of headers
Andres More
1
-1
/
+1
2010-05-11
Staging: vt6656: removed VOID/PVOID definitions
Andres More
1
-11
/
+11
2010-05-11
Staging: vt6656: Removed IN definition
Andres More
1
-12
/
+12
2009-09-15
Staging: vt665x: Clean up include files, Part 1
Jim Lieb
1
-17
/
+0
2009-09-15
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond
1
-0
/
+163