summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/rxtx.h
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: struct vnt_tx_short_buf_head correct base typesMalcolm Priestley2014-03-191-2/+2
* staging: vt6656: rxtx Replace wTimeStampOff* variablesMalcolm Priestley2014-03-191-6/+6
* staging: vt6656: rxtx Replace wCTSTxRrvTime_baMalcolm Priestley2014-03-191-1/+1
* staging: vt6656: rxtx: Replace wCTSDuration*Malcolm Priestley2014-03-191-2/+2
* staging: vt6656: rxtx: Replace wTxRrvTime*Malcolm Priestley2014-03-191-5/+5
* staging: vt6656: rxtx: Replace wRTSTxRrvTime*Malcolm Priestley2014-03-191-4/+4
* staging: vt6656: rxtx: Replace wRTSDuration* variablesMalcolm Priestley2014-03-191-6/+6
* staging: vt6656: rxtx Replace wDuration* variables.Malcolm Priestley2014-03-191-20/+20
* staging: vt6656: vnt_beacon_buffer attach mac header.Malcolm Priestley2013-11-251-0/+1
* staging: vt6656: csBeacon_xmit merge structures.Malcolm Priestley2013-11-251-2/+9
* staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_abMalcolm Priestley2013-10-031-0/+1
* staging: vt6656: rxtx.c parse out vnt_rxtx_datahead_abMalcolm Priestley2013-10-031-0/+1
* staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_a_fbMalcolm Priestley2013-10-031-0/+2
* staging: vt6656: rxtx.c parse out struct vnt_tx_datahead_a_fbMalcolm Priestley2013-10-031-0/+1
* staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_g_fbMalcolm Priestley2013-10-031-0/+2
* staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_gMalcolm Priestley2013-10-031-0/+2
* staging: vt6656: rxtx.c create structure to join vnt_tx_data_head with vnt_tx...Malcolm Priestley2013-09-271-3/+22
* staging: vt6656: rxtx.c Create union of struct vnt_rrv_time* stucturesMalcolm Priestley2013-09-271-0/+7
* staging: vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.hMalcolm Priestley2013-09-261-4/+8
* staging: vt6656: rxtx s_vFillRTSHead create union of vnt_rts*/vnt_cts* struct...Malcolm Priestley2013-08-261-0/+12
* staging: vt6656: desc.h Remove typedef struct tagSMICHDRHead to new structure...Malcolm Priestley2013-08-231-0/+18
* staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyL...Malcolm Priestley2013-08-211-42/+15Star
* staging: vt6656: desc.h remove typedef tagSTxDataHead_a_FB to new structure i...Malcolm Priestley2013-08-201-0/+10
* staging: vt6656: desc.h remove typedef tagSTxDataHead_ab to new structure in ...Malcolm Priestley2013-08-201-0/+8
* staging: vt6656: desc.h remove typedef tagSTxDataHead_g_FB to new structure i...Malcolm Priestley2013-08-201-0/+15
* staging: vt6656: desc.h: remove typedef struct tagSTxDataHead_g to new struct...Malcolm Priestley2013-08-201-0/+14
* staging: vt6656: desc.h remove typedef SRrvTime_ab to new structure.Malcolm Priestley2013-08-201-0/+5
* staging: vt6656: desc.h: Move typedef struct tagSRrvTime_gCTS to new structur...Malcolm Priestley2013-08-201-0/+7
* staging: vt6656: desc.h: Move typedef tagSRrvTime_gRTS to new structure in rx...Malcolm Priestley2013-08-201-0/+10
* staging: vt6656: desc.h Move typedef struct tagSCTS* to new structures in rxtx.hMalcolm Priestley2013-08-161-0/+23
* staging: vt6656: desc.h Remove typedef struct tagSRTS_* to new strutures in r...Malcolm Priestley2013-08-161-0/+53
* staging: vt6656: rxtx.h : remove typedef struct tagSBEACON_BUFFERMalcolm Priestley2013-08-161-9/+7Star
* staging: vt6656: rxtx.c remove typdef PTX_BUFFERMalcolm Priestley2013-08-161-11/+9Star
* staging: vt6656: rxtx.h dead code typedef union tagUTX_BUFFER_CONTAINERMalcolm Priestley2013-08-141-573/+0Star
* staging: vt6656: rxtx.h always pack BEACON_BUFFER/TX_BUFFERMalcolm Priestley2013-08-141-2/+2
* staging: vt6656: remove consecutive newlinesAndres More2013-03-291-32/+0Star
* staging: vt6656: remove code placeholdersAndres More2013-03-251-4/+0Star
* staging: vt6656: removed no longer useful ttype.h fileAndres More2013-03-111-1/+0Star
* staging: vt6656: replaced custom WORD definition with u16Andres More2013-03-111-234/+234
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-93/+93
* staging: vt6656: change bssdb/rxtx/wpa2 to new structuresMalcolm Priestley2013-01-181-25/+6Star
* staging: vt6656: 64 bit fixes: rxtx.h Replace DWORD with u32.Malcolm Priestley2012-11-131-4/+4
* staging: vt6656: removed NTSTATUS definitionAndres More2010-08-031-3/+3
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-7/+10
* Staging: vt6656: code cleanup, removed OUT definitionAndres More2010-05-111-2/+2
* Staging: vt6656: code cleanup, fixed comments style at the end of headersAndres More2010-05-111-4/+1Star
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-1/+1
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-11/+11
* Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-111-3/+3
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-22/+0Star