summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/tether.h
AgeCommit message (Expand)Author
2010-08-31staging: vt6656: removed custom definitions of Ethernet packet typesAndres More
2010-07-22staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LENAndres More
2010-07-22staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLENAndres More
2010-07-22staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LENAndres More
2010-07-22staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More
2010-07-08staging: vt6656: removed unused IS_NULL_ADDRESS definitionAndres More
2010-06-24staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More
2010-06-23Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More
2010-06-18Staging: vt6656: code cleanup, resolved checkpatch findings in headersAndres More
2010-05-18Staging: vt6656: use ETH_HLEN macro instead of custom oneCharles Clément
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More
2010-05-11Staging: vt6656: code cleanup, fixed comments style at the end of headersAndres More
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond