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
/
tether.h
Age
Commit message (
Expand
)
Author
2013-05-13
staging: vt6656: remove unused definitions
Andres More
2013-03-28
staging: vt6656: remove consecutive newlines
Andres More
2013-03-26
staging: vt6656: remove unused functions
Andres More
2013-03-25
staging: vt6656: remove code placeholders
Andres More
2013-03-25
staging: vt6656: removed custom 802.11 header usage
Andres More
2013-03-25
staging: vt6656: removed usage of custom Ethernet header
Andres More
2013-03-11
staging: vt6656: removed no longer useful ttype.h file
Andres More
2013-03-11
staging: vt6656: replaced custom WORD definition with u16
Andres More
2013-03-11
staging: vt6656: replaced custom BYTE definition with u8
Andres More
2013-02-15
staging: vt6656: replace custom BOOL definition with bool
Andres More
2012-07-09
staging: vt6656: Remove all commented macros
Marcos Paulo de Souza
2010-08-31
staging: vt6656: removed custom definitions of Ethernet packet types
Andres More
2010-07-22
staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LEN
Andres More
2010-07-22
staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLEN
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-08
staging: vt6656: removed unused IS_NULL_ADDRESS definition
Andres More
2010-06-24
staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addr
Andres More
2010-06-23
Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addr
Andres More
2010-06-18
Staging: vt6656: code cleanup, resolved checkpatch findings in headers
Andres More
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, fixed comments style at the end of headers
Andres More
2010-05-11
Staging: vt6656: incorporated ETH_ALEN macro instead of custom one
Andres More
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