summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/rxtx.h
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: vnt_tx_buffer replace byType with typeMalcolm Priestley2014-07-221-1/+1
* staging: vt6656: struct vnt_beacon_buffer replace byPKTNO with pkt_noMalcolm Priestley2014-07-221-1/+1
* staging: vt6656: struct vnt_tx_buffer replace byPKTNO with pkt_noMalcolm Priestley2014-07-221-1/+1
* staging: vt6656: vnt_tx_fifo_head rename wFIFOCtl to fifo_ctlMalcolm Priestley2014-07-221-1/+1
* staging: vt6656: rxtx replace wFragCtl with frag_ctl.Malcolm Priestley2014-06-291-1/+1
* staging: vt6656: rxtx struct vnt_mic_hdr change tsc_47_16/tsc_15_0Malcolm Priestley2014-06-291-2/+1
* staging: vt6656: rxtx remove dead codeMalcolm Priestley2014-06-261-5/+0
* staging: vt6656: move life time macros to rxtx.hMalcolm Priestley2014-06-261-0/+3
* staging: vt6656: mac80211 conversion: Create tx functionsMalcolm Priestley2014-06-261-1/+6
* staging: vt6656: rxtx replace adwTxKey[4]Malcolm Priestley2014-06-191-1/+1
* staging: vt6656: rxtx add mac header to vnt_tx_datahead_* structuresMalcolm Priestley2014-06-191-0/+4
* staging: vt6656: dead code bRelayPacketSendMalcolm Priestley2014-05-191-2/+0
* staging: vt6656: rxtx: Remove unused uDMAIdx from driver.Malcolm Priestley2014-05-151-1/+1
* staging: vt6656: rxtx Replace vnt_tx_fifo_head wReservedMalcolm Priestley2014-04-181-1/+1
* staging : vt6656: rxtx struct vnt_beacon_buffer Replace wTxByteCountMalcolm Priestley2014-04-181-1/+1
* staging: vt6656: rxtx struct vnt_tx_buffer Replace wTxByteCountMalcolm Priestley2014-04-181-1/+1
* staging: vt6656: rxtx Replace struct vnt_tx_fifo_head wTimeStampMalcolm Priestley2014-04-181-1/+1
* 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-261-3/+22
* staging: vt6656: rxtx.c Create union of struct vnt_rrv_time* stucturesMalcolm Priestley2013-09-261-0/+7
* staging: vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.hMalcolm Priestley2013-09-251-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/+15
* staging: vt6656: desc.h remove typedef tagSTxDataHead_a_FB to new structure i...Malcolm Priestley2013-08-191-0/+10
* staging: vt6656: desc.h remove typedef tagSTxDataHead_ab to new structure in ...Malcolm Priestley2013-08-191-0/+8
* staging: vt6656: desc.h remove typedef tagSTxDataHead_g_FB to new structure i...Malcolm Priestley2013-08-191-0/+15
* staging: vt6656: desc.h: remove typedef struct tagSTxDataHead_g to new struct...Malcolm Priestley2013-08-191-0/+14
* staging: vt6656: desc.h remove typedef SRrvTime_ab to new structure.Malcolm Priestley2013-08-191-0/+5
* staging: vt6656: desc.h: Move typedef struct tagSRrvTime_gCTS to new structur...Malcolm Priestley2013-08-191-0/+7
* staging: vt6656: desc.h: Move typedef tagSRrvTime_gRTS to new structure in rx...Malcolm Priestley2013-08-191-0/+10
* staging: vt6656: desc.h Move typedef struct tagSCTS* to new structures in rxtx.hMalcolm Priestley2013-08-151-0/+23
* staging: vt6656: desc.h Remove typedef struct tagSRTS_* to new strutures in r...Malcolm Priestley2013-08-151-0/+53
* staging: vt6656: rxtx.h : remove typedef struct tagSBEACON_BUFFERMalcolm Priestley2013-08-151-9/+7
* staging: vt6656: rxtx.c remove typdef PTX_BUFFERMalcolm Priestley2013-08-151-11/+9
OpenPOWER on IntegriCloud