summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2013-11-25staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.Malcolm Priestley
2013-11-25Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter
2013-10-27staging: vt6656: removed space after '*' in pointer declarationNandini Hanumanthagowda
2013-10-27Staging: vt6656: fix code indenting error in power.cJohannes Löthberg
2013-10-27Staging: vt6656: Fix Sparse Warning: cast from restricted gfp_t in hostap.cEbru Akagunduz
2013-10-27Staging: vt6656: fix a brace coding style issue in power.cJohannes Löthberg
2013-10-27staging: vt6656: removed braces from single line if-statementNandini Hanumanthagowda
2013-10-27staging: vt6656: fixed indentation and unnecessary space errorsNandini Hanumanthagowda
2013-10-27staging: vt6656: call usb_device_reset before netdev registrationMalcolm Priestley
2013-10-17staging: vt6656: removed line over 80 chars warningNandini Hanumanthagowda
2013-10-17staging: vt6656: removed C99-style commentsNandini Hanumanthagowda
2013-10-17staging: vt6656: removed unnecessary parentheses in return statementNandini Hanumanthagowda
2013-10-17staging: vt6656: removal of braces under if-control statementNandini Hanumanthagowda
2013-10-17staging: vt6656: indentation and removal of unnecessary spacesNandini Hanumanthagowda
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-16staging: vt6656: Removed checkpatch whitespace errorsNandini Hanumanthagowda
2013-10-16staging: vt6656: removed space related checkpatch warningsNandini Hanumanthagowda
2013-10-15staging: vt6656: return if pControlURB->hcpriv not NULLMalcolm Priestley
2013-10-15staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBackMalcolm Priestley
2013-10-15staging: vt6656: return from workqueues on fMP_DISCONNECTEDMalcolm Priestley
2013-10-15staging: vt6656: main_usb.c correct pDevice->pControlURB gotoMalcolm Priestley
2013-10-15Staging: vt6656: adding spaces around '='Ashvini Varatharaj
2013-10-14staging: vt6656: Removed redundant code from iwctl fileNandini Hanumanthagowda
2013-10-11staging: vt6656: make pControlURB available life time of driver.Malcolm 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-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