index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
rxtx.c
Age
Commit message (
Expand
)
Author
2013-10-16
staging: vt6656: rxtx.c s_vFillTxKey replace u8 *pbyBuf.
Malcolm Priestley
2013-10-16
staging: vt6656: rxtx.c clean up s_uGetRTSCTSDuration
Malcolm Priestley
2013-10-16
staging: vt6656: rxtx.c s_uGetRTSCTSDuration allow fall-through duplicates
Malcolm Priestley
2013-10-16
staging: vt6656: rxtx.c s_bPacketToWirelessUsb set fallback tx rates
Malcolm Priestley
2013-10-07
staging: vt6656: rxtx.c cleanup s_vGenerateTxParameter
Malcolm Priestley
2013-10-03
staging: vt6656: rxtx.c remove dead code s_uFillDataHead/pvTxDataHd.
Malcolm Priestley
2013-10-03
staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_ab
Malcolm Priestley
2013-10-03
staging: vt6656: rxtx.c parse out vnt_rxtx_datahead_ab
Malcolm Priestley
2013-10-03
staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_a_fb
Malcolm Priestley
2013-10-03
staging: vt6656: rxtx.c parse out struct vnt_tx_datahead_a_fb
Malcolm Priestley
2013-10-03
staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_g_fb
Malcolm Priestley
2013-10-03
staging: vt6656: rxtx.c Parse struct vnt_tx_datahead_g
Malcolm Priestley
2013-10-03
staging: vt6656: rxtx.c change tx functions to return u16
Malcolm Priestley
2013-09-29
Merge 3.12-rc3 into staging-next
Greg Kroah-Hartman
2013-09-26
staging: vt6656: rxtx.c remove dead code rts_cts void
Malcolm Priestley
2013-09-26
staging: vt6656: rxtx.c Move rts_cts pointer assignment to s_vGenerateTxParam...
Malcolm Priestley
2013-09-26
staging: vt6656: rxtx.c s_vGenerateTxParameter Create vnt_mic_hdr structure
Malcolm Priestley
2013-09-26
staging: vt6656: rxtx.c create structure to join vnt_tx_data_head with vnt_tx...
Malcolm Priestley
2013-09-26
staging: vt6656: rxtx.c Create union of struct vnt_rrv_time* stuctures
Malcolm Priestley
2013-09-25
staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD.
Malcolm Priestley
2013-09-25
staging: vt6656: rxtx.c s_vGenerateTxParameter replace pTxBufHead void pointer.
Malcolm Priestley
2013-09-25
staging: vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.h
Malcolm Priestley
2013-08-27
staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT.
Malcolm Priestley
2013-08-27
staging: vt6656: rxtx.c s_vFillTxKey use switch for pTransmitKey->byCipherSuite
Malcolm Priestley
2013-08-27
staging: vt6656: rxtx.c s_vFillTxKey clean up format and white space.
Malcolm Priestley
2013-08-27
staging: vt6656: rxtx.c s_vFillRTSHead/s_vFillCTSHead move union vnt_tx_data_...
Malcolm Priestley
2013-08-27
staging: vt6656: rxtx.c merge pvRTS and pvCTS/pCTS void pointers
Malcolm Priestley
2013-08-27
staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rts
Malcolm Priestley
2013-08-27
staging: vt6656: s_vFillCTSHead join structures of vnt_cts* to union vnt_tx_d...
Malcolm Priestley
2013-08-27
staging: vt6656: rxtx.c s_vFillCTSHead Remove byPktType if
Malcolm Priestley
2013-08-27
staging: vt6656: rxtx.c s_vFillRTSHead PK_TYPE_11A allow fall through AUTO_FB...
Malcolm Priestley
2013-08-27
staging: vt6656: rxtx.c: s_vFillRTSHead change if/else to switch on byPktype
Malcolm Priestley
2013-08-26
staging: rxtx.c s_vFillRTSHead white space and formating clean up
Malcolm Priestley
2013-08-26
staging: vt6656: rxtx s_vFillRTSHead create union of vnt_rts*/vnt_cts* struct...
Malcolm Priestley
2013-08-26
staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_a_fb to new f...
Malcolm Priestley
2013-08-26
staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_ab to new fun...
Malcolm Priestley
2013-08-26
staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g_fb to new f...
Malcolm Priestley
2013-08-26
staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g to new func...
Malcolm Priestley
2013-08-26
staging: vt6656: s_vGenerateTxParameter pvRrvTime should never be NULL
Malcolm Priestley
2013-08-26
staging: vt6656: s_vGenerateTxParameter dead code bDisCRC
Malcolm Priestley
2013-08-26
staging: vt6656: rxtx.c s_vFillCTSHead remove dead code bDisCRC
Malcolm Priestley
2013-08-26
staging: vt6656: rxtx.c s_vFillRTSHead remove dead bDiscCRC
Malcolm Priestley
2013-08-26
staging: vt6656: device.h Remove dead code bSoftwareGenCrcErr.
Malcolm Priestley
2013-08-23
staging: vt6656: rxtx.c s_vFillTxKey fill structure vnt_mic_hdr
Malcolm Priestley
2013-08-23
staging: vt6656: desc.h Remove typedef struct tagSMICHDRHead to new structure...
Malcolm Priestley
2013-08-23
staging: vt6656: rxtx.c endian correct wTimeStampOff
Malcolm Priestley
2013-08-23
staging: vt6656: rxtx.c s_create new function to endian correct uGetTxRsvTime.
Malcolm Priestley
2013-08-23
staging: vt6656: s_uGetRTSCTSRsvTime return u16 endian corrected value.
Malcolm Priestley
2013-08-22
staging: vt6656: rxtx.c: s_uGetDataDuration Drop argument byDurType.
Malcolm Priestley
2013-08-22
staging: vt6656: rxtx.c s_uGetDataDuration return endian corrected u16.
Malcolm Priestley
[next]