aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/rxtx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman1-11/+0
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman1-0/+1
2017-02-05staging: vt6656: Add missing identifier namesSimon Sandström1-4/+4
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka1-3/+0
2014-07-22staging: vt6656: struct vnt_tx_short_buf_head change base type of fifo_ctl to __le16Malcolm Priestley1-1/+1
2014-07-22staging: vt6656: struct vnt_tx_fifo_head fifo_ctl change base type to __le16Malcolm Priestley1-1/+1
2014-07-22staging: vt6656: struct vnt_beacon_buffer replace byType with typeMalcolm Priestley1-1/+1
2014-07-22staging: vt6656: vnt_tx_buffer replace byType with typeMalcolm Priestley1-1/+1
2014-07-22staging: vt6656: struct vnt_beacon_buffer replace byPKTNO with pkt_noMalcolm Priestley1-1/+1
2014-07-22staging: vt6656: struct vnt_tx_buffer replace byPKTNO with pkt_noMalcolm Priestley1-1/+1
2014-07-22staging: vt6656: vnt_tx_fifo_head rename wFIFOCtl to fifo_ctlMalcolm Priestley1-1/+1
2014-06-29staging: vt6656: rxtx replace wFragCtl with frag_ctl.Malcolm Priestley1-1/+1
2014-06-29staging: vt6656: rxtx struct vnt_mic_hdr change tsc_47_16/tsc_15_0Malcolm Priestley1-2/+1
2014-06-26staging: vt6656: rxtx remove dead codeMalcolm Priestley1-5/+0
2014-06-26staging: vt6656: move life time macros to rxtx.hMalcolm Priestley1-0/+3
2014-06-26staging: vt6656: mac80211 conversion: Create tx functionsMalcolm Priestley1-1/+6
2014-06-19staging: vt6656: rxtx replace adwTxKey[4]Malcolm Priestley1-1/+1
2014-06-19staging: vt6656: rxtx add mac header to vnt_tx_datahead_* structuresMalcolm Priestley1-0/+4
2014-05-19staging: vt6656: dead code bRelayPacketSendMalcolm Priestley1-2/+0
2014-05-15staging: vt6656: rxtx: Remove unused uDMAIdx from driver.Malcolm Priestley1-1/+1
2014-04-18staging: vt6656: rxtx Replace vnt_tx_fifo_head wReservedMalcolm Priestley1-1/+1
2014-04-18staging : vt6656: rxtx struct vnt_beacon_buffer Replace wTxByteCountMalcolm Priestley1-1/+1
2014-04-18staging: vt6656: rxtx struct vnt_tx_buffer Replace wTxByteCountMalcolm Priestley1-1/+1
2014-04-18staging: vt6656: rxtx Replace struct vnt_tx_fifo_head wTimeStampMalcolm Priestley1-1/+1
2014-03-19staging: vt6656: struct vnt_tx_short_buf_head correct base typesMalcolm Priestley1-2/+2
2014-03-19staging: vt6656: rxtx Replace wTimeStampOff* variablesMalcolm Priestley1-6/+6
2014-03-19staging: vt6656: rxtx Replace wCTSTxRrvTime_baMalcolm Priestley1-1/+1
2014-03-19staging: vt6656: rxtx: Replace wCTSDuration*Malcolm Priestley1-2/+2
2014-03-19staging: vt6656: rxtx: Replace wTxRrvTime*Malcolm Priestley1-5/+5
2014-03-19staging: vt6656: rxtx: Replace wRTSTxRrvTime*Malcolm Priestley1-4/+4
2014-03-19staging: vt6656: rxtx: Replace wRTSDuration* variablesMalcolm Priestley1-6/+6
2014-03-19staging: vt6656: rxtx Replace wDuration* variables.Malcolm Priestley1-20/+20
2013-11-25staging: vt6656: vnt_beacon_buffer attach mac header.Malcolm Priestley1-0/+1
2013-11-25staging: vt6656: csBeacon_xmit merge structures.Malcolm Priestley1-2/+9
2013-10-03staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_abMalcolm Priestley1-0/+1
2013-10-03staging: vt6656: rxtx.c parse out vnt_rxtx_datahead_abMalcolm Priestley1-0/+1
2013-10-03staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_a_fbMalcolm Priestley1-0/+2
2013-10-03staging: vt6656: rxtx.c parse out struct vnt_tx_datahead_a_fbMalcolm Priestley1-0/+1
2013-10-03staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_g_fbMalcolm Priestley1-0/+2
2013-10-03staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_gMalcolm Priestley1-0/+2
2013-09-26staging: vt6656: rxtx.c create structure to join vnt_tx_data_head with vnt_tx_head.Malcolm Priestley1-3/+22
2013-09-26staging: vt6656: rxtx.c Create union of struct vnt_rrv_time* stucturesMalcolm Priestley1-0/+7
2013-09-25staging: vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.hMalcolm Priestley1-4/+8
2013-08-26staging: vt6656: rxtx s_vFillRTSHead create union of vnt_rts*/vnt_cts* structures.Malcolm Priestley1-0/+12
2013-08-23staging: vt6656: desc.h Remove typedef struct tagSMICHDRHead to new structure in rxtx.hMalcolm Priestley1-0/+18
2013-08-21staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyLen, pbyPhySrv and pbyPhySgnMalcolm Priestley1-42/+15
2013-08-19staging: vt6656: desc.h remove typedef tagSTxDataHead_a_FB to new structure in rxtx.hMalcolm Priestley1-0/+10
2013-08-19staging: vt6656: desc.h remove typedef tagSTxDataHead_ab to new structure in rxtx.hMalcolm Priestley1-0/+8
2013-08-19staging: vt6656: desc.h remove typedef tagSTxDataHead_g_FB to new structure in rxtx.hMalcolm Priestley1-0/+15
2013-08-19staging: vt6656: desc.h: remove typedef struct tagSTxDataHead_g to new structure in rxtx.hMalcolm Priestley1-0/+14