Malcolm Priestley ([email protected])

Number of posts: 1364 (0.38 per day)
First post: 2010-12-31 01:19:42
Last post: 2020-10-03 09:34:34

Date List Subject
2013-09-27 15:51:20 linux-wireless [PATCH 2/4] staging: vt6656: covert BSSvSecondCallBack to delayed_work.
2013-09-27 15:48:33 linux-wireless [PATCH 1/4] staging: vt6656: device.h convert sTimerCommand to delayed_work
2013-09-26 18:00:49 linux-wireless [PATCH 5/5] staging: vt6656: rxtx.c remove dead code rts_cts void
2013-09-26 17:57:44 linux-wireless [PATCH 4/5] staging: vt6656: rxtx.c Move rts_cts pointer assignment to s_vGenerateTxParameter
2013-09-26 17:52:19 linux-wireless [PATCH 3/5] staging: vt6656: rxtx.c s_vGenerateTxParameter Create vnt_mic_hdr structure
2013-09-26 17:49:54 linux-wireless [PATCH 2/5] staging: vt6656: rxtx.c create structure to join vnt_tx_data_head with vnt_tx_head.
2013-09-26 17:47:40 linux-wireless [PATCH 1/5] staging: vt6656: rxtx.c Create union of struct vnt_rrv_time* stuctures
2013-09-23 19:30:51 linux-wireless [PATCH] staging: vt6656: [BUG] iwctl_siwencodeext return if device not open
2013-09-22 19:16:10 linux-wireless [PATCH ] staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD.
2013-09-22 18:49:07 linux-wireless [PATCH] staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.
2013-09-17 18:58:19 linux-wireless [PATCH 2/2] staging: vt6656: rxtx.c s_vGenerateTxParameter replace pTxBufHead void pointer.
2013-09-17 18:54:44 linux-wireless [PATCH 1/2] staging vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.h
2013-08-28 20:12:45 linux-wireless [PATCH v2 rebased] staging: vt6656: device.h Replace typedef struct _RCB
2013-08-28 19:52:33 linux-wireless [PATCH] staging: vt6656: baseband.h re: baseband.c:877:26: sparse: incorrect type in assignment (different base types)
2013-08-27 11:44:54 linux-wireless [PATCH 2/2] staging: vt6656: device.h Replace typedef struct _RCB
2013-08-27 11:41:57 linux-wireless [PATCH 1/2] staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT.
2013-08-27 11:32:07 linux-wireless [PATCH 2/2] staging: vt6656: rxtx.c s_vFillTxKey use switch for pTransmitKey->byCipherSuite
2013-08-27 11:29:22 linux-wireless [PATCH 1/2] staging: vt6656: rxtx.c s_vFillTxKey clean up format and white space.
2013-08-27 11:08:06 linux-wireless [PATCH 5/5] staging: vt6656: rxtx.c s_vFillRTSHead/s_vFillCTSHead move union vnt_tx_data_head up one level.
2013-08-27 11:04:33 linux-wireless Re: [PATCH 3/5] staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rts
2013-08-27 11:03:05 linux-wireless [PATCH 4/5] staging: vt6656: rxtx.c merge pvRTS and pvCTS/pCTS void pointers
2013-08-27 10:56:45 linux-wireless [PATCH 3/5 resend] staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rts
2013-08-27 10:51:06 linux-wireless [PATCH 3/5] staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rts
2013-08-27 10:48:42 linux-wireless [PATCH 2/5] staging: vt6656: s_vFillCTSHead join structures of vnt_cts* to union vnt_tx_data_head
2013-08-27 10:46:26 linux-wireless [PATCH 1/5] staging: vt6656: rxtx.c s_vFillCTSHead Remove byPktType if
2013-08-27 08:58:33 linux-wireless [PATCH 2/2] staging: vt6656: rxtx.c s_vFillRTSHead PK_TYPE_11A allow fall through AUTO_FB_NONE
2013-08-27 08:57:00 linux-wireless [PATCH 1/2] staging: vt6656: rxtx.c: s_vFillRTSHead change if/else to switch on byPktype
2013-08-26 10:28:28 linux-wireless [PATCH 6/6 resend] staging: vt6656: rxtx.c s_vFillRTSHead white space and formating clean up
2013-08-26 10:21:18 linux-wireless [PATCH 6/6] staging: rxtx.c s_vFillRTSHead white space and formating clean up
2013-08-26 10:18:00 linux-wireless [PATCH 5/6] staging: vt6656: rxtx s_vFillRTSHead create union of vnt_rts*/vnt_cts* structures.
2013-08-26 10:12:08 linux-wireless [PATCH 4/6] staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_a_fb to new function.
2013-08-26 10:09:46 linux-wireless [PATCH 3/6] staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_ab to new function.
2013-08-26 10:07:54 linux-wireless [PATCH 2/6] staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g_fb to new function.
2013-08-26 10:05:05 linux-wireless [PATCH 1/6] staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g to new functions.
2013-08-24 12:15:42 linux-wireless [PATCH 5/5] staging: vt6656: s_vGenerateTxParameter pvRrvTime should never be NULL
2013-08-24 12:01:59 linux-wireless [PATCH 4/5] staging: vt6656: s_vGenerateTxParameter dead code bDisCRC
2013-08-24 11:56:19 linux-wireless [PATCH 3/5] staging: vt6656: rxtx.c s_vFillCTSHead remove dead code bDisCRC
2013-08-24 11:50:58 linux-wireless [PATCH 2/5] staging: vt6656: rxtx.c s_vFillRTSHead remove dead bDiscCRC
2013-08-24 11:42:14 linux-wireless [PATCH 1/5] staging: vt6656: device.h Remove dead code bSoftwareGenCrcErr.
2013-08-23 13:37:56 linux-wireless [PATCH 2/2] staging: vt6656: rxtx.c s_vFillTxKey fill structure vnt_mic_hdr
2013-08-23 13:34:06 linux-wireless [PATCH 1/2] staging: vt6656: desc.h Remove typedef struct tagSMICHDRHead to new structure in rxtx.h
2013-08-23 10:49:06 linux-wireless [PATCH] staging: vt6656: rxtx.c endian correct wTimeStampOff
2013-08-23 10:32:34 linux-wireless [PATCH] staging: vt6656: rxtx.c s_create new function to endian correct uGetTxRsvTime.
2013-08-22 20:03:45 linux-wireless [PATCH] staging: vt6656: s_uGetRTSCTSRsvTime return u16 endian corrected value.
2013-08-21 21:16:11 linux-wireless [PATCH 2/2] staging: vt6656: rxtx.c: s_uGetDataDuration Drop argument byDurType.
2013-08-21 20:58:42 linux-wireless [PATCH 1/2] staging: vt6656: rxtx.c s_uGetDataDuration return endian corrected u16.
2013-08-20 21:52:37 linux-wireless [PATCH 2/2] staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyLen, pbyPhySrv and pbyPhySgn
2013-08-20 21:49:37 linux-wireless [PATCH 1/2] staging: vt6656: baseband.c BBvCalculateParameter pwPhyLen return endian corrected.
2013-08-20 19:47:57 linux-wireless [PATCH ] staging: vt6656: rxtx.c dead code TYPE_ATIMDMA/TYPE_BEACONDMA
2013-08-16 22:51:46 linux-wireless [PATCH 8/8] staging: vt6656: desc.h remove typedef tagSTxDataHead_a_FB to new structure in rxtx.h
2013-08-16 22:50:37 linux-wireless [PATCH 7/8] staging: vt6656: desc.h remove typedef tagSTxDataHead_ab to new structure in rxtx.h