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
/
wmgr.c
Age
Commit message (
Expand
)
Author
2011-08-23
staging: vt6656: use %pM for printing MACs
Andy Shevchenko
2011-04-25
staging: Remove unnecessary semicolons when for (foo) {...};
Joe Perches
2011-04-25
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
2010-08-31
staging: vt6656: removed not useful comments
Andres More
2010-08-31
staging: vt6656: added spaces around '||'
Andres More
2010-07-22
staging: vt6656: removed Adhoc_STA definition
Andres More
2010-07-22
staging: vt6656: removed '#if 1'/'#if 0' definitions
Andres More
2010-07-08
staging: vt6656: removed TxInSleep definition
Andres More
2010-06-24
staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addr
Andres More
2010-06-18
Staging: vt6656: code cleanup, fixed 'for' statements
Andres More
2010-05-18
Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs
Andres More
2010-05-11
staging: vt6656: code cleanup, removed HANDLE definition in ttype.h
Andres More
2010-05-11
Staging: vt6656: code cleanup, resolved sparse finding
Andres More
2010-05-11
Staging: vt6656: code cleanup, removed OUT definition
Andres More
2010-05-11
Staging: vt6656: removed VOID/PVOID definitions
Andres More
2010-05-11
Staging: vt6656: Removed IN definition
Andres More
2010-05-11
Staging: vt6656: incorporated ETH_ALEN macro instead of custom one
Andres More
2009-09-15
Staging: vt665x: remove tbit.h
Jim Lieb
2009-09-15
Staging: vt665x: Remove umem.h Part 2
Jim Lieb
2009-09-15
Staging: vt665x: Clean up include files, Part 1
Jim Lieb
2009-09-15
Staging: vt665x: 64bit compile fixes Part 2
Jim Lieb
2009-09-15
Staging: vt6656: remove dependency on kernel version
Alexander Beregalov
2009-09-15
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond