Show patches with: Submitter = Jérôme Pouiller       |    State = Action Required       |    Archived = No       |   276 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
wifi: wfx: fix memory leak when starting AP wifi: wfx: fix memory leak when starting AP --- 2024-02-02 Jérôme Pouiller New
[2/2] wfx: update to firmware 3.17 Untitled series #229376 --- 2023-12-06 Jérôme Pouiller New
[v3,8/8] wifi: wfx: implement wfx_remain_on_channel() wfx: implement Remain On Channel --- 2023-10-04 Jérôme Pouiller New
[v3,7/8] wifi: wfx: allow to send frames during ROC wfx: implement Remain On Channel --- 2023-10-04 Jérôme Pouiller New
[v3,6/8] wifi: wfx: scan_lock is global to the device wfx: implement Remain On Channel --- 2023-10-04 Jérôme Pouiller New
[v3,5/8] wifi: wfx: simplify exclusion between scan and Rx filters wfx: implement Remain On Channel --- 2023-10-04 Jérôme Pouiller New
[v3,4/8] wifi: wfx: introduce hif_scan_uniq() wfx: implement Remain On Channel --- 2023-10-04 Jérôme Pouiller New
[v3,3/8] wifi: wfx: move wfx_skb_*() out of the header file wfx: implement Remain On Channel --- 2023-10-04 Jérôme Pouiller New
[v3,2/8] wifi: wfx: relocate wfx_rate_mask_to_hw() wfx: implement Remain On Channel --- 2023-10-04 Jérôme Pouiller New
[v3,1/8] wifi: wfx: fix power_save setting when AP is stopped wfx: implement Remain On Channel --- 2023-10-04 Jérôme Pouiller New
[v2] wifi: wfx: fix case where rates are out of order [v2] wifi: wfx: fix case where rates are out of order --- 2023-10-04 Jérôme Pouiller New
[v2,8/9] wifi: wfx: scan_lock is global to the device wfx: implement Remain On Channel --- 2023-09-27 Jérôme Pouiller New
[v2,6/9] wifi: wfx: implement wfx_remain_on_channel() wfx: implement Remain On Channel --- 2023-09-27 Jérôme Pouiller New
[v2,5/9] wifi: wfx: add placeholders for remain_on_channel feature wfx: implement Remain On Channel --- 2023-09-27 Jérôme Pouiller New
[v10,1/1] wfx: get out from the staging area wfx: get out from the staging area --- 2022-02-26 Jérôme Pouiller New
[10/10] staging: wfx: flags for SPI IRQ were ignored staging: wfx: usual maintenance --- 2022-02-25 Jérôme Pouiller New
[09/10] staging: wfx: ensure HIF request has been sent before polling staging: wfx: usual maintenance --- 2022-02-25 Jérôme Pouiller New
[08/10] staging: wfx: prefer to wait for an event instead to sleep staging: wfx: usual maintenance --- 2022-02-25 Jérôme Pouiller New
[07/10] staging: wfx: remove duplicated code in wfx_cmd_send() staging: wfx: usual maintenance --- 2022-02-25 Jérôme Pouiller New
[02/10] staging: wfx: fix struct alignment staging: wfx: usual maintenance --- 2022-02-25 Jérôme Pouiller New
[2/3] wfx: add antenna configuration files linux-firmware: update wfx --- 2022-02-21 Jérôme Pouiller New
[1/3] wfx: rename silabs/ into wfx/ linux-firmware: update wfx --- 2022-02-21 Jérôme Pouiller New
[2/2] staging: wfx: apply the necessary SDIO quirks for the Silabs WF200 staging: wfx: apply SDIO suggestions --- 2022-02-16 Jérôme Pouiller New
[1/2] staging: wfx: WF200 has no official SDIO IDs staging: wfx: apply SDIO suggestions --- 2022-02-16 Jérôme Pouiller New
[2/2] staging: wfx: remove support for legacy PDS format staging/wfx: change config files format --- 2022-02-11 Jérôme Pouiller New
[1/2] staging: wfx: allow new PDS format staging/wfx: change config files format --- 2022-02-11 Jérôme Pouiller New
[30/31] staging: wfx: rename "config-file" DT attribute [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[28/31] staging: wfx: fix firmware location [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[26/31] staging: wfx: remove force_ps_timeout [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[24/31] staging: wfx: replace compiletime_assert() by BUILD_BUG_ON_MSG() [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[22/31] staging: wfx: fix structs alignments [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[20/31] staging: wfx: reformat code on 100 columns [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[17/31] staging: wfx: prefix tx_policy_is_equal() with wfx_ [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[16/31] staging: wfx: prefix functions from debug.h with wfx_ [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[14/31] staging: wfx: prefix functions from hif_*.h with wfx_ [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[12/31] staging: wfx: fix ambiguous function name [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[10/31] stagigg: wfx: replace magic number by HIF_ID_IS_INDICATION [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[08/31] staging: wfx: use IS_ALIGNED() [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[06/31] staging: wfx: remove unnecessary braces [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[04/31] staging: wfx: fix comment correctness [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[02/31] staging: wfx: fix HIF API license [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[01/31] staging: wfx: fix Makefile and Kconfig licenses [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[v3,31/32] staging: wfx: indent functions arguments staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v3,27/32] staging: wfx: avoid c99 comments staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v3,20/32] staging: wfx: apply naming rules in hif_tx_mib.c staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v3,09/32] staging: wfx: declare support for TDLS staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v3,07/32] staging: wfx: fix atomic accesses in wfx_tx_queue_empty() staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v3,02/32] staging: wfx: do not send CAB while scanning staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v2,33/33] staging: wfx: early exit of PDS is not correct staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v2,29/33] staging: wfx: remove useless comments after #endif staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v2,26/33] staging: wfx: reformat comment staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v2,21/33] staging: wfx: remove unused definition staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v2,19/33] staging: wfx: fix error names staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v2,16/33] staging: wfx: declare variables at beginning of functions staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v2,13/33] staging: wfx: update with the firmware API 3.8 staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v2,11/33] staging: wfx: relax the PDS existence constraint staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v2,08/33] staging: wfx: take advantage of wfx_tx_queue_empty() staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[v2,04/33] staging: wfx: wait for SCAN_CMPL after a SCAN_STOP staging/wfx: usual maintenance --- 2021-09-13 Jérôme Pouiller New
[19/31] staging: wfx: fix error names staging/wfx: usual maintenance --- 2021-09-10 Jérôme Pouiller New
[v5,24/24] wfx: get out from the staging area wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,23/24] wfx: remove from the staging area wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,22/24] wfx: add traces.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,21/24] wfx: add debug.c/debug.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,20/24] wfx: add scan.c/scan.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,19/24] wfx: add sta.c/sta.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,18/24] wfx: add data_tx.c/data_tx.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,17/24] wfx: add queue.c/queue.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,16/24] wfx: add data_rx.c/data_rx.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,15/24] wfx: add hif_rx.c/hif_rx.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,14/24] wfx: add key.c/key.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,13/24] wfx: add hif_tx*.c/hif_tx*.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,12/24] wfx: add hif_api_*.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,11/24] wfx: add bh.c/bh.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,10/24] wfx: add fwio.c/fwio.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,09/24] wfx: add hwio.c/hwio.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,08/24] wfx: add bus_sdio.c wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,07/24] wfx: add bus_spi.c wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,06/24] wfx: add bus.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,05/24] wfx: add main.c/main.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,04/24] wfx: add wfx.h wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,03/24] wfx: add Makefile/Kconfig wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,02/24] dt-bindings: introduce silabs,wfx.yaml wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
[v5,01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip wfx: get out from the staging area --- 2021-03-15 Jérôme Pouiller New
staging: wfx: fix possible panic with re-queued frames staging: wfx: fix possible panic with re-queued frames --- 2021-02-08 Jérôme Pouiller New
[v3,09/24] wfx: add hwio.c/hwio.h Untitled series #75830 --- 2020-11-04 Jérôme Pouiller New
[v3,03/24] wfx: add Makefile/Kconfig Untitled series #75830 --- 2020-11-04 Jérôme Pouiller New
[1/2] staging: wfx: fix use of uninitialized pointer [1/2] staging: wfx: fix use of uninitialized pointer --- 2020-10-19 Jérôme Pouiller New
[01/23] dt-bindings: introduce silabs,wfx.yaml wfx: get out from the staging area --- 2020-10-12 Jérôme Pouiller New
[8/8] staging: wfx: improve robustness of wfx_get_hw_rate() Untitled series #63078 --- 2020-10-09 Jérôme Pouiller New
[6/8] staging: wfx: gpiod_get_value() can return an error Untitled series #63078 --- 2020-10-09 Jérôme Pouiller New
[4/8] staging: wfx: wfx_init_common() returns NULL on error Untitled series #63078 --- 2020-10-09 Jérôme Pouiller New
[3/8] staging: wfx: standardize the error when vif does not exist Untitled series #63078 --- 2020-10-09 Jérôme Pouiller New
[2/8] staging: wfx: check memory allocation Untitled series #63078 --- 2020-10-09 Jérôme Pouiller New
[6/7] dt-bindings: staging: wfx: silabs,wfx yaml conversion wfx: move out from the staging area --- 2020-10-07 Jérôme Pouiller New
[5/7] staging: wfx: update copyrights dates wfx: move out from the staging area --- 2020-10-07 Jérôme Pouiller New
[4/7] staging: wfx: fix QoS priority for slow buses wfx: move out from the staging area --- 2020-10-07 Jérôme Pouiller New
[3/7] staging: wfx: fix BA sessions for older firmwares wfx: move out from the staging area --- 2020-10-07 Jérôme Pouiller New
[2/7] staging: wfx: remove remaining code of 'secure link' feature wfx: move out from the staging area --- 2020-10-07 Jérôme Pouiller New
[1/7] staging: wfx: fix handling of MMIC error wfx: move out from the staging area --- 2020-10-07 Jérôme Pouiller New
[28/31] staging: wfx: fix spaces [01/31] staging: wfx: improve readability of association processing --- 2020-09-07 Jérôme Pouiller New
« 1 2 3 »