summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/tether.h
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: decode remove tether.c/hMalcolm Priestley2014-06-261-101/+0
* staging: vt6656: rxtx s_vFillCTSHead replace TYPE_CTL_CTS macroMalcolm Priestley2014-04-181-2/+0
* staging: vt6656: vnt_fill_ieee80211_rts replace TYPE_CTL_RTS macroMalcolm Priestley2014-04-181-2/+0
* staging: vt6656: remove unused definitionsAndres More2013-05-131-10/+0
* staging: vt6656: remove consecutive newlinesAndres More2013-03-281-8/+0
* staging: vt6656: remove unused functionsAndres More2013-03-261-1/+0
* staging: vt6656: remove code placeholdersAndres More2013-03-251-5/+0
* staging: vt6656: removed custom 802.11 header usageAndres More2013-03-251-24/+0
* staging: vt6656: removed usage of custom Ethernet headerAndres More2013-03-251-12/+0
* staging: vt6656: removed no longer useful ttype.h fileAndres More2013-03-111-1/+0
* staging: vt6656: replaced custom WORD definition with u16Andres More2013-03-111-5/+5
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-11/+11
* staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-151-1/+1
* staging: vt6656: Remove all commented macrosMarcos Paulo de Souza2012-07-091-2/+0
* 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
OpenPOWER on IntegriCloud