Age | Commit message (Expand) | Author |
2013-11-25 | staging: vt6656: [BUG] Fix for TX USB resets from vendors driver. | Malcolm Priestley |
2013-11-25 | Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd() | Dan Carpenter |
2013-10-27 | staging: vt6656: removed space after '*' in pointer declaration | Nandini Hanumanthagowda |
2013-10-27 | Staging: vt6656: fix code indenting error in power.c | Johannes Löthberg |
2013-10-27 | Staging: vt6656: Fix Sparse Warning: cast from restricted gfp_t in hostap.c | Ebru Akagunduz |
2013-10-27 | Staging: vt6656: fix a brace coding style issue in power.c | Johannes Löthberg |
2013-10-27 | staging: vt6656: removed braces from single line if-statement | Nandini Hanumanthagowda |
2013-10-27 | staging: vt6656: fixed indentation and unnecessary space errors | Nandini Hanumanthagowda |
2013-10-27 | staging: vt6656: call usb_device_reset before netdev registration | Malcolm Priestley |
2013-10-17 | staging: vt6656: removed line over 80 chars warning | Nandini Hanumanthagowda |
2013-10-17 | staging: vt6656: removed C99-style comments | Nandini Hanumanthagowda |
2013-10-17 | staging: vt6656: removed unnecessary parentheses in return statement | Nandini Hanumanthagowda |
2013-10-17 | staging: vt6656: removal of braces under if-control statement | Nandini Hanumanthagowda |
2013-10-17 | staging: vt6656: indentation and removal of unnecessary spaces | Nandini Hanumanthagowda |
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-16 | staging: vt6656: Removed checkpatch whitespace errors | Nandini Hanumanthagowda |
2013-10-16 | staging: vt6656: removed space related checkpatch warnings | Nandini Hanumanthagowda |
2013-10-15 | staging: vt6656: return if pControlURB->hcpriv not NULL | Malcolm Priestley |
2013-10-15 | staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack | Malcolm Priestley |
2013-10-15 | staging: vt6656: return from workqueues on fMP_DISCONNECTED | Malcolm Priestley |
2013-10-15 | staging: vt6656: main_usb.c correct pDevice->pControlURB goto | Malcolm Priestley |
2013-10-15 | Staging: vt6656: adding spaces around '=' | Ashvini Varatharaj |
2013-10-14 | staging: vt6656: Removed redundant code from iwctl file | Nandini Hanumanthagowda |
2013-10-11 | staging: vt6656: make pControlURB available life time of driver. | 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-30 | staging: vt6656: covert RXvMngWorkItem to work queue | Malcolm Priestley |
2013-09-30 | staging: vt6656: convert RXvWorkItem to work queue | Malcolm Priestley |
2013-09-30 | staging: vt6656: covert BSSvSecondCallBack to delayed_work. | Malcolm Priestley |
2013-09-30 | staging: vt6656: device.h convert sTimerCommand to delayed_work | 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: [BUG] iwctl_siwencodeext return if device not open | Malcolm Priestley |
2013-09-25 | staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier. | Malcolm Priestley |
2013-09-25 | staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD. | Malcolm Priestley |
2013-09-25 | staging: vt6656: Change variable type to bool | Peter Senna Tschudin |