LinuxLists
Users
About
David Mosberger-Tang (
[email protected]
)
Number of posts: 326 (0.09 per day)
First post: 2014-06-19 19:49:31
Last post: 2024-02-13 16:42:21
Previous Page
/
Next Page
Date
List
Subject
2021-12-18 23:55:34
linux-kernel
[PATCH 12/23] wilc1000: refactor wilc_wlan_cfg_commit() a bit
2021-12-18 23:55:33
linux-wireless
[PATCH 05/23] wilc1000: add wilc_wlan_tx_packet_done() function
2021-12-18 23:55:32
linux-wireless
[PATCH 07/23] wilc1000: increment tx_dropped stat counter on tx packet drop
2021-12-18 23:55:30
linux-kernel
[PATCH 17/23] wilc1000: remove no longer used "vif" argument from init_txq_entry()
2021-12-18 23:55:26
linux-kernel
[PATCH 20/23] wilc1000: eliminate "max_size_over" variable in fill_vmm_table
2021-12-18 23:55:25
linux-wireless
[PATCH 17/23] wilc1000: remove no longer used "vif" argument from init_txq_entry()
2021-12-18 23:55:23
linux-kernel
[PATCH 23/23] wilc1000: introduce symbolic names for two tx-related control bits
2021-12-18 23:55:20
linux-wireless
[PATCH 12/23] wilc1000: refactor wilc_wlan_cfg_commit() a bit
2021-12-18 23:55:19
linux-kernel
[PATCH 19/23] wilc1000: don't tell the chip to go to sleep while copying tx packets
2021-12-18 23:55:11
linux-kernel
[PATCH 22/23] wilc1000: minor syntax cleanup
2021-12-18 23:55:07
linux-kernel
[PATCH 16/23] wilc1000: switch tx queue to normal sk_buff entries
2021-12-18 23:55:05
linux-kernel
[PATCH 10/23] wilc1000: factor initialization of tx queue-specific packet fields
2021-12-18 23:55:04
linux-wireless
[PATCH 22/23] wilc1000: minor syntax cleanup
2021-12-18 23:55:04
linux-wireless
[PATCH 14/23] wilc1000: if there is no tx packet, don't increment packets-sent counter
2021-12-18 23:55:03
linux-wireless
[PATCH 23/23] wilc1000: introduce symbolic names for two tx-related control bits
2021-12-18 23:55:03
linux-kernel
[PATCH 06/23] wilc1000: move tx packet drop code into its own function
2021-12-18 23:55:00
linux-wireless
[PATCH 20/23] wilc1000: eliminate "max_size_over" variable in fill_vmm_table
2021-12-18 23:55:00
linux-kernel
[PATCH 02/23] wilc1000: switch txq_event from completion to waitqueue
2021-12-18 23:54:59
linux-wireless
[PATCH 09/23] wilc1000: prepare wilc_wlan_tx_packet_done() for sk_buff changes
2021-12-18 23:54:59
linux-wireless
[PATCH 11/23] wilc1000: convert tqx_entries from "int" to "atomic_t"
2021-12-18 23:54:58
linux-kernel
[PATCH 04/23] wilc1000: factor common code in wilc_wlan_cfg_set() and wilc_wlan_cfg_get()
2021-12-18 23:54:52
linux-wireless
[PATCH 16/23] wilc1000: switch tx queue to normal sk_buff entries
2021-12-18 23:54:51
linux-wireless
[PATCH 08/23] wilc1000: fix management packet type inconsistency
2021-12-18 23:54:51
linux-kernel
[PATCH 14/23] wilc1000: if there is no tx packet, don't increment packets-sent counter
2021-12-18 23:54:44
linux-kernel
[PATCH 18/23] wilc1000: split huge tx handler into subfunctions
2021-12-18 23:54:42
linux-kernel
[PATCH 21/23] wilc1000: declare read-only ac_preserve_ratio as static and const
2021-12-18 23:54:40
linux-kernel
[PATCH 15/23] wilc1000: Add struct wilc_skb_tx_cb as an alias of struct txq_entry_t
2021-12-18 23:54:39
linux-wireless
[PATCH 19/23] wilc1000: don't tell the chip to go to sleep while copying tx packets
2021-12-18 23:54:39
linux-kernel
[PATCH 11/23] wilc1000: convert tqx_entries from "int" to "atomic_t"
2021-12-18 23:54:37
linux-wireless
[PATCH 18/23] wilc1000: split huge tx handler into subfunctions
2021-12-18 23:54:37
linux-kernel
[PATCH 09/23] wilc1000: prepare wilc_wlan_tx_packet_done() for sk_buff changes
2021-12-18 23:54:36
linux-wireless
[PATCH 21/23] wilc1000: declare read-only ac_preserve_ratio as static and const
2021-12-18 23:54:36
linux-wireless
[PATCH 15/23] wilc1000: Add struct wilc_skb_tx_cb as an alias of struct txq_entry_t
2021-12-18 23:54:36
linux-wireless
[PATCH 10/23] wilc1000: factor initialization of tx queue-specific packet fields
2021-12-18 23:54:36
linux-kernel
[PATCH 05/23] wilc1000: add wilc_wlan_tx_packet_done() function
2021-12-18 23:54:35
linux-wireless
[PATCH 04/23] wilc1000: factor common code in wilc_wlan_cfg_set() and wilc_wlan_cfg_get()
2021-12-18 23:54:35
linux-wireless
[PATCH 13/23] wilc1000: sanitize config packet sequence number management a bit
2021-12-18 23:54:35
linux-kernel
[PATCH 13/23] wilc1000: sanitize config packet sequence number management a bit
2021-12-18 23:54:35
linux-kernel
[PATCH 08/23] wilc1000: fix management packet type inconsistency
2021-12-18 23:54:35
linux-kernel
[PATCH 01/23] wilc1000: don't hold txq_spinlock while initializing AC queue limits
2021-12-18 23:54:34
linux-wireless
[PATCH 01/23] wilc1000: don't hold txq_spinlock while initializing AC queue limits
2021-12-18 23:54:34
linux-wireless
[PATCH 06/23] wilc1000: move tx packet drop code into its own function
2021-12-18 23:54:34
linux-wireless
[PATCH 02/23] wilc1000: switch txq_event from completion to waitqueue
2021-12-18 23:54:34
linux-kernel
[PATCH 00/23] wilc1000: rework tx path to use sk_buffs throughout
2021-12-18 23:54:21
linux-wireless
[PATCH 00/23] wilc1000: rework tx path to use sk_buffs throughout
2021-12-18 23:54:21
linux-kernel
[PATCH 03/23] wilc1000: move receive-queue stats from txq to wilc structure
2021-12-18 23:54:20
linux-wireless
[PATCH 03/23] wilc1000: move receive-queue stats from txq to wilc structure
2021-12-16 15:30:34
linux-kernel
Re: [PATCH] wilc1000: Allow setting power_save before driver is initialized
2021-12-16 15:30:32
linux-wireless
Re: [PATCH] wilc1000: Allow setting power_save before driver is initialized
2021-12-16 15:26:29
linux-kernel
Re: [PATCH v5 1/2] wilc1000: Add reset/enable GPIO support to SPI driver
2021-12-16 15:26:28
linux-wireless
Re: [PATCH v5 1/2] wilc1000: Add reset/enable GPIO support to SPI driver