aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/baseband.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-02staging: vt6656: Fix styling of the comment related to SPDX-License-IdentifierOjaswin Mujoo1-1/+1
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman1-11/+0
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman1-0/+1
2016-10-17staging:vt6656:baseband.h: fix function definition argument without identifier name issueMikhail Golubev1-10/+10
2016-08-21staging:vt6656:baseband.h: Fix alignment issueRithvik Patibandla1-2/+2
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka1-4/+0
2014-07-17staging: vt6656: rename BBvUpdatePreEDThreshold to vnt_update_pre_ed_thresholdMalcolm Priestley1-1/+1
2014-07-17staging: vt6656: rename BBvExitDeepSleep to vnt_exit_deep_sleepMalcolm Priestley1-1/+1
2014-07-17staging: vt6656: rename BBvSetDeepSleep to vnt_set_deep_sleepMalcolm Priestley1-1/+1
2014-07-17staging: vt6656: rename BBvSetVGAGainOffset to vnt_set_vga_gain_offsetMalcolm Priestley1-1/+1
2014-07-17staging: vt6656: rename BBvSetShortSlotTime to vnt_set_short_slot_timeMalcolm Priestley1-1/+1
2014-07-17staging: vt6656: rename BBbVT3184Init to vnt_vt3184_initMalcolm Priestley1-1/+1
2014-07-17staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_modeMalcolm Priestley1-1/+1
2014-06-26staging: vt6656: decode remove tether.c/hMalcolm Priestley1-1/+0
2014-06-19staging: vt6656: rename BBuGetFrameTime to vnt_get_frame_timeMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename BBvCalculateParameter to vnt_get_phy_fieldMalcolm Priestley1-1/+1
2014-05-23staging: vt6656: dead code remove diversity codeMalcolm Priestley1-7/+0
2014-05-19staging: vt6656: clean up BBvUpdatePreEDThresholdMalcolm Priestley1-1/+1
2014-05-19staging: vt6656: BBvCalculateParameter remove camel caseMalcolm Priestley1-2/+2
2014-05-19staging: vt6656: BBuGetFrameTime remove camel case.Malcolm Priestley1-2/+2
2014-05-19staging: vt6656: BBuGetFrameTime remove uRateIdxMalcolm Priestley1-7/+2
2013-08-28staging: vt6656: baseband.h re: baseband.c:877:26: sparse: incorrect type in assignment (different base types)Malcolm Priestley1-1/+1
2013-08-21staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyLen, pbyPhySrv and pbyPhySgnMalcolm Priestley1-2/+8
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-7/+0
2013-03-26staging: vt6656: remove unused functionsAndres More1-3/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-6/+0
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More1-1/+0
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More1-1/+1
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-2/+2
2013-02-03staging: vt6656: cleared 'do not use C99 // comments' checkpatch errorsAndres More1-12/+11
2013-01-07staging: vt6656: change baseband/mac/wcmd/wctl to new structures.Malcolm Priestley1-25/+18
2012-09-04staging "vt6656" Typo rename Caculate to Calculate.Justin P. Mattock1-1/+1
2010-06-18Staging: vt6656: code cleanup, resolved checkpatch findings in headersAndres More1-11/+8
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-3/+3
2010-05-11staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More1-9/+2
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More1-3/+3
2010-05-11Staging: vt6656: code cleanup, fixed comments style at the end of headersAndres More1-1/+1
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-11/+11
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-12/+12
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-17/+0
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+163