summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/tether.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-26staging: vt6656: decode remove tether.c/hMalcolm Priestley1-101/+0
2014-04-18staging: vt6656: rxtx s_vFillCTSHead replace TYPE_CTL_CTS macroMalcolm Priestley1-2/+0
2014-04-18staging: vt6656: vnt_fill_ieee80211_rts replace TYPE_CTL_RTS macroMalcolm Priestley1-2/+0
2013-05-13staging: vt6656: remove unused definitionsAndres More1-10/+0
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-8/+0
2013-03-26staging: vt6656: remove unused functionsAndres More1-1/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-5/+0
2013-03-25staging: vt6656: removed custom 802.11 header usageAndres More1-24/+0
2013-03-25staging: vt6656: removed usage of custom Ethernet headerAndres More1-12/+0
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More1-1/+0
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More1-5/+5
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-11/+11
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More1-1/+1
2012-07-09staging: vt6656: Remove all commented macrosMarcos Paulo de Souza1-2/+0
2010-08-31staging: vt6656: removed custom definitions of Ethernet packet typesAndres More1-31/+3
2010-07-22staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LENAndres More1-8/+0
2010-07-22staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLENAndres More1-5/+0
2010-07-22staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LENAndres More1-2/+1
2010-07-22staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More1-1/+0
2010-07-08staging: vt6656: removed unused IS_NULL_ADDRESS definitionAndres More1-6/+0
2010-06-24staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More1-6/+0
2010-06-23Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More1-8/+0
2010-06-18Staging: vt6656: code cleanup, resolved checkpatch findings in headersAndres More1-3/+3
2010-05-18Staging: vt6656: use ETH_HLEN macro instead of custom oneCharles Clément1-4/+2
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-1/+1
2010-05-11Staging: vt6656: code cleanup, fixed comments style at the end of headersAndres More1-4/+1
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More1-11/+11
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-20/+0
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb1-3/+3
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+256