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
2015-09-27 08:18:20
linux-wireless
[PATCH 2/6] staging: vt6656: implement TSF counter
2015-09-27 08:18:18
linux-wireless
[PATCH 1/6] staging: vt6655: don't stop TX queue unless buffer full.
2015-09-12 18:11:17
linux-wireless
[PATCH 11/11] staging: vt6655: Move code in device_get_pci_info
2015-09-12 18:11:15
linux-wireless
[PATCH 10/11] staging: vt6655: device_get_pci_info pcid already assigned.
2015-09-12 18:11:14
linux-wireless
[PATCH 09/11] staging: vt6655: device_get_pci_info remove call to set master.
2015-09-12 18:11:13
linux-wireless
[PATCH 08/11] staging: vt6655: device_get_pci_info remove variable cis_addr.
2015-09-12 18:11:12
linux-wireless
[PATCH 07/11] staging: vt6655: device_get_pci_info remove unused pci_read_config_*
2015-09-12 18:11:11
linux-wireless
[PATCH 06/11] staging: vt6655: remove and move vt6655_init_info
2015-09-12 18:11:10
linux-wireless
[PATCH 05/11] staging: vt6655: vt6655_init_info remove memset.
2015-09-12 18:11:08
linux-wireless
[PATCH 04/11] staging: vt6655: remove unused multicast_limit.
2015-09-12 18:11:07
linux-wireless
[PATCH 01/11] staging: vt6655: vt6655_probe remove PCI debug info
2015-09-12 18:11:07
linux-wireless
[PATCH 02/11] staging: vt6655: remove get_chip_name and info message.
2015-09-12 18:11:07
linux-wireless
[PATCH 03/11] staging: vt6655: Remove typedef struct __chip_info_tbl
2015-08-15 20:58:08
linux-wireless
[PATCH 4/4] staging: vt6655: replace typedef struct tagSRxDesc
2015-08-15 20:58:07
linux-wireless
[PATCH 3/4] staging: vt6655: replace typedef struct tagDEVICE_RD_INFO
2015-08-15 20:58:06
linux-wireless
[PATCH 2/4] staging: vt6655: replace typedef struct tagRDES1
2015-08-15 20:58:06
linux-wireless
[PATCH 1/4] staging: vt6655: replace typedef struct tagRDES0
2015-08-14 21:59:23
linux-wireless
[PATCH 6/6] staging: vt6655: Replace typedef struct tagSTxDesc
2015-08-14 21:59:22
linux-wireless
[PATCH 5/6] staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structure
2015-08-14 21:59:21
linux-wireless
[PATCH 4/6] staging: vt6655: struct tagDEVICE_TD_INFO remove dwHeaderLength
2015-08-14 21:59:20
linux-wireless
[PATCH 3/6] staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.
2015-08-14 21:59:19
linux-wireless
[PATCH 2/6] staging: vt6655: replaced typedef struct tagTDES1
2015-08-14 21:59:18
linux-wireless
[PATCH 1/6] staging: vt6655: desc.h replace typedef struct tagTDES0
2015-08-02 11:35:04
linux-wireless
[PATCH] staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULL
2015-07-22 18:18:00
linux-wireless
[PATCH 15/15] staging: vt6655: desc.h remove dead strctures
2015-07-22 18:17:59
linux-wireless
[PATCH 14/15] staging: vt6655: s_cbFillTxBufHead replace STxBufHead
2015-07-22 18:17:57
linux-wireless
[PATCH 13/15] staging: vt6655: always set 32 bit dma mask
2015-07-22 18:17:56
linux-wireless
[PATCH 12/15] staging: vt6655: fix tagTDES1 -> wReqCount type
2015-07-22 18:17:55
linux-wireless
[PATCH 11/15] staging: vt6655: Fix wReqCount to __le16
2015-07-22 18:17:54
linux-wireless
[PATCH 10/15] staging: vt6655: fix tagSRxDesc -> next_desc type
2015-07-22 18:17:52
linux-wireless
[PATCH 09/15] staging: vt6655: Fix tagSRxDesc -> buff_addr type
2015-07-22 18:17:50
linux-wireless
[PATCH 08/15] staging: vt6655: remove unused tagDEVICE_RD_INFO -> curr_desc
2015-07-22 18:17:49
linux-wireless
[PATCH 07/15] staging: vt6655: fix tagSTxDesc -> next_desc type
2015-07-22 18:17:47
linux-wireless
[PATCH 06/15] staging: vt6655: fix tagDEVICE_TD_INFO -> buff_addr type
2015-07-22 18:17:46
linux-wireless
[PATCH 05/15] staging: vt6655: Remove unused tagDEVICE_TD_INFO curr_desc
2015-07-22 18:17:44
linux-wireless
[PATCH 04/15] staging: vt6655: remove unnecessary variable skb_dma
2015-07-22 18:17:06
linux-wireless
[PATCH 03/15] staging: vt6655: dead code tx path remove dma_unmap_single
2015-07-22 18:17:05
linux-wireless
[PATCH 02/15] staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUG
2015-07-22 18:17:03
linux-wireless
[PATCH 01/15] staging: vt6655: Remove ununsed macro ASSERT
2015-07-16 10:08:34
linux-kernel
Re: [RESEND PATCH 1/1] staging:vt6655: remove checks around dev_kfree_skb
2015-07-09 16:04:14
linux-wireless
[PATCH] staging: vt6656: check ieee80211_bss_conf bssid not NULL
2015-07-09 16:01:45
linux-wireless
[PATCH 4/4] staging: vt6655: Correct listen interval TBTT wake up
2015-07-09 16:01:43
linux-wireless
[PATCH 3/4] staging: vt6655: vnt_tx_packet don't wakeup from power saving.
2015-07-09 16:01:42
linux-wireless
[PATCH 2/4 v2] staging: vt6655: Fix missing power saving support
2015-07-09 16:01:41
linux-wireless
[PATCH 1/4] staging: vt6655: check ieee80211_bss_conf bssid not NULL
2015-06-21 10:06:23
linux-wireless
[PATCH 3/3] staging: vt6655: Correct listen interval TBTT wake up
2015-06-21 10:06:21
linux-wireless
[PATCH 2/3] staging: vt6655: vnt_tx_packet don't wakeup from power saving.
2015-06-21 10:06:19
linux-wireless
[PATCH 1/3] staging: vt6655: Fix missing power saving support
2015-06-16 22:43:33
linux-wireless
[PATCH 2/2] staging: vt6655: use module_pci_driver helper
2015-06-16 22:43:32
linux-wireless
[PATCH 1/2] staging: vt6655: remove suspend struct notifier_block.
2015-06-03 18:33:38
linux-kernel
Re: [PATCH] ts2020: Allow stats polling to be suppressed