LinuxLists
Users
About
Jérôme Pouiller (
[email protected]
)
Number of posts: 1198 (0.75 per day)
First post: 2019-09-19 12:38:07
Last post: 2024-02-02 16:42:53
Previous Page
/
Next Page
Date
List
Subject
2022-02-16 09:39:33
linux-wireless
[PATCH 2/2] staging: wfx: apply the necessary SDIO quirks for the Silabs WF200
2022-02-16 09:39:32
linux-wireless
[PATCH 1/2] staging: wfx: WF200 has no official SDIO IDs
2022-02-16 09:39:31
linux-wireless
[PATCH 0/2] staging: wfx: apply SDIO suggestions
2022-02-13 05:51:07
linux-kernel
[PATCH 2/2] staging: wfx: remove support for legacy PDS format
2022-02-11 18:24:10
linux-wireless
[PATCH 1/2] staging: wfx: allow new PDS format
2022-02-11 18:15:32
linux-wireless
[PATCH 0/2] staging/wfx: change config files format
2022-02-10 20:47:33
linux-kernel
Re: [PATCH v9 05/24] wfx: add main.c/main.h
2022-02-10 18:48:08
linux-kernel
Re: [PATCH v9 05/24] wfx: add main.c/main.h
2022-02-10 16:20:36
linux-wireless
Re: [PATCH v9 05/24] wfx: add main.c/main.h
2022-02-03 09:52:15
linux-kernel
Re: [BUG] staging: wfx: possible deadlock in wfx_conf_tx() and wfx_add_interface()
2022-01-26 20:32:03
linux-kernel
Re: [PATCH v9 05/24] wfx: add main.c/main.h
2022-01-13 17:17:29
linux-wireless
Re: [PATCH 02/31] staging: wfx: fix HIF API license
2022-01-13 12:30:31
linux-wireless
[PATCH 31/31] staging: wfx: do not probe the device if not in the DT
2022-01-13 12:29:17
linux-wireless
[PATCH 30/31] staging: wfx: rename "config-file" DT attribute
2022-01-13 12:28:30
linux-wireless
[PATCH 29/31] staging: wfx: drop legacy compatible values
2022-01-13 12:28:12
linux-wireless
[PATCH 28/31] staging: wfx: fix firmware location
2022-01-13 12:28:05
linux-wireless
[PATCH 11/31] staging: wfx: preserve endianness of struct hif_ind_startup
2022-01-13 12:28:03
linux-wireless
[PATCH 27/31] staging: wfx: map 'compatible' attribute with board name
2022-01-13 12:27:41
linux-wireless
[PATCH 26/31] staging: wfx: remove force_ps_timeout
2022-01-13 12:27:30
linux-wireless
[PATCH 25/31] staging: wfx: do not display functions names in logs
2022-01-13 12:27:08
linux-wireless
[PATCH 24/31] staging: wfx: replace compiletime_assert() by BUILD_BUG_ON_MSG()
2022-01-13 12:26:57
linux-wireless
[PATCH 23/31] staging: wfx: use explicit labels for errors
2022-01-13 12:26:42
linux-wireless
[PATCH 22/31] staging: wfx: fix structs alignments
2022-01-13 12:26:39
linux-wireless
[PATCH 21/31] staging: wfx: reformat comments on 100 columns
2022-01-13 12:26:18
linux-wireless
[PATCH 20/31] staging: wfx: reformat code on 100 columns
2022-01-13 12:26:03
linux-wireless
[PATCH 18/31] staging: wfx: prefix structs hif_* with wfx_
2022-01-13 12:25:58
linux-wireless
[PATCH 09/31] staging: wfx: replace magic value by WFX_HIF_BUFFER_SIZE
2022-01-13 12:25:56
linux-wireless
[PATCH 16/31] staging: wfx: prefix functions from debug.h with wfx_
2022-01-13 12:25:54
linux-wireless
[PATCH 19/31] staging: wfx: prefix structs tx_policy and hwbus_ops with wfx_
2022-01-13 12:25:50
linux-wireless
[PATCH 08/31] staging: wfx: use IS_ALIGNED()
2022-01-13 12:25:49
linux-wireless
[PATCH 17/31] staging: wfx: prefix tx_policy_is_equal() with wfx_
2022-01-13 12:25:47
linux-wireless
[PATCH 07/31] staging: wfx: remove useless #ifdef
2022-01-13 12:25:46
linux-wireless
[PATCH 15/31] staging: wfx: prefix functions from hwio.h with wfx_
2022-01-13 12:25:45
linux-wireless
[PATCH 14/31] staging: wfx: prefix functions from hif_*.h with wfx_
2022-01-13 12:25:43
linux-wireless
[PATCH 10/31] stagigg: wfx: replace magic number by HIF_ID_IS_INDICATION
2022-01-13 12:25:42
linux-wireless
[PATCH 13/31] staging: wfx: fix ambiguous function name
2022-01-13 12:25:39
linux-wireless
[PATCH 12/31] staging: wfx: fix ambiguous function name
2022-01-13 12:25:35
linux-wireless
[PATCH 04/31] staging: wfx: fix comment correctness
2022-01-13 12:25:33
linux-wireless
[PATCH 06/31] staging: wfx: remove unnecessary braces
2022-01-13 12:25:32
linux-wireless
[PATCH 05/31] staging: wfx: explain uncommon Makefile statement
2022-01-13 12:25:30
linux-wireless
[PATCH 03/31] staging: wfx: fix missing headers
2022-01-13 12:25:20
linux-wireless
[PATCH 02/31] staging: wfx: fix HIF API license
2022-01-13 12:25:20
linux-wireless
[PATCH 00/31] staging/wfx: apply suggestions from the linux-wireless review
2022-01-13 12:25:15
linux-wireless
[PATCH 01/31] staging: wfx: fix Makefile and Kconfig licenses
2022-01-13 12:16:19
linux-kernel
Re: [PATCH 02/31] staging: wfx: fix HIF API license
2022-01-13 09:00:00
linux-kernel
[PATCH 31/31] staging: wfx: do not probe the device if not in the DT
2022-01-13 08:59:06
linux-kernel
[PATCH 30/31] staging: wfx: rename "config-file" DT attribute
2022-01-13 08:58:59
linux-kernel
[PATCH 29/31] staging: wfx: drop legacy compatible values
2022-01-13 08:58:57
linux-kernel
[PATCH 28/31] staging: wfx: fix firmware location
2022-01-13 08:58:44
linux-kernel
[PATCH 27/31] staging: wfx: map 'compatible' attribute with board name
2022-01-13 08:58:36
linux-kernel
[PATCH 26/31] staging: wfx: remove force_ps_timeout