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
/
rxtx.c
Age
Commit message (
Expand
)
Author
2011-04-25
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-09
staging: vt6656: resolved checkpatch finding
Mariano Reingart
2010-08-31
staging: vt6656: removed custom definitions of Ethernet packet types
Andres More
2010-08-31
staging: vt6656: added spaces around '||'
Andres More
2010-08-02
staging: vt6656: removed NTSTATUS definition
Andres More
2010-08-02
staging: vt6656: simplified tests involving both multi/broad-casts
Andres More
2010-07-22
staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LEN
Andres More
2010-07-22
staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LEN
Andres More
2010-07-22
staging: vt6656: removed WPA_SM_Transtatus definition
Andres More
2010-06-23
Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addr
Andres More
2010-06-22
Staging: vt6656: removed '#if 0' definitions
Andres More
2010-05-21
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
2010-05-18
Staging: vt6656: use ETH_HLEN macro instead of custom one
Charles Clément
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, 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
2010-03-29
Fix comment and Kconfig typos for 'require' and 'fragment'
Gilles Espinasse
2009-12-11
Staging: vt6655: Correct unsigned bound issue
Roel Kluin
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: Typedef and macro cleanup Part 1
Jim Lieb
2009-09-15
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond