LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2014-07-16 21:23:07
linux-wireless
[PATCH 01/21] staging: vt6656: baseband.c rename awcFrameTime to vnt_frame_time
2014-07-15 18:56:09
linux-wireless
[PATCH 12/12] staging: vt6656: usbpipe irrelevant function descriptions
2014-07-15 18:56:06
linux-wireless
[PATCH 11/12] staging: vt6656: rename s_nsBulkInUsbIoCompleteRead to vnt_submit_rx_urb_complete
2014-07-15 18:56:05
linux-wireless
[PATCH 10/12] staging: vt6656: rename PIPEnsBulkInUsbRead to vnt_submit_rx_urb
2014-07-15 18:56:03
linux-wireless
[PATCH 09/12] staging: vt6656: rename s_nsBulkOutIoCompleteWrite to vnt_tx_context_complete
2014-07-15 18:56:02
linux-wireless
[PATCH 08/12] staging: vt6656: rename PIPEnsSendBulkOut to vnt_tx_context.
2014-07-15 18:56:00
linux-wireless
[PATCH 07/12] staging: vt6656: rename s_nsInterruptUsbIoCompleteRead to vnt_start_interrupt_urb_complete
2014-07-15 18:55:58
linux-wireless
[PATCH 06/12] staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urb
2014-07-15 18:55:56
linux-wireless
[PATCH 05/12] staging: vt6656: int.c remove irrelevant function description
2014-07-15 18:55:51
linux-wireless
[PATCH 04/12] staging: vt6656: rename INTvWorkItem to vnt_int_start_interrupt
2014-07-15 18:55:42
linux-wireless
[PATCH 03/12] staging: vt6656: int rename INTnsProcessData to vnt_int_process_data
2014-07-15 18:55:40
linux-wireless
[PATCH 02/12] staging: vt6656: int.c Replace DBG_PRT debug messages
2014-07-15 18:55:38
linux-wireless
[PATCH 01/12] staging: vt6656: INTvWorkItem remove camel case
2014-07-14 18:44:17
linux-wireless
[PATCH 2/2] staging: vt6656: set BBvSetAntennaMode in device_init_registers
2014-07-14 18:44:15
linux-wireless
[PATCH 1/2] staging: vt6656: device.h remove old wireless stats
2014-07-13 09:43:51
linux-wireless
[PATCH 13/13] staging: vt6656: wcnd.c clean up comments
2014-07-13 09:43:49
linux-wireless
[PATCH 12/13] staging: vt6656: wcmd remove unneeded headers
2014-07-13 09:43:47
linux-wireless
[PATCH 11/13] staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timer
2014-07-13 09:43:45
linux-wireless
[PATCH 10/13] staging: vt6656: Drop u8 pointer and rename bScheduleCommand.
2014-07-13 09:43:44
linux-wireless
[PATCH 09/13] staging: vt6656: rename vRunCommand to vnt_run_command
2014-07-13 09:43:42
linux-wireless
[PATCH 08/13] staging: vt6656: rename vCommandTimerWait to vnt_cmd_timer_wait
2014-07-13 09:43:40
linux-wireless
[PATCH 07/13] staging: vt6656: Move and rename s_bCommandComplete to vnt_cmd_complete
2014-07-13 09:43:38
linux-wireless
[PATCH 06/13] staging: vt6656: dead code remove typedef enum tagCMD_STATUS
2014-07-13 09:43:37
linux-wireless
[PATCH 05/13] staging: vt6656: replace camel case from command variables
2014-07-13 09:43:37
linux-wireless
[PATCH 04/13] staging: vt6656: remove unused variables bCmdClear and bNeedRadioOFF
2014-07-13 09:43:33
linux-wireless
[PATCH 03/13] staging: vt6656: remove typedef struct tagCMD_ITEM
2014-07-13 09:43:31
linux-wireless
[PATCH 02/13] staging: vt6656: replace typedef enum tagCMD_STATE with enum vnt_cmd_state
2014-07-13 09:43:29
linux-wireless
[PATCH 01/13] staging: vt6656: replace typedef enum tagCMD_CODE with enum vnt_cmd
2014-07-12 19:13:20
linux-wireless
[PATCH 4/4] staging: vt6656: baseband.c rename abyVT3184_VT3226D0 to vnt_vt3184_vt3226d0
2014-07-12 19:13:18
linux-wireless
[PATCH 3/4] staging: vt6656: baseband.c remame abyVT3184_AL2230 to vnt_vt3184_al2230
2014-07-12 19:13:17
linux-wireless
[PATCH 2/4] staging: vt6656: baseband.c rename abyVT3184_AGC to vnt_vt3184_agc
2014-07-12 19:13:16
linux-wireless
[PATCH 1/4] staging: vt6656: baseband clean up VT3184 static variables
2014-07-12 10:30:43
linux-wireless
[PATCH 4/4] staging: vt6656: rf.c cleanup comments
2014-07-12 10:30:43
linux-wireless
[PATCH 3/4] staging: vt6656: vnt_rf_write_embedded add reg length and IFREGCTL_REGW
2014-07-12 10:30:40
linux-wireless
[PATCH 2/4] staging: vt6656: rf.c remove dead code RFaby11aChannelIndex
2014-07-12 10:30:39
linux-wireless
[PATCH 1/4] staging: vt6656: rf.c clean up channel and power tables
2014-07-12 06:54:44
linux-wireless
[PATCH 10/10] staging: vt6656: wcmd replace debug message with dev_dbg
2014-07-12 06:54:43
linux-wireless
[PATCH 09/10] staging: vt6656: vResetCommandTimer remove camel case
2014-07-12 06:54:42
linux-wireless
[PATCH 08/10] staging: vt6656: bScheduleCommand remove camel case
2014-07-12 06:54:40
linux-wireless
[PATCH 07/10] staging: vt6656: s_bCommandComplete clean up and remove camel case
2014-07-12 06:54:38
linux-wireless
[PATCH 06/10] staging: vt6656: s_bCommandComplete remove else from if
2014-07-12 06:54:37
linux-wireless
[PATCH 05/10] staging: vt6656: remove unused variables from struct tagCMD_ITEM
2014-07-12 06:54:35
linux-wireless
[PATCH 04/10] staging: vt6656: vRunCommand remove camel case.
2014-07-12 06:54:34
linux-wireless
[PATCH 03/10] staging: vt6656: wcmd remove unused commands
2014-07-12 06:54:32
linux-wireless
[PATCH 02/10] staging: vt6656: wcmd Remove command WLAN_CMD_RADIO
2014-07-12 06:54:30
linux-wireless
[PATCH 01/10] staging: vt6656: vCommandTimerWait remove camel case.
2014-07-11 19:02:50
linux-wireless
[PATCH 2/2] staging: vt6656: Fix pairwise key for non station modes
2014-07-11 19:02:48
linux-wireless
[PATCH 1/2] staging: vt6656: vnt_init_bands fix missing default.
2014-07-11 00:09:37
linux-wireless
[PATCH 13/13] staging: vt6656: rxtx replace debug messages DBG_PRT
2014-07-11 00:09:35
linux-wireless
[PATCH 12/13] staging: vt6656: rxtx remove unneeded comments
2014-07-11 00:09:32
linux-wireless
[PATCH 11/13] staging: vt6656: rxtx remove static declarations