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
/
vt6655
/
rxtx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-26
staging: vt6655: Modify comment style of SPDX License Identifier
Ganesh Biradar
1
-1
/
+1
2017-11-28
staging: vt6655: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-28
staging: vt6655: add SPDX identifiers to all vt6655 driver files
Greg Kroah-Hartman
1
-0
/
+1
2017-03-16
staging: vt6655: Copy argument names from function definition to declaration ...
Tuomo Rinne
1
-5
/
+5
2016-10-16
staging: vt6655: Removes the FSF mailing address.
Varsha Rao
1
-4
/
+0
2015-08-14
staging: vt6655: Replace typedef struct tagSTxDesc
Malcolm Priestley
1
-1
/
+1
2015-08-05
staging: vt6655: Fixed C99 style comment to C89 style.
Lior Pugatch
1
-1
/
+1
2014-10-29
staging: vt6655: dead code remove header type.h
Malcolm Priestley
1
-1
/
+0
2014-10-29
staging: vt6655: Move LIFETIME RES 64us macros to rxtx.h
Malcolm Priestley
1
-0
/
+4
2014-10-29
staging: vt6655: dead remove wcmd.h and typedefs
Malcolm Priestley
1
-1
/
+0
2014-10-29
staging: vt6655: rxtx remove dead functions
Malcolm Priestley
1
-34
/
+0
2014-10-29
staging: vt6655: mac8021 conversion: add new tx functions
Malcolm Priestley
1
-0
/
+14
2014-08-30
staging: vt6655: replace typedef struct tagSCTS_FB with struct vnt_cts_fb
Malcolm Priestley
1
-0
/
+10
2014-08-30
staging: vt6655: replace typedef struct tagSCTS with struct vnt_cts
Malcolm Priestley
1
-0
/
+9
2014-08-30
staging: vt6655: replace typedef struct tagSRTS_a_FB with struct vnt_rts_a_fb
Malcolm Priestley
1
-0
/
+9
2014-08-30
staging: vt6655: replace typedef struct tagSRTS_ab with struct vnt_rts_ab
Malcolm Priestley
1
-0
/
+7
2014-08-30
staging: vt6655: replace typedef struct tagSRTS_g_FB with struct vnt_rts_g_fb
Malcolm Priestley
1
-0
/
+14
2014-08-30
staging: vt6655: replace typedef struct tagSRTS_g with struct vnt_rts_g
Malcolm Priestley
1
-0
/
+11
2014-08-30
staging: vt6655: replace -typedef struct tagSTxDataHead_a_FB with struct vnt_...
Malcolm Priestley
1
-0
/
+8
2014-08-30
staging: vt6655: replace typedef struct tagSTxDataHead_ab with struct vnt_tx_...
Malcolm Priestley
1
-0
/
+6
2014-08-30
staging: vt6655: replace typedef struct tagSTxDataHead_g_FB with struct vnt_t...
Malcolm Priestley
1
-0
/
+11
2014-08-30
staging: vt6655: replace typedef struct tagSTxDataHead_g with struct vnt_tx_d...
Malcolm Priestley
1
-0
/
+10
2014-08-30
staging: vt6655: rxtx replace typedef struct tagSRrvTime_ab with struct vnt_r...
Malcolm Priestley
1
-0
/
+5
2014-08-30
staging: vt6655: rxtx replace typedef struct tagSRrvTime_gCTS with struct vnt...
Malcolm Priestley
1
-0
/
+7
2014-08-30
staging: vt6655: rxtx replace typedef struct tagSRrvTime_gRTS with struct vnt...
Malcolm Priestley
1
-0
/
+10
2014-08-30
staging: vt6655: rxtx create new structure vnt_tx_short_buf_head for csBeacon...
Malcolm Priestley
1
-0
/
+8
2014-08-30
staging: vt6655: rxtx.h structure vnt_mic_hdr add IEEE80211_CCMP_PN_LEN macro
Malcolm Priestley
1
-1
/
+1
2014-08-16
staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_private
Malcolm Priestley
1
-9
/
+13
2014-08-16
staging: vt6655: rxtx: Replace typedef struct tagSMICHDRHead
Malcolm Priestley
1
-0
/
+17
2014-05-15
staging: vt6655: remove dead code
Guido Martínez
1
-11
/
+0
2013-03-25
staging: vt6655: Remove unnecessary blank lines
Joe Perches
1
-4
/
+0
2013-03-18
staging:vt6655:rxtx: Whitespace cleanups
Joe Perches
1
-26
/
+26
2010-08-02
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
1
-4
/
+4
2010-06-25
Staging: vt6655: remove PUINT typedef
Charles Clément
1
-32
/
+12
2010-06-24
Staging: vt6655: remove BYTE typedef
Charles Clément
1
-1
/
+1
2010-06-24
Staging: vt6655: remove WORD typedef
Charles Clément
1
-2
/
+2
2010-06-24
Staging: vt6655: remove DWORD typedef
Charles Clément
1
-2
/
+2
2010-06-18
Staging: vt6655: remove PBYTE typedef
Charles Clément
1
-5
/
+5
2010-06-18
Staging: vt6655: remove custom UINT typedef
Charles Clément
1
-10
/
+10
2010-05-14
Staging: vt6655: remove OUT definition
Charles Clément
1
-5
/
+5
2010-05-14
Staging: vt6655: remove IN definition
Charles Clément
1
-32
/
+32
2010-05-11
Staging: vt6655: remove VOID definition and use
Charles Clément
1
-5
/
+5
2009-12-11
Staging: vt6655: remove __cplusplus ifdefs
Shawn Bohrer
1
-17
/
+0
2009-09-15
Staging: vt665x: Clean up include files, Part 2
Jim Lieb
1
-8
/
+0
2009-09-15
Staging: vt665x: Text janitor in prep for driver merge, part 2
Jim Lieb
1
-1
/
+1
2009-06-19
Staging: Add pristine upstream vt6655 driver sources
Forest Bond
1
-0
/
+132