index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
/
rxtx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vt6655: fix function braces not on the proper line
Guillaume Clement
2014-07-27
1
-2
/
+4
*
staging: vt6655: Remove spaces before quoted newlines
Guillaume Clement
2014-07-27
1
-1
/
+1
*
staging: vt6655: Add missing blank lines after declarations
Guillaume Clement
2014-07-27
1
-0
/
+8
*
staging: vt6655: remove useless return statements
Guillaume Clement
2014-07-27
1
-4
/
+0
*
staging: vt6655: fixed sparse warnings
Anton Protopopov
2014-07-08
1
-3
/
+3
*
staging: vt6655: fix checkpatch bracing issues
Guido Martínez
2014-05-15
1
-143
/
+114
*
staging: vt6655: remove dead code
Guido Martínez
2014-05-15
1
-69
/
+3
*
staging: vt6655: 64 bit fix sizeof long TKIP mic
Malcolm Priestley
2014-03-08
1
-15
/
+15
*
staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long.
Malcolm Priestley
2014-03-08
1
-16
/
+16
*
staging: vt6655: remove unneeded semicolon
Teodora Baluta
2013-11-10
1
-2
/
+2
*
staging: vt6655: fix comparison of bool to 0/1
Teodora Baluta
2013-11-10
1
-4
/
+4
*
staging: vt6655: Remove unnecessary blank lines
Joe Perches
2013-03-25
1
-112
/
+0
*
staging: vt6655: Remove commented out if()s
Joe Perches
2013-03-25
1
-55
/
+0
*
staging: vt6655: Remove unnecessary parentheses from returns
Joe Perches
2013-03-25
1
-18
/
+18
*
staging: vt6655: Convert to kernel brace style
Joe Perches
2013-03-25
1
-148
/
+74
*
staging: vt6655: Remove commented out printks
Joe Perches
2013-03-25
1
-8
/
+0
*
staging:vt6655:rxtx: Whitespace cleanups
Joe Perches
2013-03-18
1
-2826
/
+2826
*
staging: vt6655: Fix typo in vt6655 driver
Masanari Iida
2013-01-07
1
-3
/
+3
*
Staging: vt6655-6: shift wrap buf in s_vFillTxKey()
Dan Carpenter
2012-10-22
1
-1
/
+1
*
staging: "vt6655" Typo change *Caculate to *Calculate.
Justin P. Mattock
2012-09-04
1
-18
/
+18
*
staging: "vt6655" Fix typos in comments.
Justin P. Mattock
2012-09-04
1
-3
/
+3
*
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
2011-04-25
1
-2
/
+2
*
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
2010-08-02
1
-32
/
+32
*
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
2010-08-02
1
-33
/
+33
*
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
2010-08-02
1
-44
/
+44
*
Staging: vt6655: simplify broadcast and multicast ethernet address test
Charles Clément
2010-07-08
1
-18
/
+8
*
Staging: vt6655: remove PUINT typedef
Charles Clément
2010-06-25
1
-47
/
+15
*
Staging: vt6655: remove BYTE typedef
Charles Clément
2010-06-24
1
-34
/
+34
*
Staging: vt6655: remove WORD typedef
Charles Clément
2010-06-24
1
-125
/
+125
*
Staging: vt6655: remove DWORD typedef
Charles Clément
2010-06-24
1
-8
/
+8
*
Staging: vt6655: remove PDWORD typedef
Charles Clément
2010-06-18
1
-25
/
+25
*
Staging: vt6655: remove PWORD typedef
Charles Clément
2010-06-18
1
-17
/
+17
*
Staging: vt6655: remove PBYTE typedef
Charles Clément
2010-06-18
1
-125
/
+125
*
Staging: vt6655: remove custom UINT typedef
Charles Clément
2010-06-18
1
-124
/
+124
*
Staging: vt6655: use is_broadcast_ether_addr instead of custom macro
Charles Clément
2010-06-18
1
-5
/
+5
*
Staging: vt6655: use is_multicast_ether_addr instead of custom macro
Charles Clément
2010-06-18
1
-5
/
+5
*
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
2010-05-21
1
-255
/
+255
|
\
|
*
Staging: vt6655: use ETH_DATA_LEN macro instead of custom one
Charles Clément
2010-05-18
1
-2
/
+2
|
*
Staging: vt6655: use ETH_ALEN macro instead of custom one
Charles Clément
2010-05-17
1
-35
/
+35
|
*
Staging: vt6655: remove OUT definition
Charles Clément
2010-05-14
1
-6
/
+6
|
*
Staging: vt6655: remove IN definition
Charles Clément
2010-05-14
1
-171
/
+171
|
*
Staging: vt6655: remove PVOID definition and use
Charles Clément
2010-05-11
1
-44
/
+44
|
*
Staging: vt6655: remove VOID definition and use
Charles Clément
2010-05-11
1
-12
/
+12
*
|
Fix comment and Kconfig typos for 'require' and 'fragment'
Gilles Espinasse
2010-03-29
1
-7
/
+7
|
/
*
Staging: vt665x: remove tbit.h part 2
Jim Lieb
2009-09-15
1
-1
/
+0
*
Staging: vt665x: Remove umem.h Part 1
Jim Lieb
2009-09-15
1
-80
/
+79
*
Staging: vt665x: Clean up include files, Part 2
Jim Lieb
2009-09-15
1
-33
/
+0
*
Staging: vt665x: Typedef and macro cleanup Part 2
Jim Lieb
2009-09-15
1
-3
/
+0
*
Staging: vt6655 textual cleanup in prep for driver merge
Jim Lieb
2009-09-15
1
-180
/
+180
*
Staging: Add pristine upstream vt6655 driver sources
Forest Bond
2009-06-19
1
-0
/
+3269