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

Date List Subject
2021-12-16 05:38:02 linux-kernel Re: [PATCH] wilc1000: Allow setting power_save before driver is initialized
2021-12-16 05:38:02 linux-wireless Re: [PATCH] wilc1000: Allow setting power_save before driver is initialized
2021-12-16 03:26:34 linux-kernel [PATCH] wilc1000: Convert static "chipid" variable to device-local variable
2021-12-16 03:26:33 linux-wireless [PATCH] wilc1000: Convert static "chipid" variable to device-local variable
2021-12-16 00:54:39 linux-wireless Re: RFC: wilc1000: refactor TX path to use sk_buff queue
2021-12-15 14:59:31 linux-wireless Re: [PATCH v5 1/2] wilc1000: Add reset/enable GPIO support to SPI driver
2021-12-15 14:59:30 linux-kernel Re: [PATCH v5 1/2] wilc1000: Add reset/enable GPIO support to SPI driver
2021-12-15 14:48:46 linux-kernel Re: [PATCH v5 0/2] wilc1000: Add reset/enable GPIO support to SPI driver
2021-12-15 14:48:46 linux-wireless Re: [PATCH v5 0/2] wilc1000: Add reset/enable GPIO support to SPI driver
2021-12-15 03:05:22 linux-wireless [PATCH v5 1/2] wilc1000: Add reset/enable GPIO support to SPI driver
2021-12-15 03:05:21 linux-kernel [PATCH v5 1/2] wilc1000: Add reset/enable GPIO support to SPI driver
2021-12-15 03:05:20 linux-kernel [PATCH v5 2/2] wilc1000: Document enable-gpios and reset-gpios properties
2021-12-15 03:05:18 linux-wireless [PATCH v5 2/2] wilc1000: Document enable-gpios and reset-gpios properties
2021-12-15 03:05:13 linux-kernel [PATCH v5 0/2] wilc1000: Add reset/enable GPIO support to SPI driver
2021-12-15 03:05:12 linux-wireless [PATCH v5 0/2] wilc1000: Add reset/enable GPIO support to SPI driver
2021-12-15 02:53:56 linux-kernel Re: [PATCH v4 2/2] wilc1000: Document enable-gpios and reset-gpios properties
2021-12-15 02:53:55 linux-wireless Re: [PATCH v4 2/2] wilc1000: Document enable-gpios and reset-gpios properties
2021-12-14 23:30:26 linux-wireless Re: [PATCH v4 2/2] wilc1000: Document enable-gpios and reset-gpios properties
2021-12-14 23:30:26 linux-kernel Re: [PATCH v4 2/2] wilc1000: Document enable-gpios and reset-gpios properties
2021-12-14 17:43:50 linux-wireless Re: RFC: wilc1000: refactor TX path to use sk_buff queue
2021-12-14 16:33:38 linux-kernel [PATCH v4 2/2] wilc1000: Document enable-gpios and reset-gpios properties
2021-12-14 16:33:37 linux-wireless [PATCH v4 2/2] wilc1000: Document enable-gpios and reset-gpios properties
2021-12-14 16:33:34 linux-wireless [PATCH v4 0/2] Add reset/enable GPIO support to SPI driver
2021-12-14 16:33:33 linux-kernel [PATCH v4 0/2] Add reset/enable GPIO support to SPI driver
2021-12-14 16:33:30 linux-kernel [PATCH v4 1/2] wilc1000: Add reset/enable GPIO support to SPI driver
2021-12-14 16:33:27 linux-wireless [PATCH v4 1/2] wilc1000: Add reset/enable GPIO support to SPI driver
2021-12-12 21:22:00 linux-kernel Re: [PATCH] wilc1000: Allow setting power_save before driver is initialized
2021-12-12 21:21:58 linux-wireless Re: [PATCH] wilc1000: Allow setting power_save before driver is initialized
2021-12-12 01:21:22 linux-kernel [PATCH] wilc1000: Allow setting power_save before driver is initialized
2021-12-12 01:21:22 linux-wireless [PATCH] wilc1000: Allow setting power_save before driver is initialized
2021-12-11 20:32:27 linux-wireless RFC: wilc1000: refactor TX path to use sk_buff queue
2021-12-10 20:30:25 linux-wireless [PATCH v2 1/1] wilc1000: Improve WILC TX performance when power_save is off
2021-12-10 20:30:24 linux-wireless [PATCH v2 0/1] wilc1000: Improve WILC TX performance when power_save is off
2021-12-10 18:02:22 linux-wireless [PATCH] wilc1000: Improve WILC TX performance when power_save is off
2021-12-10 17:45:39 linux-wireless Re: RFC: wilc1000 module parameter to disable chip sleep
2021-12-09 20:09:06 linux-wireless Re: RFC: wilc1000 module parameter to disable chip sleep
2021-12-09 19:28:17 linux-wireless Re: RFC: wilc1000 module parameter to disable chip sleep
2021-12-09 19:12:09 linux-wireless Re: RFC: wilc1000 module parameter to disable chip sleep
2021-12-09 18:16:01 linux-wireless Re: RFC: wilc1000 module parameter to disable chip sleep
2021-12-09 18:10:20 linux-wireless Re: RFC: wilc1000 module parameter to disable chip sleep
2021-12-09 04:44:45 linux-kernel [PATCH 4/4] wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"
2021-12-09 04:44:45 linux-wireless [PATCH 4/4] wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"
2021-12-09 04:44:43 linux-kernel [PATCH 1/4] wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi"
2021-12-09 04:44:43 linux-wireless [PATCH 2/4] wilc1000: Rename irq handler from "WILC_IRQ" to netdev name
2021-12-09 04:44:40 linux-kernel [PATCH 3/4] wilc1000: Rename tx task from "K_TXQ_TASK" to NETDEV-tx
2021-12-09 04:44:39 linux-kernel [PATCH 2/4] wilc1000: Rename irq handler from "WILC_IRQ" to netdev name
2021-12-09 04:44:35 linux-wireless [PATCH 3/4] wilc1000: Rename tx task from "K_TXQ_TASK" to NETDEV-tx
2021-12-09 04:44:32 linux-kernel [PATCH 0/4] wilc1000: use Linux-style for system-visible names
2021-12-09 04:44:32 linux-wireless [PATCH 1/4] wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi"
2021-12-09 04:44:29 linux-wireless [PATCH 0/4] wilc1000: use Linux-style for system-visible names
2021-12-08 18:50:04 linux-wireless RFC: wilc1000 module parameter to disable chip sleep