summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/rxtx.c
AgeCommit message (Expand)Author
2014-03-19staging: vt6656: rxtx Replace wTimeStampOff* variablesMalcolm Priestley
2014-03-19staging: vt6656: rxtx Replace wCTSTxRrvTime_baMalcolm Priestley
2014-03-19staging: vt6656: rxtx: Replace wCTSDuration*Malcolm Priestley
2014-03-19staging: vt6656: rxtx: Replace wTxRrvTime*Malcolm Priestley
2014-03-19staging: vt6656: rxtx: Replace wRTSTxRrvTime*Malcolm Priestley
2014-03-19staging: vt6656: rxtx: Replace wRTSDuration* variablesMalcolm Priestley
2014-03-19staging: vt6656: rxtx Replace wDuration* variables.Malcolm Priestley
2014-02-27staging: vt6656: struct vnt_usb_send_context remove sEthHeader.Malcolm Priestley
2014-02-24staging: vt6656: Remove typedef enum _CONTEXT_TYPEMalcolm Priestley
2014-02-18staging: vt6656: Replace typedef enum _CARD_OP_MODEMalcolm Priestley
2014-01-09staging: vt6656: rxtx.c Camel case and clean up s_uGetRTSCTSRsvTimeMalcolm Priestley
2014-01-09staging: vt6656: rxtx.c Camel case and clean up s_uGetTxRsvTimeMalcolm Priestley
2013-12-10staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_infoMalcolm Priestley
2013-12-10staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to statsMalcolm Priestley
2013-12-03staging: vt6656: clean up s_vGetFreeContextMalcolm Priestley
2013-12-03staging: vt6656: s_vGetFreeContext remove pReturnContextMalcolm Priestley
2013-12-03staging: vt6656: remove void pointer from s_vGetFreeContextMalcolm Priestley
2013-11-25staging: vt6656: Remove unused variable bAES.Malcolm Priestley
2013-11-25staging: vt6656: Remove unused variable bLongHeaderMalcolm Priestley
2013-11-25staging: vt6656: vnt_beacon_buffer attach mac header.Malcolm Priestley
2013-11-25staging: vt6656: csBeacon_xmit merge structures.Malcolm Priestley
2013-11-25staging: vt6656: Remove always 0 variable dwDiagRefCountMalcolm Priestley
2013-11-10staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea
2013-10-16staging: vt6656: rxtx.c s_vFillTxKey replace u8 *pbyBuf.Malcolm Priestley
2013-10-16staging: vt6656: rxtx.c clean up s_uGetRTSCTSDurationMalcolm Priestley
2013-10-16staging: vt6656: rxtx.c s_uGetRTSCTSDuration allow fall-through duplicatesMalcolm Priestley
2013-10-16staging: vt6656: rxtx.c s_bPacketToWirelessUsb set fallback tx ratesMalcolm Priestley
2013-10-07staging: vt6656: rxtx.c cleanup s_vGenerateTxParameterMalcolm Priestley
2013-10-03staging: vt6656: rxtx.c remove dead code s_uFillDataHead/pvTxDataHd.Malcolm Priestley
2013-10-03staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_abMalcolm Priestley
2013-10-03staging: vt6656: rxtx.c parse out vnt_rxtx_datahead_abMalcolm Priestley
2013-10-03staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_a_fbMalcolm Priestley
2013-10-03staging: vt6656: rxtx.c parse out struct vnt_tx_datahead_a_fbMalcolm Priestley
2013-10-03staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_g_fbMalcolm Priestley
2013-10-03staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_gMalcolm Priestley
2013-10-03staging: vt6656: rxtx.c change tx functions to return u16Malcolm Priestley
2013-09-29Merge 3.12-rc3 into staging-nextGreg Kroah-Hartman
2013-09-26staging: vt6656: rxtx.c remove dead code rts_cts voidMalcolm Priestley
2013-09-26staging: vt6656: rxtx.c Move rts_cts pointer assignment to s_vGenerateTxParam...Malcolm Priestley
2013-09-26staging: vt6656: rxtx.c s_vGenerateTxParameter Create vnt_mic_hdr structureMalcolm Priestley
2013-09-26staging: vt6656: rxtx.c create structure to join vnt_tx_data_head with vnt_tx...Malcolm Priestley
2013-09-26staging: vt6656: rxtx.c Create union of struct vnt_rrv_time* stucturesMalcolm Priestley
2013-09-25staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD.Malcolm Priestley
2013-09-25staging: vt6656: rxtx.c s_vGenerateTxParameter replace pTxBufHead void pointer.Malcolm Priestley
2013-09-25staging: vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.hMalcolm Priestley
2013-08-27staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT.Malcolm Priestley
2013-08-27staging: vt6656: rxtx.c s_vFillTxKey use switch for pTransmitKey->byCipherSuiteMalcolm Priestley
2013-08-27staging: vt6656: rxtx.c s_vFillTxKey clean up format and white space.Malcolm Priestley
2013-08-27staging: vt6656: rxtx.c s_vFillRTSHead/s_vFillCTSHead move union vnt_tx_data_...Malcolm Priestley
2013-08-27staging: vt6656: rxtx.c merge pvRTS and pvCTS/pCTS void pointersMalcolm Priestley