aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/tether.h
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: removed custom definitions of Ethernet packet typesAndres More2010-08-311-31/+3
* staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LENAndres More2010-07-221-8/+0
* staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLENAndres More2010-07-221-5/+0
* staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LENAndres More2010-07-221-2/+1
* staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More2010-07-221-1/+0
* staging: vt6656: removed unused IS_NULL_ADDRESS definitionAndres More2010-07-081-6/+0
* staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More2010-06-241-6/+0
* Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More2010-06-231-8/+0
* Staging: vt6656: code cleanup, resolved checkpatch findings in headersAndres More2010-06-181-3/+3
* Staging: vt6656: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-181-4/+2
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-1/+1
* Staging: vt6656: code cleanup, fixed comments style at the end of headersAndres More2010-05-111-4/+1
* Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-111-11/+11
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-20/+0
* Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb2009-09-151-3/+3
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+256