Sean Wang ([email protected])

Number of posts: 1647 (6.06 per day)
First post: 2017-03-03 13:56:39
Last post: 2017-12-01 02:23:43

Date List Subject
2021-11-25 08:24:10 linux-bluetooth Re: [PATCH 2/4] Bluetooth: btmtksdio: handle runtime pm only when sdio_func is available
2021-11-22 17:10:41 linux-wireless Re: [PATCH 2/2] mt76: mt7921s: fix the device cannot sleep deeply in suspend
2021-11-22 03:46:53 linux-wireless Re: [PATCH 2/2] mt76: mt7921s: fix the device cannot sleep deeply in suspend
2021-11-20 20:29:35 linux-wireless Re: [PATCH 2/2] mt76: mt7921s: fix the device cannot sleep deeply in suspend
2021-11-19 23:22:21 linux-wireless [PATCH 2/2] mt76: mt7921s: fix the device cannot sleep deeply in suspend
2021-11-19 23:22:19 linux-wireless [PATCH 1/2] mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files
2021-11-19 22:26:11 linux-kernel [PATCH 4/4] Bluetooth: btmtksdio: add support of processing firmware coredump and log
2021-11-19 22:26:08 linux-bluetooth [PATCH 4/4] Bluetooth: btmtksdio: add support of processing firmware coredump and log
2021-11-19 22:26:06 linux-kernel [PATCH 3/4] Bluetooth: btmtksdio: fix resume failure
2021-11-19 22:26:04 linux-bluetooth [PATCH 3/4] Bluetooth: btmtksdio: fix resume failure
2021-11-19 22:26:01 linux-kernel [PATCH 2/4] Bluetooth: btmtksdio: handle runtime pm only when sdio_func is available
2021-11-19 22:26:00 linux-bluetooth [PATCH 2/4] Bluetooth: btmtksdio: handle runtime pm only when sdio_func is available
2021-11-19 22:25:57 linux-bluetooth [PATCH 1/4] Bluetooth: btmtksdio: drop the unnecessary variable created
2021-11-19 22:25:57 linux-kernel [PATCH 1/4] Bluetooth: btmtksdio: drop the unnecessary variable created
2021-11-03 00:09:36 linux-wireless [PATCH] mt76: mt7921: fix MT7921E reset failure
2021-10-28 22:34:50 linux-wireless [PATCH] mt76: mt7921: drop offload_flags overwritten
2021-10-27 22:34:59 linux-kernel [PATCH] linux-firmware: Update firmware for MT7921 BT device to 20211018131102
2021-10-18 23:21:03 linux-wireless [PATCH v5 16/17] mt76: mt7921: introduce mt7921s support
2021-10-18 23:20:53 linux-wireless [PATCH v5 10/17] mt76: sdio: move common code in mt76_sdio module
2021-10-18 23:20:44 linux-wireless [PATCH v5 01/17] mt76: mt7921: refactor mac.c to be bus independent
2021-10-18 23:20:36 linux-wireless [PATCH v5 04/17] mt76: mt7921: refactor init.c to be bus independent
2021-10-18 23:20:35 linux-wireless [PATCH v5 07/17] mt76: mt7663s: rely on mcu reg access utility
2021-10-18 23:20:35 linux-wireless [PATCH v5 13/17] mt76: connac: extend mcu_get_nic_capability
2021-10-18 23:17:29 linux-wireless [PATCH v5 02/17] mt76: mt7921: refactor dma.c to be pcie specific
2021-10-18 23:17:29 linux-wireless [PATCH v5 14/17] mt76: mt7921: rely on mcu_get_nic_capability
2021-10-18 23:17:29 linux-wireless [PATCH v5 17/17] mt76: mt7921s: add reset support
2021-10-18 23:15:46 linux-wireless [PATCH v5 00/17] Add MT7921 SDIO WiFi support
2021-10-18 23:15:46 linux-wireless [PATCH v5 03/17] mt76: mt7921: refactor mcu.c to be bus independent
2021-10-18 23:15:42 linux-wireless [PATCH v5 15/17] mt76: mt7921: refactor mt7921_mcu_send_message
2021-10-18 23:15:39 linux-wireless [PATCH v5 09/17] mt76: mt7921: use physical addr to unify register access
2021-10-18 23:15:38 linux-wireless [PATCH v5 12/17] mt76: sdio: extend sdio module to support CONNAC2
2021-10-18 23:15:33 linux-wireless [PATCH v5 06/17] mt76: connac: move mcu reg access utility routines in mt76_connac_lib module
2021-10-18 23:13:52 linux-wireless [PATCH v5 05/17] mt76: mt7921: add MT7921_COMMON module
2021-10-18 23:13:51 linux-wireless [PATCH v5 08/17] mt76: mt7921: make all event parser reusable between mt7921s and mt7921e
2021-10-18 23:13:42 linux-wireless [PATCH v5 11/17] mt76: sdio: introduce parse_irq callback
2021-10-18 21:42:12 linux-bluetooth [PATCH v2 03/10] Bluetooth: btmtksdio: add .set_bdaddr support
2021-10-18 21:42:05 linux-bluetooth [PATCH v2 06/10] Bluetooth: btmtksdio: update register CSDIOCSR operation
2021-10-18 21:41:28 linux-bluetooth [PATCH v2 09/10] mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices
2021-10-18 21:39:23 linux-bluetooth [PATCH v2 07/10] Bluetooth: btmtksdio: use register CRPLR to read packet length
2021-10-18 21:38:57 linux-bluetooth [PATCH v2 01/10] Bluetooth: mediatek: add BT_MTK module
2021-10-18 21:38:55 linux-bluetooth [PATCH v2 10/10] Bluetooth: btmtksdio: add MT7921s Bluetooth support
2021-10-18 21:38:17 linux-bluetooth [PATCH v2 04/10] Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear
2021-10-18 21:32:43 linux-bluetooth [PATCH v2 08/10] Bluetooth: btmtksdio: transmit packet according to status TX_EMPTY
2021-10-18 21:32:07 linux-bluetooth [PATCH v2 00/10] Add MT7921 SDIO Bluetooth support
2021-10-18 21:32:07 linux-bluetooth [PATCH v2 05/10] Bluetooth: btmtksdio: move interrupt service to work
2021-10-18 21:32:07 linux-bluetooth [PATCH v2 02/10] Bluetooth: btmtksido: rely on BT_MTK module
2021-10-13 21:24:55 linux-wireless Re: [PATCH v4 11/16] mt76: sdio: extend sdio module to support CONNAC2
2021-10-13 18:07:10 linux-wireless Re: [PATCH v4 11/16] mt76: sdio: extend sdio module to support CONNAC2
2021-10-12 23:04:21 linux-wireless [PATCH v4 16/16] mt76: mt7921s: add reset support
2021-10-12 23:04:13 linux-wireless [PATCH v4 11/16] mt76: sdio: extend sdio module to support CONNAC2
2021-10-12 23:04:13 linux-wireless [PATCH v4 13/16] mt76: mt7921: rely on mcu_get_nic_capability