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
/
desc.h
Age
Commit message (
Expand
)
Author
2020-03-21
staging: vt6656: Use BIT() macro instead of hex value
Oscar Carter
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
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
2014-06-26
staging: vt6656: decode remove tether.c/h
Malcolm Priestley
2014-05-18
staging: vt6656: desc.h Remove unused macros
Malcolm Priestley
2014-05-15
staging: vt6656: desh.h Remove unused macros and structures.
Malcolm Priestley
2013-11-25
staging: vt6656: csBeacon_xmit merge structures.
Malcolm Priestley
2013-09-25
staging: vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.h
Malcolm Priestley
2013-08-23
staging: vt6656: desc.h Remove typedef struct tagSMICHDRHead to new structure...
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h remove typedef tagSTxDataHead_a_FB to new structure i...
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h remove typedef tagSTxDataHead_ab to new structure in ...
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h remove typedef tagSTxDataHead_g_FB to new structure i...
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h: remove typedef struct tagSTxDataHead_g to new struct...
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h remove dead code typedef struct tagSRrvTime_atim.
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h remove typedef SRrvTime_ab to new structure.
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h: Move typedef struct tagSRrvTime_gCTS to new structur...
Malcolm Priestley
2013-08-19
staging: vt6656: desc.h: Move typedef tagSRrvTime_gRTS to new structure in rx...
Malcolm Priestley
2013-08-15
staging: vt6656: desc.h Move typedef struct tagSCTS* to new structures in rxtx.h
Malcolm Priestley
2013-08-15
staging: vt6656: desc.h Remove typedef struct tagSRTS_* to new strutures in r...
Malcolm Priestley
2013-08-12
staging: vt6656: desc.h remove typedef struct tagSCTSData
Malcolm Priestley
2013-08-12
staging: vt6656: desc.h remove typedef struct tagSRTSData
Malcolm Priestley
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: fixed C99 // comments
Andres More
2012-11-13
staging: vt6656: 64bit fixes: desh.h fix size. replace DWORD with u32.
Malcolm Priestley
2012-07-09
staging: vt6656: desc.h: Remove commented macros and useless comments
Marcos Paulo de Souza
2010-06-18
Staging: vt6656: code cleanup, resolved checkpatch findings in headers
Andres More
2010-05-11
Staging: vt6656: code cleanup, fixed comments style at the end of headers
Andres More
2010-05-11
Staging: vt6656: incorporated ETH_ALEN macro instead of custom one
Andres More
2009-09-15
Staging: vt665x: Clean up include files, Part 1
Jim Lieb
2009-09-15
Staging: vt665x: Typedef and macro cleanup Part 1
Jim Lieb
2009-09-15
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond