summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/rxtx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: s_uGetRTSCTSRsvTime fix return.Malcolm Priestley2014-03-191-3/+3
* staging: vt6656: vnt_rxtx_rsvtime_le16 fix return.Malcolm Priestley2014-03-191-1/+1
* staging: vt6656: s_uGetDataDuration use __le16.Malcolm Priestley2014-03-191-2/+2
* staging: vt6656: Correct return type s_uGetRTSCTSDuration.Malcolm Priestley2014-03-191-2/+2
* staging: vt6656: rxtx endian correct return durationMalcolm Priestley2014-03-191-4/+4
* staging: vt6656: vnt_time_stamp_off fix return to __le16Malcolm Priestley2014-03-191-1/+1
* staging: vt6656: rxtx Replace wTimeStampOff* variablesMalcolm Priestley2014-03-191-7/+7
* 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-8/+8
* staging: vt6656: rxtx: Replace wRTSTxRrvTime*Malcolm Priestley2014-03-191-5/+5
* staging: vt6656: rxtx: Replace wRTSDuration* variablesMalcolm Priestley2014-03-191-6/+6
* staging: vt6656: rxtx Replace wDuration* variables.Malcolm Priestley2014-03-191-36/+36
* staging: vt6656: struct vnt_usb_send_context remove sEthHeader.Malcolm Priestley2014-02-281-2/+2
* staging: vt6656: Remove typedef enum _CONTEXT_TYPEMalcolm Priestley2014-02-251-5/+5
* staging: vt6656: Replace typedef enum _CARD_OP_MODEMalcolm Priestley2014-02-181-11/+12
* staging: vt6656: rxtx.c Camel case and clean up s_uGetRTSCTSRsvTimeMalcolm Priestley2014-01-091-29/+39
* staging: vt6656: rxtx.c Camel case and clean up s_uGetTxRsvTimeMalcolm Priestley2014-01-091-15/+16
* staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_infoMalcolm Priestley2013-12-111-14/+4Star
* staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to statsMalcolm Priestley2013-12-111-0/+3
* staging: vt6656: clean up s_vGetFreeContextMalcolm Priestley2013-12-031-18/+19
* staging: vt6656: s_vGetFreeContext remove pReturnContextMalcolm Priestley2013-12-031-4/+2Star
* staging: vt6656: remove void pointer from s_vGetFreeContextMalcolm Priestley2013-12-031-8/+11
* staging: vt6656: Remove unused variable bAES.Malcolm Priestley2013-11-261-4/+0Star
* staging: vt6656: Remove unused variable bLongHeaderMalcolm Priestley2013-11-261-20/+4Star
* staging: vt6656: vnt_beacon_buffer attach mac header.Malcolm Priestley2013-11-251-10/+9Star
* staging: vt6656: csBeacon_xmit merge structures.Malcolm Priestley2013-11-251-31/+30Star
* staging: vt6656: Remove always 0 variable dwDiagRefCountMalcolm Priestley2013-11-251-36/+20Star
* staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea2013-11-101-3/+3
* staging: vt6656: rxtx.c s_vFillTxKey replace u8 *pbyBuf.Malcolm Priestley2013-10-161-8/+11
* staging: vt6656: rxtx.c clean up s_uGetRTSCTSDurationMalcolm Priestley2013-10-161-25/+28
* staging: vt6656: rxtx.c s_uGetRTSCTSDuration allow fall-through duplicatesMalcolm Priestley2013-10-161-32/+3Star
* staging: vt6656: rxtx.c s_bPacketToWirelessUsb set fallback tx ratesMalcolm Priestley2013-10-161-53/+46Star
* staging: vt6656: rxtx.c cleanup s_vGenerateTxParameterMalcolm Priestley2013-10-081-107/+115
* staging: vt6656: rxtx.c remove dead code s_uFillDataHead/pvTxDataHd.Malcolm Priestley2013-10-031-39/+3Star
* staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_abMalcolm Priestley2013-10-031-27/+17Star
* staging: vt6656: rxtx.c parse out vnt_rxtx_datahead_abMalcolm Priestley2013-10-031-27/+26Star
* staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_a_fbMalcolm Priestley2013-10-031-20/+10Star
* staging: vt6656: rxtx.c parse out struct vnt_tx_datahead_a_fbMalcolm Priestley2013-10-031-22/+27
* staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_g_fbMalcolm Priestley2013-10-031-41/+33Star
* staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_gMalcolm Priestley2013-10-031-55/+52Star
* staging: vt6656: rxtx.c change tx functions to return u16Malcolm Priestley2013-10-031-13/+19
* Merge 3.12-rc3 into staging-nextGreg Kroah-Hartman2013-09-301-0/+2
|\
| * staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD.Malcolm Priestley2013-09-261-0/+2
* | staging: vt6656: rxtx.c remove dead code rts_cts voidMalcolm Priestley2013-09-271-12/+7Star
* | staging: vt6656: rxtx.c Move rts_cts pointer assignment to s_vGenerateTxParam...Malcolm Priestley2013-09-271-21/+23
* | staging: vt6656: rxtx.c s_vGenerateTxParameter Create vnt_mic_hdr structureMalcolm Priestley2013-09-271-27/+28
* | staging: vt6656: rxtx.c create structure to join vnt_tx_data_head with vnt_tx...Malcolm Priestley2013-09-271-6/+6
* | staging: vt6656: rxtx.c Create union of struct vnt_rrv_time* stucturesMalcolm Priestley2013-09-271-47/+25Star
* | staging: vt6656: rxtx.c s_vGenerateTxParameter replace pTxBufHead void pointer.Malcolm Priestley2013-09-261-11/+10Star