index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
/
vntwifi.c
Age
Commit message (
Expand
)
Author
2013-11-10
staging: vt6655: delete explicit comparison to bool
Teodora Baluta
2013-09-17
staging: vt6655: Remove commented out block with compare_ether_addr
Joe Perches
2013-03-25
staging: vt6655: Remove unnecessary blank lines
Joe Perches
2013-03-25
staging: vt6655: Remove unnecessary parentheses from returns
Joe Perches
2013-03-25
staging: vt6655: Convert to kernel brace style
Joe Perches
2013-03-18
staging:vt6655:vntwifi: Whitespace cleanups
Joe Perches
2012-09-04
staging: "vt6655" Fix typos in comments.
Justin P. Mattock
2012-07-09
staging: vt6655: Remove all commented macros
Marcos Paulo de Souza
2010-09-20
staging: vt6655: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
2010-09-16
staging: vt6655: use '%pM' format to print MAC address
Andy Shevchenko
2010-08-02
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
2010-08-02
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
2010-08-02
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
2010-06-25
Staging: vt6655: remove PUINT typedef
Charles Clément
2010-06-24
Staging: vt6655: remove BYTE typedef
Charles Clément
2010-06-24
Staging: vt6655: remove WORD typedef
Charles Clément
2010-06-18
Staging: vt6655: remove PWORD typedef
Charles Clément
2010-06-18
Staging: vt6655: remove PBYTE typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom ULONG typedef
Charles Clément
2010-06-18
Staging: vt6655: remove custom UINT typedef
Charles Clément
2010-06-18
Staging: vt6655: use compare_ether_addr instead of custom macro
Charles Clément
2010-05-14
Staging: vt6655: remove OUT definition
Charles Clément
2010-05-14
Staging: vt6655: remove IN definition
Charles Clément
2010-05-11
Staging: vt6655: remove PVOID definition and use
Charles Clément
2010-05-11
Staging: vt6655: remove VOID definition and use
Charles Clément
2009-09-15
Staging: vt665x: remove tbit.h part 2
Jim Lieb
2009-09-15
Staging: vt665x: Remove umem.h Part 1
Jim Lieb
2009-09-15
Staging: vt665x: Clean up include files, Part 2
Jim Lieb
2009-06-19
Staging: Add pristine upstream vt6655 driver sources
Forest Bond