summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2013-09-30staging: vt6656: covert RXvMngWorkItem to work queueMalcolm Priestley
2013-09-30staging: vt6656: convert RXvWorkItem to work queueMalcolm Priestley
2013-09-30staging: vt6656: covert BSSvSecondCallBack to delayed_work.Malcolm Priestley
2013-09-30staging: vt6656: device.h convert sTimerCommand to delayed_workMalcolm 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: [BUG] iwctl_siwencodeext return if device not openMalcolm Priestley
2013-09-25staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley
2013-09-25staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD.Malcolm Priestley
2013-09-25staging: vt6656: Change variable type to boolPeter Senna Tschudin
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-09-25staging: vt6655: vt6656: Fix typo in commentsMasanari Iida
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-09-17staging/vt6656: Fix screwed up indentation in swGetOFDMControlRateDave Jones
2013-08-28staging: vt6656: device.h Replace typedef struct _RCBMalcolm Priestley
2013-08-28staging: vt6656: baseband.h re: baseband.c:877:26: sparse: incorrect type in ...Malcolm 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
2013-08-27staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rtsMalcolm Priestley
2013-08-27staging: vt6656: s_vFillCTSHead join structures of vnt_cts* to union vnt_tx_d...Malcolm Priestley
2013-08-27staging: vt6656: rxtx.c s_vFillCTSHead Remove byPktType ifMalcolm Priestley
2013-08-27staging: vt6656: rxtx.c s_vFillRTSHead PK_TYPE_11A allow fall through AUTO_FB...Malcolm Priestley
2013-08-27staging: vt6656: rxtx.c: s_vFillRTSHead change if/else to switch on byPktypeMalcolm Priestley
2013-08-26staging: rxtx.c s_vFillRTSHead white space and formating clean upMalcolm Priestley
2013-08-26staging: vt6656: rxtx s_vFillRTSHead create union of vnt_rts*/vnt_cts* struct...Malcolm Priestley
2013-08-26staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_a_fb to new f...Malcolm Priestley
2013-08-26staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_ab to new fun...Malcolm Priestley
2013-08-26staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g_fb to new f...Malcolm Priestley
2013-08-26staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g to new func...Malcolm Priestley
2013-08-26staging: vt6656: s_vGenerateTxParameter pvRrvTime should never be NULLMalcolm Priestley
2013-08-26staging: vt6656: s_vGenerateTxParameter dead code bDisCRCMalcolm Priestley
2013-08-26staging: vt6656: rxtx.c s_vFillCTSHead remove dead code bDisCRCMalcolm Priestley
2013-08-26staging: vt6656: rxtx.c s_vFillRTSHead remove dead bDiscCRCMalcolm Priestley
2013-08-26staging: vt6656: device.h Remove dead code bSoftwareGenCrcErr.Malcolm Priestley
2013-08-23staging: vt6656: rxtx.c s_vFillTxKey fill structure vnt_mic_hdrMalcolm Priestley
2013-08-23staging: vt6656: desc.h Remove typedef struct tagSMICHDRHead to new structure...Malcolm Priestley
2013-08-23staging: vt6656: rxtx.c endian correct wTimeStampOffMalcolm Priestley
2013-08-23staging: vt6656: rxtx.c s_create new function to endian correct uGetTxRsvTime.Malcolm Priestley
2013-08-23staging: vt6656: s_uGetRTSCTSRsvTime return u16 endian corrected value.Malcolm Priestley
2013-08-22staging: vt6656: rxtx.c: s_uGetDataDuration Drop argument byDurType.Malcolm Priestley
2013-08-22staging: vt6656: rxtx.c s_uGetDataDuration return endian corrected u16.Malcolm Priestley